From 104e3edc3fb2e26e29bfd6970b3a2b223e04fd99 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 15 Sep 2015 23:36:41 +0200 Subject: [PATCH] Switch repositories to cdn.openmamba.org --- openmamba-smart-devel.py | 28 ++++++++++++++-------------- openmamba-smart-milestone3.py | 16 ++++++++-------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/openmamba-smart-devel.py b/openmamba-smart-devel.py index 8dbfce6..174a220 100644 --- a/openmamba-smart-devel.py +++ b/openmamba-smart-devel.py @@ -6,7 +6,7 @@ if not sysconf.get(("channels", "devel")): {"alias": "devel", "type": "apt-rpm", "name": "base development repository [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel", "components": "%ARCH%"}) # @@ -18,7 +18,7 @@ if not sysconf.get(("channels", "devel-games")): {"alias": "devel-games", "type": "apt-rpm", "name": "branch of devel repository containing big games [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-games", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-games", "components": "%ARCH%"}) # @@ -29,7 +29,7 @@ if not sysconf.get(("channels", "devel-kde4")): {"alias": "devel-kde4", "type": "apt-rpm", "name": "latest kde4 release [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-kde4", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-kde4", "components": "%ARCH%", "disabled": "yes"}) @@ -41,7 +41,7 @@ if not sysconf.get(("channels", "devel-kernel")): {"alias": "devel-kernel", "type": "apt-rpm", "name": "latest kernel release [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-kernel", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-kernel", "components": "%ARCH%", "disabled": "yes"}) @@ -53,7 +53,7 @@ if not sysconf.get(("channels", "devel-xorg")): {"alias": "devel-xorg", "type": "apt-rpm", "name": "latest xorg release [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-xorg", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-xorg", "components": "%ARCH%", "disabled": "yes"}) @@ -65,7 +65,7 @@ if not sysconf.get(("channels", "devel-gnome")): {"alias": "devel-gnome", "type": "apt-rpm", "name": "latest Gnome release [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-gnome", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-gnome", "components": "%ARCH%", "disabled": "yes"}) @@ -77,7 +77,7 @@ if not sysconf.get(("channels", "devel-misc")): {"alias": "devel-misc", "type": "apt-rpm", "name": "latest miscellaneous releases [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-misc", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-misc", "components": "%ARCH%", "disabled": "yes"}) @@ -90,7 +90,7 @@ if not sysconf.get(("channels", "devel-makedist")): {"alias": "devel-makedist", "type": "apt-rpm", "name": "auxiliary repository for makedist (livecd, flash 1GB) [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-makedist", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-makedist", "components": "%ARCH%", "disabled": "yes"}) @@ -103,7 +103,7 @@ if not sysconf.get(("channels", "devel-embedded")): {"alias": "devel-embedded", "type": "apt-rpm", "name": "auxiliary repository for embedded systems [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-embedded", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-embedded", "components": "%ARCH%", "manual": "yes", "disabled": "yes"}) @@ -117,7 +117,7 @@ if not sysconf.get(("channels", "devel-autodist")): {"alias": "devel-autodist", "type": "apt-rpm", "name": "auxiliary repository for autodist (automatic builds) [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-autodist", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-autodist", "components": "%ARCH%", "manual": "yes", "disabled": "yes"}) @@ -131,7 +131,7 @@ if not sysconf.get(("channels", "devel-future")): {"alias": "devel-future", "type": "apt-rpm", "name": "auxiliary repository for not yet integrated new releases [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-future", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-future", "components": "%ARCH%", "manual": "yes", "disabled": "yes"}) @@ -145,7 +145,7 @@ if not sysconf.get(("channels", "devel-past")): {"alias": "devel-past", "type": "apt-rpm", "name": "archive repository for obsoleted and removed packages [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-past", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-past", "components": "%ARCH%", "manual": "yes", "disabled": "yes"}) @@ -159,7 +159,7 @@ if not sysconf.get(("channels", "devel-java")): {"alias": "devel-java", "type": "apt-rpm", "name": "contributed java packages [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-java", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-java", "components": "%ARCH%", "disabled": "yes"}) @@ -172,7 +172,7 @@ if not sysconf.get(("channels", "devel-contrib")): {"alias": "devel-contrib", "type": "apt-rpm", "name": "auxiliary repository for contributors [unstable]", - "baseurl": "http://www.openmamba.org/pub/openmamba/devel-contrib", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/devel-contrib", "components": "%ARCH%", "manual": "yes", "disabled": "yes"}) diff --git a/openmamba-smart-milestone3.py b/openmamba-smart-milestone3.py index 018c332..33a57b9 100644 --- a/openmamba-smart-milestone3.py +++ b/openmamba-smart-milestone3.py @@ -6,7 +6,7 @@ if not sysconf.get(("channels", "milestone3")): {"alias": "milestone3", "type": "apt-rpm", "name": "stable milestone3 base packages", - "baseurl": "http://www.openmamba.org/pub/openmamba/milestone3", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/milestone3", "components": "%ARCH%"}) # @@ -18,7 +18,7 @@ if not sysconf.get(("channels", "milestone3-games")): {"alias": "milestone3-games", "type": "apt-rpm", "name": "stable milestone3 games packages", - "baseurl": "http://www.openmamba.org/pub/openmamba/milestone3-games", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/milestone3-games", "components": "%ARCH%"}) # @@ -30,7 +30,7 @@ if not sysconf.get(("channels", "milestone3-updates")): {"alias": "milestone3-updates", "type": "apt-rpm", "name": "stable milestone3 updates packages", - "baseurl": "http://www.openmamba.org/pub/openmamba/milestone3-updates", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/milestone3-updates", "components": "%ARCH%"}) # @@ -42,7 +42,7 @@ if not sysconf.get(("channels", "milestone3-kernel")): {"alias": "milestone3-kernel", "type": "apt-rpm", "name": "newest kernel release for milestone3 stable systems", - "baseurl": "http://www.openmamba.org/pub/openmamba/milestone3-kernel", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/milestone3-kernel", "components": "%ARCH%", "disabled": "yes"}) @@ -55,7 +55,7 @@ if not sysconf.get(("channels", "milestone3-kernel-next")): {"alias": "milestone3-kernel-next", "type": "apt-rpm", "name": "experimental kernel release for milestone3 stable systems", - "baseurl": "http://www.openmamba.org/pub/openmamba/milestone3-kernel-next", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/milestone3-kernel-next", "components": "%ARCH%", "disabled": "yes"}) @@ -68,7 +68,7 @@ if not sysconf.get(("channels", "milestone3-kde4")): {"alias": "milestone3-kde4", "type": "apt-rpm", "name": "newest kde4 release for milestone3 stable systems", - "baseurl": "http://www.openmamba.org/pub/openmamba/milestone3-kde4", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/milestone3-kde4", "components": "%ARCH%", "disabled": "yes"}) @@ -81,7 +81,7 @@ if not sysconf.get(("channels", "milestone3-xorg")): {"alias": "milestone3-xorg", "type": "apt-rpm", "name": "newest X.org release for milestone3 stable systems", - "baseurl": "http://www.openmamba.org/pub/openmamba/milestone3-xorg", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/milestone3-xorg", "components": "%ARCH%", "disabled": "yes"}) @@ -94,7 +94,7 @@ if not sysconf.get(("channels", "milestone3-makedist")): {"alias": "milestone3-makedist", "type": "apt-rpm", "name": "experimental milestone3 makedist packages", - "baseurl": "http://www.openmamba.org/pub/openmamba/milestone3-makedist", + "baseurl": "http://cdn.openmamba.org/pub/openmamba/milestone3-makedist", "components": "%ARCH%", "disabled": "yes"})