Switch repositories to cdn.openmamba.org

This commit is contained in:
Silvan Calarco 2015-09-15 23:36:41 +02:00
parent b1b6340d21
commit 104e3edc3f
2 changed files with 22 additions and 22 deletions

View File

@ -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"})

View File

@ -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"})