From 115a37692ee3084d7d08488cb8ebc53f6c1f1f5a Mon Sep 17 00:00:00 2001 From: Dirk Date: Tue, 22 Nov 2011 16:28:39 +0100 Subject: First update of OpenSLX base files to support new distributions (Ubuntu 11.10 and OpenSuSE 12.1), not complete though. --- .../distro-info/suse-12.1/export-filter.example | 15 + src/lib/distro-info/suse-12.1/mirrors/base | 246 +++++ src/lib/distro-info/suse-12.1/mirrors/base_non-oss | 238 +++++ src/lib/distro-info/suse-12.1/mirrors/base_update | 246 +++++ .../distro-info/suse-12.1/prereqfiles/etc/group | 33 + .../distro-info/suse-12.1/prereqfiles/etc/hosts | 1 + .../distro-info/suse-12.1/prereqfiles/etc/passwd | 14 + .../distro-info/suse-12.1/prereqfiles/etc/shadow | 14 + src/lib/distro-info/suse-12.1/settings.default | 1126 ++++++++++++++++++++ src/lib/distro-info/suse-12.1/settings.example | 23 + .../gpg-pubkey-0dfb3188-41ed929b.asc | 17 + .../gpg-pubkey-307e3d54-4be01a65.asc | 13 + .../gpg-pubkey-3d25d3d9-36e12d04.asc | 30 + .../gpg-pubkey-3dbdc284-4be1884d.asc | 19 + .../gpg-pubkey-56b4177a-4be18cab.asc | 19 + .../gpg-pubkey-7e2e3b05-4be037ca.asc | 18 + .../gpg-pubkey-9c800aca-4be01999.asc | 30 + .../gpg-pubkey-a1912208-446a0899.asc | 31 + .../suse-12.1/trusted-package-keys/pubring.gpg | Bin 0 -> 6490 bytes src/lib/distro-info/ubuntu-11.10/mirrors/base | 162 +++ .../distro-info/ubuntu-11.10/mirrors/base_security | 162 +++ .../distro-info/ubuntu-11.10/mirrors/base_updates | 171 +++ .../distro-info/ubuntu-11.10/prereqfiles/etc/hosts | 1 + src/lib/distro-info/ubuntu-11.10/settings.default | 76 ++ src/lib/distro-info/ubuntu-11.10/settings.example | 23 + 25 files changed, 2728 insertions(+) create mode 100644 src/lib/distro-info/suse-12.1/export-filter.example create mode 100644 src/lib/distro-info/suse-12.1/mirrors/base create mode 100644 src/lib/distro-info/suse-12.1/mirrors/base_non-oss create mode 100644 src/lib/distro-info/suse-12.1/mirrors/base_update create mode 100644 src/lib/distro-info/suse-12.1/prereqfiles/etc/group create mode 100644 src/lib/distro-info/suse-12.1/prereqfiles/etc/hosts create mode 100644 src/lib/distro-info/suse-12.1/prereqfiles/etc/passwd create mode 100644 src/lib/distro-info/suse-12.1/prereqfiles/etc/shadow create mode 100644 src/lib/distro-info/suse-12.1/settings.default create mode 100644 src/lib/distro-info/suse-12.1/settings.example create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-0dfb3188-41ed929b.asc create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-307e3d54-4be01a65.asc create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-3d25d3d9-36e12d04.asc create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-3dbdc284-4be1884d.asc create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-56b4177a-4be18cab.asc create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-7e2e3b05-4be037ca.asc create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-9c800aca-4be01999.asc create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-a1912208-446a0899.asc create mode 100644 src/lib/distro-info/suse-12.1/trusted-package-keys/pubring.gpg create mode 100644 src/lib/distro-info/ubuntu-11.10/mirrors/base create mode 100644 src/lib/distro-info/ubuntu-11.10/mirrors/base_security create mode 100644 src/lib/distro-info/ubuntu-11.10/mirrors/base_updates create mode 100644 src/lib/distro-info/ubuntu-11.10/prereqfiles/etc/hosts create mode 100644 src/lib/distro-info/ubuntu-11.10/settings.default create mode 100644 src/lib/distro-info/ubuntu-11.10/settings.example (limited to 'src/lib/distro-info') diff --git a/src/lib/distro-info/suse-12.1/export-filter.example b/src/lib/distro-info/suse-12.1/export-filter.example new file mode 100644 index 00000000..a414fef4 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/export-filter.example @@ -0,0 +1,15 @@ +# this file defines the filter rules used when exporting a vendor-OS +# of this distro +# +# copy this file to 'export-filter' and add your own filters to it +# in order to overrule the filters provided by openslx +# +#Examples: +# the following line would include anything below /var/spool/ +#+ /var/spool/* +# +# this would exclude anything in /etc that starts with dhcpd.conf +#- /etc/dhcpd.conf* +# +# and this would exclude all rpmnew-files: +#- *.rpmnew diff --git a/src/lib/distro-info/suse-12.1/mirrors/base b/src/lib/distro-info/suse-12.1/mirrors/base new file mode 100644 index 00000000..f99d7bbc --- /dev/null +++ b/src/lib/distro-info/suse-12.1/mirrors/base @@ -0,0 +1,246 @@ +http://opensuse.mirror.ac.za/opensuse/distribution/12.1/repo/oss +http://ftp.up.ac.za/mirrors/opensuse/opensuse/distribution/12.1/repo/oss +http://mirror.alva.ge/pub/opensuse/distribution/12.1/repo/oss +http://fundawang.lcuc.org.cn/opensuse/distribution/12.1/repo/oss +http://mirrors.sohu.com/opensuse/distribution/12.1/repo/oss +http://mirrors.ustc.edu.cn/opensuse/distribution/12.1/repo/oss +ftp://opensuse.mirror.ac.za/opensuse/distribution/12.1/repo/oss +http://mirror.alva.ge/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.up.ac.za/mirrors/opensuse/opensuse/distribution/12.1/repo/oss +http://mirror.linux.or.id/linux/opensuse/distribution/12.1/repo/oss +http://opensuse.idrepo.or.id/opensuse/distribution/12.1/repo/oss +http://repo.ugm.ac.id/opensuse/distribution/12.1/repo/oss +http://mirror.isoc.org.il/pub/opensuse/distribution/12.1/repo/oss +ftp://repo.ugm.ac.id/opensuse/distribution/12.1/repo/oss +ftp://mirror.isoc.org.il/opensuse/distribution/12.1/repo/oss +http://ftp.jaist.ac.jp/pub/Linux/openSUSE/distribution/12.1/repo/oss +ftp://mirrors.ustc.edu.cn/opensuse/distribution/12.1/repo/oss +http://ftp.kddilabs.jp/Linux/packages/opensuse/distribution/12.1/repo/oss +ftp://dl2.foss-id.web.id/repo/opensuse/distribution/12.1/repo/oss +http://ftp.novell.co.jp/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.jaist.ac.jp/pub/Linux/openSUSE/distribution/12.1/repo/oss +http://ftp.riken.jp/Linux/opensuse/distribution/12.1/repo/oss +http://dl2.foss-id.web.id/opensuse/distribution/12.1/repo/oss +ftp://ftp.kddilabs.jp/Linux/packages/opensusedistribution/12.1/repo/oss +http://ftp.yz.yamagata-u.ac.jp/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.daum.net/opensuse/distribution/12.1/repo/oss +ftp://ftp.novell.co.jp/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.riken.jp/Linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/opensuse/distribution/12.1/repo/oss +http://mirror.suse.ru/distribution/12.1/repo/oss +ftp://ftp.daum.net/opensuse/distribution/12.1/repo/oss +http://93.158.155.193/opensuse/distribution/12.1/repo/oss +ftp://allotter.yandex.net/opensuse/distribution/12.1/repo/oss +http://77.88.19.74/opensuse/distribution/12.1/repo/oss +http://77.88.19.73/opensuse/distribution/12.1/repo/oss +ftp://dispenser.yandex.net/opensuse/distribution/12.1/repo/oss +ftp://seeder.yandex.net/opensuse/distribution/12.1/repo/oss +http://77.88.19.68/opensuse/distribution/12.1/repo/oss +ftp://spreader.yandex.net/opensuse/distribution/12.1/repo/oss +http://mirrors.isu.net.sa/pub/opensuse/distribution/12.1/repo/oss +ftp://mirrors.isu.net.sa/pub/opensuse/distribution/12.1/repo/oss +http://ftp.linux.org.tr/opensuse/distribution/12.1/repo/oss +http://ftp.metu.edu.tr/opensuse/distribution/12.1/repo/oss +ftp://ftp.linux.org.tr/opensuse/distribution/12.1/repo/oss +ftp://ftp.metu.edu.tr/opensuse/distribution/12.1/repo/oss +http://ftp.twaren.net/Linux/OpenSuSE/distribution/12.1/repo/oss +http://ftp.cse.yzu.edu.tw/pub/Linux/openSUSE/distribution/12.1/repo/oss +http://mirror-fpt-telecom.fpt.net/opensuse/distribution/12.1/repo/oss +http://ftp.tugraz.at/mirror/opensuse/distribution/12.1/repo/oss +ftp://ftp.tugraz.at/mirror/opensuse/distribution/12.1/repo/oss +http://gd.tuwien.ac.at/opsys/linux/opensuse/distribution/12.1/repo/oss +http://suse.inode.at/opensuse/distribution/12.1/repo/oss +ftp://gd.tuwien.ac.at/opsys/linux/opensuse/distribution/12.1/repo/oss +ftp://suse.inode.at/opensuse/distribution/12.1/repo/oss +http://mirror.opensuse.com.ba/opensuse/distribution/12.1/repo/oss +ftp://ftp.cse.yzu.edu.tw/pub/Linux/openSUSE/distribution/12.1/repo/oss +http://ftp.belnet.be/mirror/ftp.opensuse.org/distribution/12.1/repo/oss +ftp://ftp.belnet.be/mirror/ftp.opensuse.org/distribution/12.1/repo/oss +http://mirror.bgadmin.com/distribution/12.1/repo/oss +http://ftp.byfly.by/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.byfly.by/pub/opensuse/distribution/12.1/repo/oss +http://mirror.switch.ch/ftp/mirror/opensuse/distribution/12.1/repo/oss +ftp://mirror.switch.ch/mirror/opensuse/distribution/12.1/repo/oss +http://ftp.linux.cz/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.sh.cvut.cz/MIRRORS/opensuse/distribution/12.1/repo/oss +ftp://ftp.linux.cz/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.sh.cvut.cz/MIRRORS/opensuse/distribution/12.1/repo/oss +http://mirror.karneval.cz/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://mirror.karneval.cz/pub/linux/opensuse/distribution/12.1/repo/oss +http://mirror1.hs-esslingen.de/pub/Mirrors/ftp.opensuse.org/distribution/12.1/repo/oss +ftp://mirror1.hs-esslingen.de/pub/Mirrors/ftp.opensuse.org/distribution/12.1/repo/oss +http://ftp4.gwdg.de/pub/opensuse/distribution/12.1/repo/oss +http://ftp3.gwdg.de/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp4.gwdg.de/pub/opensuse/distribution/12.1/repo/oss +http://ftp5.gwdg.de/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp3.gwdg.de/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp5.gwdg.de/pub/opensuse/distribution/12.1/repo/oss +http://download.uni-hd.de/ftp/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.hosteurope.de/mirror/ftp.opensuse.org/distribution/12.1/repo/oss +ftp://ftp.hosteurope.de/mirror/ftp.opensuse.org/distribution/12.1/repo/oss +http://widehat.opensuse.org/distribution/12.1/repo/oss +http://opensuse.intergenia.de/distribution/12.1/repo/oss +http://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/distribution/12.1/repo/oss +http://www.opensuse-education.org/opensuse/distribution/12.1/repo/oss +ftp://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.halifax.rwth-aachen.de/opensuse/distribution/12.1/repo/oss +http://vesta.informatik.rwth-aachen.de/ftp/pub/comp/Linux/opensuse/distribution/12.1/repo/oss +ftp://vesta.informatik.rwth-aachen.de/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.halifax.rwth-aachen.de/opensuse/distribution/12.1/repo/oss +http://ftp.tu-chemnitz.de/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.tu-chemnitz.de/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.tu-ilmenau.de/mirror/opensuse/distribution/12.1/repo/oss +ftp://ftp.tu-ilmenau.de/mirror/opensuse/distribution/12.1/repo/oss +http://ftp.uni-bayreuth.de/linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.uni-bayreuth.de/linux/opensuse/distribution/12.1/repo/oss +http://ftp.uni-bremen.de/pub/mirrors/opensuse/distribution/12.1/repo/oss +http://ftp.uni-erlangen.de/pub/mirrors/opensuse/distribution/12.1/repo/oss +ftp://ftp.uni-bremen.de/pub/mirrors/opensuse/distribution/12.1/repo/oss +http://ftp.uni-kl.de/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.uni-kl.de/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.uni-kassel.de/opensuse/distribution/12.1/repo/oss +http://suse.uni-leipzig.de/pub/ftp.opensuse.org/opensuse/distribution/12.1/repo/oss +ftp://ftp.uni-kassel.de/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://suse.uni-leipzig.de/pub/ftp.opensuse.org/opensuse/distribution/12.1/repo/oss +http://ftp.uni-paderborn.de/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.uni-paderborn.de/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.uni-siegen.de/opensuse/distribution/12.1/repo/oss +http://ftp.uni-ulm.de/mirrors/opensuse/distribution/12.1/repo/oss +ftp://ftp.uni-siegen.de/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.uni-ulm.de/mirrors/opensuse/distribution/12.1/repo/oss +http://ftp.klid.dk/ftp/opensuse/distribution/12.1/repo/oss +ftp://ftp.klid.dk/opensuse/distribution/12.1/repo/oss +http://ftp.estpak.ee/pub/suse/opensuse/distribution/12.1/repo/oss +http://ftp.linux.ee/pub/opensuse/distribution/12.1/repo/oss +http://suse.bifi.unizar.es/opensuse/distribution/12.1/repo/oss +http://ftp.gui.uva.es/sites/opensuse.org/distribution/12.1/repo/oss +ftp://ftp.gui.uva.es/sites/opensuse.org/distribution/12.1/repo/oss +http://ftp.funet.fi/pub/mirrors/ftp.opensuse.com/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.funet.fi/pub/mirrors/ftp.opensuse.com/pub/opensuse/distribution/12.1/repo/oss +http://fr2.rpmfind.net/linux/opensuse/distribution/12.1/repo/oss +http://opensuse.cict.fr/distribution/12.1/repo/oss +http://opensuse.mirrors.proxad.net/opensuse/distribution/12.1/repo/oss +ftp://fr2.rpmfind.net/linux/opensuse/distribution/12.1/repo/oss +ftp://mirror.cict.fr/opensuse/distribution/12.1/repo/oss +ftp://opensuse.mirrors.proxad.net/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/oss +http://mirror.ovh.net/opensuse/distribution/12.1/repo/oss +ftp://mirror.ovh.net/opensuse/distribution/12.1/repo/oss +http://anorien.csc.warwick.ac.uk/mirrors/download.opensuse.org/distribution/12.1/repo/oss +http://www.mirrorservice.org/sites/download.opensuse.org/distribution/12.1/repo/oss +ftp://anorien.csc.warwick.ac.uk/download.opensuse.org/distribution/12.1/repo/oss +http://mirror.ox.ac.uk/sites/ftp.opensuse.org/pub/opensuse/distribution/12.1/repo/oss +ftp://www.mirrorservice.org/sites/download.opensuse.org/distribution/12.1/repo/oss +ftp://mirror.ox.ac.uk/sites/ftp.opensuse.org/pub/opensuse/distribution/12.1/repo/oss +http://ftp.ntua.gr/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.cc.uoc.gr/mirrors/linux/opensuse/opensuse/distribution/12.1/repo/oss +http://ftp.fsn.hu/pub/linux/distributions/opensuse/distribution/12.1/repo/oss +ftp://ftp.ntua.gr/pub/linux/opensusedistribution/12.1/repo/oss +http://roxen.integrity.hu/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.fsn.hu/pub/linux/distributions/opensuse/distribution/12.1/repo/oss +ftp://ftp.cc.uoc.gr/mirrors/linux/opensuse/opensuse/distribution/12.1/repo/oss +http://ftp.novell.hu/pub/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/oss +ftp://ftp.novell.hu/pub/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/oss +http://ftp.esat.net/mirrors/ftp.opensuse.org/pub/opensuse/distribution/12.1/repo/oss +http://ftp.heanet.ie/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/oss +ftp://ftp.esat.net/mirrors/ftp.opensuse.org/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.heanet.ie/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/oss +http://spo1.linux.edu.lv/opensuse/distribution/12.1/repo/oss +ftp://opensuse.mirror.garr.it/mirrors/opensusedistribution/12.1/repo/oss +ftp://spo1.linux.edu.lv/opensuse/distribution/12.1/repo/oss +http://repo1.linux.edu.lv/distribution/12.1/repo/oss +http://repo.fedora.md/mirrors/opensuse/distribution/12.1/repo/oss +ftp://repo1.linux.edu.lv/distribution/12.1/repo/oss +http://mirrors.nl.eu.kernel.org/opensuse/distribution/12.1/repo/oss +ftp://ftp.fedora.md/mirrors/opensuse/distribution/12.1/repo/oss +ftp://mirrors.nl.eu.kernel.org/opensuse/distribution/12.1/repo/oss +http://mirror.leaseweb.com/opensuse/distribution/12.1/repo/oss +ftp://mirror.leaseweb.com/opensuse/distribution/12.1/repo/oss +http://ftp2.nluug.nl/os/Linux/distr/opensuse/distribution/12.1/repo/oss +ftp://ftp2.nluug.nl/pub/os/Linux/distr/opensuse/distribution/12.1/repo/oss +http://ftp1.nluug.nl/os/Linux/distr/opensuse/distribution/12.1/repo/oss +ftp://ftp1.nluug.nl/pub/os/Linux/distr/opensuse/distribution/12.1/repo/oss +http://opensuse.hro.nl/opensuse/distribution/12.1/repo/oss +ftp://opensuse.hro.nl/opensuse/distribution/12.1/repo/oss +http://opensuse.uib.no/distribution/12.1/repo/oss +http://ftp.uninett.no/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://opensuse.uib.no/pub/Linux/Distributions/opensuse/opensuse/distribution/12.1/repo/oss +ftp://ftp.uninett.no/pub/linux/opensuse/distribution/12.1/repo/oss +http://ftp.icm.edu.pl/pub/Linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.icm.edu.pl/pub/Linux/opensuse/distribution/12.1/repo/oss +ftp://ftp.man.szczecin.pl/pub/Linux/opensuse/opensuse/distribution/12.1/repo/oss +ftp://ftp.man.szczecin.pl/pub/Linux/opensuse/opensuse/distribution/12.1/repo/oss +ftp://ftp.man.poznan.pl/pub/linux/opensuse/opensuse/distribution/12.1/repo/oss +ftp://ftp.pbone.net/pub/opensuse/distribution/12.1/repo/oss +http://ftp.sileman.pl/pub/opensuse/distribution/12.1/repo/oss +ftp://ftp.sileman.pl/pub/opensuse/distribution/12.1/repo/oss +http://ftp.isr.ist.utl.pt/pub/opensuse/distribution/12.1/repo/oss +http://ftp.nux.ipb.pt/pub/dists/opensuse/distribution/12.1/repo/oss +http://lisa.gov.pt/ftp/opensuse/distribution/12.1/repo/oss +ftp://ftp.isr.ist.utl.pt/pub/opensuse/distribution/12.1/repo/oss +http://cesium.di.uminho.pt/pub/opensuse/distribution/12.1/repo/oss +http://ftp.man.poznan.pl/pub/linux/opensuse/opensuse/distribution/12.1/repo/oss +http://ftp.gts.lug.ro/opensuse/distribution/12.1/repo/oss +ftp://ftp.gts.lug.ro/opensuse/distribution/12.1/repo/oss +ftp://cesium.di.uminho.pt/pub/opensuse/distribution/12.1/repo/oss +http://ftp.ines.lug.ro/opensuse/distribution/12.1/repo/oss +ftp://ftp.ines.lug.ro/opensuse/distribution/12.1/repo/oss +http://ftp.roedu.net/mirrors/opensuse.org/distribution/12.1/repo/oss +ftp://ftp.roedu.net/mirrors/opensuse.org/distribution/12.1/repo/oss +http://mirrors.se.eu.kernel.org/opensuse/distribution/12.1/repo/oss +http://ftp.df.lth.se/pub/opensuse/distribution/12.1/repo/oss +ftp://mirrors.se.eu.kernel.org/opensuse/distribution/12.1/repo/oss +http://ftp.sunet.se/pub/Linux/distributions/opensuse/distribution/12.1/repo/oss +ftp://ftp.df.lth.se/pub/opensusedistribution/12.1/repo/oss +ftp://ftp.sunet.se/pub/Linux/distributions/opensuse/distribution/12.1/repo/oss +http://opensuse.ynet.sk/distribution/12.1/repo/oss +http://ftp.linux.kiev.ua/pub/Linux/SuSE/distribution/12.1/repo/oss +ftp://opensuse.ynet.sk/distribution/12.1/repo/oss +ftp://ftp.linux.kiev.ua/pub/Linux/SuSE/distribution/12.1/repo/oss +http://mirror.csclub.uwaterloo.ca/opensuse/distribution/12.1/repo/oss +http://mirror.anl.gov/pub/opensuse/opensuse/distribution/12.1/repo/oss +http://opensuse.fastsoft.net/pub/linux/opensuse/distribution/12.1/repo/oss +ftp://mirror.csclub.uwaterloo.ca/opensuse/distribution/12.1/repo/oss +ftp://mirror.anl.gov/pub/opensuse/opensuse/distribution/12.1/repo/oss +http://opensuse.mirror.freedomvoice.com/distribution/12.1/repo/oss +http://linux.dell.com/repo/community/distribution/12.1/repo/oss +ftp://opensuse.fastsoft.net/pub/linux/opensuse/distribution/12.1/repo/oss +http://www.gtlib.gatech.edu/pub/opensuse/distribution/12.1/repo/oss +http://distro.ibiblio.org/pub/linux/distributions/opensuse/distribution/12.1/repo/oss +http://ftp.ussg.iu.edu/linux/opensuse/distribution/12.1/repo/oss +ftp://mirror.freedomvoice.com/opensusedistribution/12.1/repo/oss +ftp://www.gtlib.gatech.edu/pub/opensuse/distribution/12.1/repo/oss +http://mirrors2.kernel.org/opensuse/distribution/12.1/repo/oss +http://mirrors1.kernel.org/opensuse/distribution/12.1/repo/oss +http://mirror.metrocast.net/opensuse/distribution/12.1/repo/oss +http://130.57.19.201/distribution/12.1/repo/oss +ftp://mirrors2.kernel.org/opensuse/distribution/12.1/repo/oss +ftp://130.57.19.201/pub/opensuse/distribution/12.1/repo/oss +http://ftp.osuosl.org/pub/opensuse/distribution/12.1/repo/oss +http://mirror.rackspace.com/openSUSE/distribution/12.1/repo/oss +http://mirrors.rit.edu/opensuse/distribution/12.1/repo/oss +ftp://mirror.rackspace.com/openSUSE/distribution/12.1/repo/oss +ftp://mirrors1.kernel.org/opensuse/distribution/12.1/repo/oss +http://suse.mirrors.tds.net/pub/opensuse/distribution/12.1/repo/oss +http://mirror.umoss.org/opensuse/distribution/12.1/repo/oss +http://ftp.utexas.edu/opensuse/distribution/12.1/repo/oss +ftp://ftp.osuosl.org/pub/opensuse/distribution/12.1/repo/oss +http://opensuse.cs.utah.edu/distribution/12.1/repo/oss +http://mirrors.xmission.com/opensuse/distribution/12.1/repo/oss +ftp://ftp.utexas.edu/mirrors/opensuse/distribution/12.1/repo/oss +ftp://opensuse.cs.utah.edu/opensuse/distribution/12.1/repo/oss +ftp://mirrors.xmission.com/opensuse/distribution/12.1/repo/oss +http://mirror.aarnet.edu.au/pub/opensuse/opensuse/distribution/12.1/repo/oss +http://opensuse.mirror.aussiehq.net.au/distribution/12.1/repo/oss +http://ftp.iinet.net.au/pub/opensuse/distribution/12.1/repo/oss +http://mirror.internode.on.net/pub/opensuse/distribution/12.1/repo/oss +http://ftp.netspace.net.au/pub/opensuse/distribution/12.1/repo/oss +ftp://mirror.aarnet.edu.au/pub/opensuse/opensuse/distribution/12.1/repo/oss +ftp://opensuse.mirror.aussiehq.net.au/pub/opensuse/distribution/12.1/repo/oss +http://mirror.optus.net/opensuse/distribution/12.1/repo/oss +http://mirror.fcaglp.unlp.edu.ar/opensuse/distribution/12.1/repo/oss +http://opensuse.c3sl.ufpr.br/distribution/12.1/repo/oss +ftp://ftp.iinet.net.au/pub/opensuse/distribution/12.1/repo/oss +ftp://mirror.internode.on.net/pub/opensuse/distribution/12.1/repo/oss +ftp://mirror.optus.net/opensuse/distribution/12.1/repo/oss +ftp://mirror.fcaglp.unlp.edu.ar/opensuse/distribution/12.1/repo/oss +ftp://opensuse.c3sl.ufpr.br/opensuse/distribution/12.1/repo/oss diff --git a/src/lib/distro-info/suse-12.1/mirrors/base_non-oss b/src/lib/distro-info/suse-12.1/mirrors/base_non-oss new file mode 100644 index 00000000..0dafd8a6 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/mirrors/base_non-oss @@ -0,0 +1,238 @@ +http://opensuse.mirror.ac.za/opensuse/distribution/12.1/repo/non-oss +http://ftp.up.ac.za/mirrors/opensuse/opensuse/distribution/12.1/repo/non-oss +http://mirror.alva.ge/pub/opensuse/distribution/12.1/repo/non-oss +http://fundawang.lcuc.org.cn/opensuse/distribution/12.1/repo/non-oss +http://mirrors.sohu.com/opensuse/distribution/12.1/repo/non-oss +http://mirror.alva.ge/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.up.ac.za/mirrors/opensuse/opensuse/distribution/12.1/repo/non-oss +http://mirror.linux.or.id/linux/opensuse/distribution/12.1/repo/non-oss +http://opensuse.idrepo.or.id/opensuse/distribution/12.1/repo/non-oss +http://repo.ugm.ac.id/opensuse/distribution/12.1/repo/non-oss +http://mirrors.ustc.edu.cn/opensuse/distribution/12.1/repo/non-oss +http://mirror.isoc.org.il/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.jaist.ac.jp/pub/Linux/openSUSE/distribution/12.1/repo/non-oss +http://ftp.kddilabs.jp/Linux/packages/opensuse/distribution/12.1/repo/non-oss +ftp://dl2.foss-id.web.id/repo/opensuse/distribution/12.1/repo/non-oss +http://ftp.novell.co.jp/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.jaist.ac.jp/pub/Linux/openSUSE/distribution/12.1/repo/non-oss +http://ftp.riken.jp/Linux/opensuse/distribution/12.1/repo/non-oss +http://dl2.foss-id.web.id/opensuse/distribution/12.1/repo/non-oss +ftp://repo.ugm.ac.id/opensuse/distribution/12.1/repo/non-oss +http://ftp.yz.yamagata-u.ac.jp/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.daum.net/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.novell.co.jp/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.riken.jp/Linux/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://mirror.suse.ru/distribution/12.1/repo/non-oss +ftp://ftp.daum.net/opensuse/distribution/12.1/repo/non-oss +http://93.158.155.193/opensuse/distribution/12.1/repo/non-oss +http://77.88.19.74/opensuse/distribution/12.1/repo/non-oss +http://77.88.19.73/opensuse/distribution/12.1/repo/non-oss +ftp://dispenser.yandex.net/opensuse/distribution/12.1/repo/non-oss +ftp://seeder.yandex.net/opensuse/distribution/12.1/repo/non-oss +http://77.88.19.68/opensuse/distribution/12.1/repo/non-oss +http://mirrors.isu.net.sa/pub/opensuse/distribution/12.1/repo/non-oss +ftp://mirrors.isu.net.sa/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.linux.org.tr/opensuse/distribution/12.1/repo/non-oss +http://ftp.metu.edu.tr/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.linux.org.tr/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.metu.edu.tr/opensuse/distribution/12.1/repo/non-oss +http://ftp.twaren.net/Linux/OpenSuSE/distribution/12.1/repo/non-oss +http://ftp.cse.yzu.edu.tw/pub/Linux/openSUSE/distribution/12.1/repo/non-oss +http://mirror-fpt-telecom.fpt.net/opensuse/distribution/12.1/repo/non-oss +http://ftp.tugraz.at/mirror/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.tugraz.at/mirror/opensuse/distribution/12.1/repo/non-oss +http://gd.tuwien.ac.at/opsys/linux/opensuse/distribution/12.1/repo/non-oss +http://suse.inode.at/opensuse/distribution/12.1/repo/non-oss +ftp://gd.tuwien.ac.at/opsys/linux/opensuse/distribution/12.1/repo/non-oss +ftp://suse.inode.at/opensuse/distribution/12.1/repo/non-oss +http://mirror.opensuse.com.ba/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.cse.yzu.edu.tw/pub/Linux/openSUSE/distribution/12.1/repo/non-oss +http://ftp.belnet.be/mirror/ftp.opensuse.org/distribution/12.1/repo/non-oss +ftp://ftp.belnet.be/mirror/ftp.opensuse.org/distribution/12.1/repo/non-oss +http://mirror.bgadmin.com/distribution/12.1/repo/non-oss +http://ftp.byfly.by/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.byfly.by/pub/opensuse/distribution/12.1/repo/non-oss +http://mirror.switch.ch/ftp/mirror/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.switch.ch/mirror/opensuse/distribution/12.1/repo/non-oss +http://ftp.linux.cz/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.sh.cvut.cz/MIRRORS/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.linux.cz/pub/linux/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.sh.cvut.cz/MIRRORS/opensuse/distribution/12.1/repo/non-oss +http://mirror.karneval.cz/pub/linux/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.karneval.cz/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://mirror1.hs-esslingen.de/pub/Mirrors/ftp.opensuse.org/distribution/12.1/repo/non-oss +ftp://mirror1.hs-esslingen.de/pub/Mirrors/ftp.opensuse.org/distribution/12.1/repo/non-oss +http://ftp4.gwdg.de/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp3.gwdg.de/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp4.gwdg.de/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp5.gwdg.de/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp3.gwdg.de/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp5.gwdg.de/pub/opensuse/distribution/12.1/repo/non-oss +http://download.uni-hd.de/ftp/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.hosteurope.de/mirror/ftp.opensuse.org/distribution/12.1/repo/non-oss +ftp://ftp.hosteurope.de/mirror/ftp.opensuse.org/distribution/12.1/repo/non-oss +http://widehat.opensuse.org/distribution/12.1/repo/non-oss +http://opensuse.intergenia.de/distribution/12.1/repo/non-oss +http://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://www.opensuse-education.org/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.halifax.rwth-aachen.de/opensuse/distribution/12.1/repo/non-oss +http://vesta.informatik.rwth-aachen.de/ftp/pub/comp/Linux/opensuse/distribution/12.1/repo/non-oss +ftp://vesta.informatik.rwth-aachen.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.halifax.rwth-aachen.de/opensuse/distribution/12.1/repo/non-oss +http://ftp.tu-chemnitz.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.tu-ilmenau.de/mirror/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.tu-chemnitz.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.uni-bayreuth.de/linux/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.tu-ilmenau.de/mirror/opensuse/distribution/12.1/repo/non-oss +http://ftp.uni-bremen.de/pub/mirrors/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uni-bayreuth.de/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.uni-erlangen.de/pub/mirrors/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uni-bremen.de/pub/mirrors/opensuse/distribution/12.1/repo/non-oss +http://ftp.uni-kl.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uni-erlangen.de/pub/mirrors/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uni-kl.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.uni-kassel.de/opensuse/distribution/12.1/repo/non-oss +http://suse.uni-leipzig.de/pub/ftp.opensuse.org/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uni-kassel.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +ftp://suse.uni-leipzig.de/pub/ftp.opensuse.org/opensuse/distribution/12.1/repo/non-oss +http://ftp.uni-paderborn.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uni-paderborn.de/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.uni-siegen.de/opensuse/distribution/12.1/repo/non-oss +http://ftp.uni-ulm.de/mirrors/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uni-siegen.de/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uni-ulm.de/mirrors/opensuse/distribution/12.1/repo/non-oss +http://ftp.klid.dk/ftp/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.klid.dk/opensuse/distribution/12.1/repo/non-oss +http://ftp.estpak.ee/pub/suse/opensuse/distribution/12.1/repo/non-oss +http://ftp.linux.ee/pub/opensuse/distribution/12.1/repo/non-oss +http://suse.bifi.unizar.es/opensuse/distribution/12.1/repo/non-oss +http://ftp.gui.uva.es/sites/opensuse.org/distribution/12.1/repo/non-oss +ftp://ftp.gui.uva.es/sites/opensuse.org/distribution/12.1/repo/non-oss +http://ftp.funet.fi/pub/mirrors/ftp.opensuse.com/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.funet.fi/pub/mirrors/ftp.opensuse.com/pub/opensuse/distribution/12.1/repo/non-oss +http://fr2.rpmfind.net/linux/opensuse/distribution/12.1/repo/non-oss +http://opensuse.cict.fr/distribution/12.1/repo/non-oss +http://opensuse.mirrors.proxad.net/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.cict.fr/opensuse/distribution/12.1/repo/non-oss +ftp://fr2.rpmfind.net/linux/opensuse/distribution/12.1/repo/non-oss +ftp://opensuse.mirrors.proxad.net/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/non-oss +http://mirror.ovh.net/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.ovh.net/opensuse/distribution/12.1/repo/non-oss +http://anorien.csc.warwick.ac.uk/mirrors/download.opensuse.org/distribution/12.1/repo/non-oss +http://www.mirrorservice.org/sites/download.opensuse.org/distribution/12.1/repo/non-oss +ftp://anorien.csc.warwick.ac.uk/download.opensuse.org/distribution/12.1/repo/non-oss +ftp://www.mirrorservice.org/sites/download.opensuse.org/distribution/12.1/repo/non-oss +ftp://mirror.ox.ac.uk/sites/ftp.opensuse.org/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.ntua.gr/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.cc.uoc.gr/mirrors/linux/opensuse/opensuse/distribution/12.1/repo/non-oss +http://ftp.fsn.hu/pub/linux/distributions/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.ntua.gr/pub/linux/opensusedistribution/12.1/repo/non-oss +http://roxen.integrity.hu/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.fsn.hu/pub/linux/distributions/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.cc.uoc.gr/mirrors/linux/opensuse/opensuse/distribution/12.1/repo/non-oss +http://ftp.novell.hu/pub/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.novell.hu/pub/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/non-oss +http://ftp.esat.net/mirrors/ftp.opensuse.org/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.heanet.ie/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.heanet.ie/mirrors/ftp.opensuse.org/opensuse/distribution/12.1/repo/non-oss +ftp://opensuse.mirror.garr.it/mirrors/opensusedistribution/12.1/repo/non-oss +http://spo1.linux.edu.lv/opensuse/distribution/12.1/repo/non-oss +ftp://spo1.linux.edu.lv/opensuse/distribution/12.1/repo/non-oss +http://repo1.linux.edu.lv/distribution/12.1/repo/non-oss +http://repo.fedora.md/mirrors/opensuse/distribution/12.1/repo/non-oss +ftp://repo1.linux.edu.lv/distribution/12.1/repo/non-oss +http://mirrors.nl.eu.kernel.org/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.fedora.md/mirrors/opensuse/distribution/12.1/repo/non-oss +ftp://mirrors.nl.eu.kernel.org/opensuse/distribution/12.1/repo/non-oss +http://mirror.leaseweb.com/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.leaseweb.com/opensuse/distribution/12.1/repo/non-oss +http://ftp2.nluug.nl/os/Linux/distr/opensuse/distribution/12.1/repo/non-oss +ftp://ftp2.nluug.nl/pub/os/Linux/distr/opensuse/distribution/12.1/repo/non-oss +http://ftp1.nluug.nl/os/Linux/distr/opensuse/distribution/12.1/repo/non-oss +ftp://ftp1.nluug.nl/pub/os/Linux/distr/opensuse/distribution/12.1/repo/non-oss +http://opensuse.hro.nl/opensuse/distribution/12.1/repo/non-oss +ftp://opensuse.hro.nl/opensuse/distribution/12.1/repo/non-oss +http://opensuse.uib.no/distribution/12.1/repo/non-oss +http://ftp.uninett.no/pub/linux/opensuse/distribution/12.1/repo/non-oss +ftp://opensuse.uib.no/pub/Linux/Distributions/opensuse/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.uninett.no/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://ftp.icm.edu.pl/pub/Linux/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.icm.edu.pl/pub/Linux/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.man.szczecin.pl/pub/Linux/opensuse/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.man.szczecin.pl/pub/Linux/opensuse/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.man.poznan.pl/pub/linux/opensuse/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.pbone.net/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.sileman.pl/pub/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.sileman.pl/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.isr.ist.utl.pt/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.nux.ipb.pt/pub/dists/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.isr.ist.utl.pt/pub/opensuse/distribution/12.1/repo/non-oss +http://lisa.gov.pt/ftp/opensuse/distribution/12.1/repo/non-oss +http://cesium.di.uminho.pt/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.gts.lug.ro/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.gts.lug.ro/opensuse/distribution/12.1/repo/non-oss +http://ftp.ines.lug.ro/opensuse/distribution/12.1/repo/non-oss +ftp://cesium.di.uminho.pt/pub/opensuse/distribution/12.1/repo/non-oss +http://ftp.roedu.net/mirrors/opensuse.org/distribution/12.1/repo/non-oss +http://ftp.man.poznan.pl/pub/linux/opensuse/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.ines.lug.ro/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.roedu.net/mirrors/opensuse.org/distribution/12.1/repo/non-oss +http://mirrors.se.eu.kernel.org/opensuse/distribution/12.1/repo/non-oss +http://ftp.df.lth.se/pub/opensuse/distribution/12.1/repo/non-oss +ftp://mirrors.se.eu.kernel.org/opensuse/distribution/12.1/repo/non-oss +http://ftp.sunet.se/pub/Linux/distributions/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.df.lth.se/pub/opensusedistribution/12.1/repo/non-oss +ftp://ftp.sunet.se/pub/Linux/distributions/opensuse/distribution/12.1/repo/non-oss +http://opensuse.ynet.sk/distribution/12.1/repo/non-oss +http://ftp.linux.kiev.ua/pub/Linux/SuSE/distribution/12.1/repo/non-oss +ftp://opensuse.ynet.sk/distribution/12.1/repo/non-oss +http://mirror.csclub.uwaterloo.ca/opensuse/distribution/12.1/repo/non-oss +http://mirror.anl.gov/pub/opensuse/opensuse/distribution/12.1/repo/non-oss +http://opensuse.fastsoft.net/pub/linux/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.csclub.uwaterloo.ca/opensuse/distribution/12.1/repo/non-oss +http://opensuse.mirror.freedomvoice.com/distribution/12.1/repo/non-oss +ftp://mirror.anl.gov/pub/opensuse/opensuse/distribution/12.1/repo/non-oss +http://linux.dell.com/repo/community/distribution/12.1/repo/non-oss +ftp://opensuse.fastsoft.net/pub/linux/opensuse/distribution/12.1/repo/non-oss +http://www.gtlib.gatech.edu/pub/opensuse/distribution/12.1/repo/non-oss +http://distro.ibiblio.org/pub/linux/distributions/opensuse/distribution/12.1/repo/non-oss +http://ftp.ussg.iu.edu/linux/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.freedomvoice.com/opensusedistribution/12.1/repo/non-oss +ftp://www.gtlib.gatech.edu/pub/opensuse/distribution/12.1/repo/non-oss +http://mirrors2.kernel.org/opensuse/distribution/12.1/repo/non-oss +http://mirrors1.kernel.org/opensuse/distribution/12.1/repo/non-oss +http://mirror.metrocast.net/opensuse/distribution/12.1/repo/non-oss +http://130.57.19.201/distribution/12.1/repo/non-oss +ftp://mirrors2.kernel.org/opensuse/distribution/12.1/repo/non-oss +ftp://130.57.19.201/pub/opensuse/distribution/12.1/repo/non-oss +ftp://mirrors1.kernel.org/opensuse/distribution/12.1/repo/non-oss +http://ftp.osuosl.org/pub/opensuse/distribution/12.1/repo/non-oss +http://mirror.rackspace.com/openSUSE/distribution/12.1/repo/non-oss +http://mirrors.rit.edu/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.rackspace.com/openSUSE/distribution/12.1/repo/non-oss +http://suse.mirrors.tds.net/pub/opensuse/distribution/12.1/repo/non-oss +http://mirror.umoss.org/opensuse/distribution/12.1/repo/non-oss +http://ftp.utexas.edu/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.osuosl.org/pub/opensuse/distribution/12.1/repo/non-oss +http://opensuse.cs.utah.edu/distribution/12.1/repo/non-oss +http://mirrors.xmission.com/opensuse/distribution/12.1/repo/non-oss +ftp://ftp.utexas.edu/mirrors/opensuse/distribution/12.1/repo/non-oss +ftp://opensuse.cs.utah.edu/opensuse/distribution/12.1/repo/non-oss +ftp://mirrors.xmission.com/opensuse/distribution/12.1/repo/non-oss +http://mirror.aarnet.edu.au/pub/opensuse/opensuse/distribution/12.1/repo/non-oss +http://opensuse.mirror.aussiehq.net.au/distribution/12.1/repo/non-oss +http://ftp.iinet.net.au/pub/opensuse/distribution/12.1/repo/non-oss +http://mirror.internode.on.net/pub/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.aarnet.edu.au/pub/opensuse/opensuse/distribution/12.1/repo/non-oss +http://ftp.netspace.net.au/pub/opensuse/distribution/12.1/repo/non-oss +http://mirror.optus.net/opensuse/distribution/12.1/repo/non-oss +ftp://opensuse.mirror.aussiehq.net.au/pub/opensuse/distribution/12.1/repo/non-oss +http://mirror.fcaglp.unlp.edu.ar/opensuse/distribution/12.1/repo/non-oss +http://opensuse.c3sl.ufpr.br/distribution/12.1/repo/non-oss +ftp://ftp.iinet.net.au/pub/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.internode.on.net/pub/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.optus.net/opensuse/distribution/12.1/repo/non-oss +ftp://mirror.fcaglp.unlp.edu.ar/opensuse/distribution/12.1/repo/non-oss +ftp://opensuse.c3sl.ufpr.br/opensuse/distribution/12.1/repo/non-oss diff --git a/src/lib/distro-info/suse-12.1/mirrors/base_update b/src/lib/distro-info/suse-12.1/mirrors/base_update new file mode 100644 index 00000000..191b412f --- /dev/null +++ b/src/lib/distro-info/suse-12.1/mirrors/base_update @@ -0,0 +1,246 @@ +http://opensuse.mirror.ac.za/opensuse/update/12.1 +http://ftp.up.ac.za/mirrors/opensuse/opensuse/update/12.1 +http://mirror.alva.ge/pub/opensuse/update/12.1 +http://fundawang.lcuc.org.cn/opensuse/update/12.1 +http://mirrors.sohu.com/opensuse/update/12.1 +http://mirrors.ustc.edu.cn/opensuse/update/12.1 +ftp://opensuse.mirror.ac.za/opensuse/update/12.1 +http://mirror.alva.ge/pub/opensuse/update/12.1 +ftp://ftp.up.ac.za/mirrors/opensuse/opensuse/update/12.1 +http://mirror.linux.or.id/linux/opensuse/update/12.1 +http://opensuse.idrepo.or.id/opensuse/update/12.1 +http://repo.ugm.ac.id/opensuse/update/12.1 +http://mirror.isoc.org.il/pub/opensuse/update/12.1 +ftp://mirror.isoc.org.il/opensuse/update/12.1 +http://ftp.jaist.ac.jp/pub/Linux/openSUSE/update/12.1 +http://ftp.kddilabs.jp/Linux/packages/opensuse/update/12.1 +http://ftp.novell.co.jp/pub/opensuse/update/12.1 +http://dl2.foss-id.web.id/opensuse/update/12.1 +ftp://ftp.jaist.ac.jp/pub/Linux/openSUSE/update/12.1 +http://ftp.riken.jp/Linux/opensuse/update/12.1 +ftp://mirrors.ustc.edu.cn/opensuse/update/12.1 +ftp://repo.ugm.ac.id/opensuse/update/12.1 +ftp://dl2.foss-id.web.id/repo/opensuse/update/12.1 +http://ftp.yz.yamagata-u.ac.jp/pub/linux/opensuse/update/12.1 +http://ftp.daum.net/opensuse/update/12.1 +ftp://ftp.novell.co.jp/pub/opensuse/update/12.1 +ftp://ftp.riken.jp/Linux/opensuse/update/12.1 +ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/opensuse/update/12.1 +http://mirror.suse.ru/update/12.1 +ftp://ftp.daum.net/opensuse/update/12.1 +http://93.158.155.193/opensuse/update/12.1 +ftp://allotter.yandex.net/opensuse/update/12.1 +http://77.88.19.74/opensuse/update/12.1 +ftp://dispenser.yandex.net/opensuse/update/12.1 +http://77.88.19.73/opensuse/update/12.1 +http://77.88.19.68/opensuse/update/12.1 +ftp://seeder.yandex.net/opensuse/update/12.1 +ftp://spreader.yandex.net/opensuse/update/12.1 +http://mirrors.isu.net.sa/pub/opensuse/update/12.1 +ftp://mirrors.isu.net.sa/pub/opensuse/update/12.1 +http://ftp.linux.org.tr/opensuse/update/12.1 +http://ftp.metu.edu.tr/opensuse/update/12.1 +ftp://ftp.linux.org.tr/opensuse/update/12.1 +ftp://ftp.metu.edu.tr/opensuse/update/12.1 +http://ftp.twaren.net/Linux/OpenSuSE/update/12.1 +http://ftp.cse.yzu.edu.tw/pub/Linux/openSUSE/update/12.1 +http://mirror-fpt-telecom.fpt.net/opensuse/update/12.1 +http://ftp.tugraz.at/mirror/opensuse/update/12.1 +ftp://ftp.tugraz.at/mirror/opensuse/update/12.1 +http://suse.inode.at/opensuse/update/12.1 +ftp://gd.tuwien.ac.at/opsys/linux/opensuse/update/12.1 +ftp://suse.inode.at/opensuse/update/12.1 +http://gd.tuwien.ac.at/opsys/linux/opensuse/update/12.1 +http://mirror.opensuse.com.ba/opensuse/update/12.1 +ftp://ftp.cse.yzu.edu.tw/pub/Linux/openSUSE/update/12.1 +http://ftp.belnet.be/mirror/ftp.opensuse.org/update/12.1 +ftp://ftp.belnet.be/mirror/ftp.opensuse.org/update/12.1 +http://mirror.bgadmin.com/update/12.1 +http://ftp.byfly.by/pub/opensuse/update/12.1 +ftp://ftp.byfly.by/pub/opensuse/update/12.1 +http://mirror.switch.ch/ftp/mirror/opensuse/update/12.1 +ftp://mirror.switch.ch/mirror/opensuse/update/12.1 +http://ftp.linux.cz/pub/linux/opensuse/update/12.1 +http://ftp.sh.cvut.cz/MIRRORS/opensuse/update/12.1 +ftp://ftp.linux.cz/pub/linux/opensuse/update/12.1 +ftp://ftp.sh.cvut.cz/MIRRORS/opensuse/update/12.1 +http://mirror.karneval.cz/pub/linux/opensuse/update/12.1 +ftp://mirror.karneval.cz/pub/linux/opensuse/update/12.1 +http://mirror1.hs-esslingen.de/pub/Mirrors/ftp.opensuse.org/update/12.1 +ftp://mirror1.hs-esslingen.de/pub/Mirrors/ftp.opensuse.org/update/12.1 +http://ftp4.gwdg.de/pub/opensuse/update/12.1 +http://ftp3.gwdg.de/pub/opensuse/update/12.1 +ftp://ftp4.gwdg.de/pub/opensuse/update/12.1 +ftp://ftp3.gwdg.de/pub/opensuse/update/12.1 +http://ftp5.gwdg.de/pub/opensuse/update/12.1 +ftp://ftp5.gwdg.de/pub/opensuse/update/12.1 +http://download.uni-hd.de/ftp/pub/linux/opensuse/update/12.1 +http://ftp.hosteurope.de/mirror/ftp.opensuse.org/update/12.1 +ftp://ftp.hosteurope.de/mirror/ftp.opensuse.org/update/12.1 +http://widehat.opensuse.org/update/12.1 +http://opensuse.intergenia.de/update/12.1 +http://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/update/12.1 +http://www.opensuse-education.org/opensuse/update/12.1 +ftp://ftp.rz.uni-wuerzburg.de/pub/linux/opensuse/update/12.1 +http://ftp.halifax.rwth-aachen.de/opensuse/update/12.1 +http://vesta.informatik.rwth-aachen.de/ftp/pub/comp/Linux/opensuse/update/12.1 +ftp://vesta.informatik.rwth-aachen.de/pub/linux/opensuse/update/12.1 +ftp://ftp.halifax.rwth-aachen.de/opensuse/update/12.1 +http://ftp.tu-chemnitz.de/pub/linux/opensuse/update/12.1 +ftp://ftp.tu-chemnitz.de/pub/linux/opensuse/update/12.1 +http://ftp.tu-ilmenau.de/mirror/opensuse/update/12.1 +ftp://ftp.tu-ilmenau.de/mirror/opensuse/update/12.1 +http://ftp.uni-bayreuth.de/linux/opensuse/update/12.1 +ftp://ftp.uni-bayreuth.de/linux/opensuse/update/12.1 +http://ftp.uni-bremen.de/pub/mirrors/opensuse/update/12.1 +http://ftp.uni-erlangen.de/pub/mirrors/opensuse/update/12.1 +ftp://ftp.uni-bremen.de/pub/mirrors/opensuse/update/12.1 +http://ftp.uni-kl.de/pub/linux/opensuse/update/12.1 +ftp://ftp.uni-erlangen.de/pub/mirrors/opensuse/update/12.1 +ftp://ftp.uni-kl.de/pub/linux/opensuse/update/12.1 +http://ftp.uni-kassel.de/opensuse/update/12.1 +http://suse.uni-leipzig.de/pub/ftp.opensuse.org/opensuse/update/12.1 +ftp://ftp.uni-kassel.de/pub/linux/opensuse/update/12.1 +ftp://suse.uni-leipzig.de/pub/ftp.opensuse.org/opensuse/update/12.1 +http://ftp.uni-paderborn.de/pub/linux/opensuse/update/12.1 +ftp://ftp.uni-paderborn.de/pub/linux/opensuse/update/12.1 +http://ftp.uni-siegen.de/opensuse/update/12.1 +http://ftp.uni-ulm.de/mirrors/opensuse/update/12.1 +ftp://ftp.uni-siegen.de/pub/opensuse/update/12.1 +ftp://ftp.uni-ulm.de/mirrors/opensuse/update/12.1 +http://ftp.klid.dk/ftp/opensuse/update/12.1 +ftp://ftp.klid.dk/opensuse/update/12.1 +http://ftp.estpak.ee/pub/suse/opensuse/update/12.1 +http://ftp.linux.ee/pub/opensuse/update/12.1 +http://suse.bifi.unizar.es/opensuse/update/12.1 +http://ftp.gui.uva.es/sites/opensuse.org/update/12.1 +ftp://ftp.gui.uva.es/sites/opensuse.org/update/12.1 +http://ftp.funet.fi/pub/mirrors/ftp.opensuse.com/pub/opensuse/update/12.1 +ftp://ftp.funet.fi/pub/mirrors/ftp.opensuse.com/pub/opensuse/update/12.1 +http://opensuse.cict.fr/update/12.1 +http://fr2.rpmfind.net/linux/opensuse/update/12.1 +http://opensuse.mirrors.proxad.net/opensuse/update/12.1 +ftp://fr2.rpmfind.net/linux/opensuse/update/12.1 +ftp://mirror.cict.fr/opensuse/update/12.1 +ftp://opensuse.mirrors.proxad.net/mirrors/ftp.opensuse.org/opensuse/update/12.1 +http://mirror.ovh.net/opensuse/update/12.1 +ftp://mirror.ovh.net/opensuse/update/12.1 +http://anorien.csc.warwick.ac.uk/mirrors/download.opensuse.org/update/12.1 +http://www.mirrorservice.org/sites/download.opensuse.org/update/12.1 +ftp://anorien.csc.warwick.ac.uk/download.opensuse.org/update/12.1 +ftp://www.mirrorservice.org/sites/download.opensuse.org/update/12.1 +ftp://mirror.ox.ac.uk/sites/ftp.opensuse.org/pub/opensuse/update/12.1 +http://ftp.ntua.gr/pub/linux/opensuse/update/12.1 +http://ftp.cc.uoc.gr/mirrors/linux/opensuse/opensuse/update/12.1 +http://ftp.fsn.hu/pub/linux/distributions/opensuse/update/12.1 +ftp://ftp.ntua.gr/pub/linux/opensuseupdate/12.1 +ftp://ftp.fsn.hu/pub/linux/distributions/opensuse/update/12.1 +http://roxen.integrity.hu/pub/opensuse/update/12.1 +ftp://ftp.cc.uoc.gr/mirrors/linux/opensuse/opensuse/update/12.1 +http://ftp.novell.hu/pub/mirrors/ftp.opensuse.org/opensuse/update/12.1 +ftp://ftp.novell.hu/pub/mirrors/ftp.opensuse.org/opensuse/update/12.1 +http://ftp.esat.net/mirrors/ftp.opensuse.org/pub/opensuse/update/12.1 +http://ftp.heanet.ie/mirrors/ftp.opensuse.org/opensuse/update/12.1 +ftp://ftp.esat.net/mirrors/ftp.opensuse.org/pub/opensuse/update/12.1 +ftp://ftp.heanet.ie/mirrors/ftp.opensuse.org/opensuse/update/12.1 +http://spo1.linux.edu.lv/opensuse/update/12.1 +ftp://opensuse.mirror.garr.it/mirrors/opensuseupdate/12.1 +ftp://spo1.linux.edu.lv/opensuse/update/12.1 +http://repo1.linux.edu.lv/update/12.1 +http://repo.fedora.md/mirrors/opensuse/update/12.1 +ftp://repo1.linux.edu.lv/update/12.1 +http://mirrors.nl.eu.kernel.org/opensuse/update/12.1 +ftp://ftp.fedora.md/mirrors/opensuse/update/12.1 +ftp://mirrors.nl.eu.kernel.org/opensuse/update/12.1 +http://mirror.leaseweb.com/opensuse/update/12.1 +ftp://mirror.leaseweb.com/opensuse/update/12.1 +http://ftp2.nluug.nl/os/Linux/distr/opensuse/update/12.1 +ftp://ftp2.nluug.nl/pub/os/Linux/distr/opensuse/update/12.1 +http://ftp1.nluug.nl/os/Linux/distr/opensuse/update/12.1 +ftp://ftp1.nluug.nl/pub/os/Linux/distr/opensuse/update/12.1 +http://opensuse.hro.nl/opensuse/update/12.1 +ftp://opensuse.hro.nl/opensuse/update/12.1 +http://opensuse.uib.no/update/12.1 +http://ftp.uninett.no/pub/linux/opensuse/update/12.1 +ftp://opensuse.uib.no/pub/Linux/Distributions/opensuse/opensuse/update/12.1 +ftp://ftp.uninett.no/pub/linux/opensuse/update/12.1 +http://ftp.icm.edu.pl/pub/Linux/opensuse/update/12.1 +ftp://ftp.icm.edu.pl/pub/Linux/opensuse/update/12.1 +ftp://ftp.man.szczecin.pl/pub/Linux/opensuse/opensuse/update/12.1 +ftp://ftp.man.szczecin.pl/pub/Linux/opensuse/opensuse/update/12.1 +http://ftp.man.poznan.pl/pub/linux/opensuse/opensuse/update/12.1 +ftp://ftp.man.poznan.pl/pub/linux/opensuse/opensuse/update/12.1 +ftp://ftp.pbone.net/pub/opensuse/update/12.1 +http://ftp.sileman.pl/pub/opensuse/update/12.1 +ftp://ftp.sileman.pl/pub/opensuse/update/12.1 +http://ftp.isr.ist.utl.pt/pub/opensuse/update/12.1 +http://ftp.nux.ipb.pt/pub/dists/opensuse/update/12.1 +http://lisa.gov.pt/ftp/opensuse/update/12.1 +ftp://ftp.isr.ist.utl.pt/pub/opensuse/update/12.1 +http://cesium.di.uminho.pt/pub/opensuse/update/12.1 +http://ftp.gts.lug.ro/opensuse/update/12.1 +ftp://ftp.gts.lug.ro/opensuse/update/12.1 +ftp://cesium.di.uminho.pt/pub/opensuse/update/12.1 +http://ftp.ines.lug.ro/opensuse/update/12.1 +ftp://ftp.ines.lug.ro/opensuse/update/12.1 +http://ftp.roedu.net/mirrors/opensuse.org/update/12.1 +ftp://ftp.roedu.net/mirrors/opensuse.org/update/12.1 +http://mirrors.se.eu.kernel.org/opensuse/update/12.1 +http://ftp.df.lth.se/pub/opensuse/update/12.1 +ftp://mirrors.se.eu.kernel.org/opensuse/update/12.1 +http://ftp.sunet.se/pub/Linux/distributions/opensuse/update/12.1 +ftp://ftp.sunet.se/pub/Linux/distributions/opensuse/update/12.1 +ftp://ftp.df.lth.se/pub/opensuseupdate/12.1 +http://opensuse.ynet.sk/update/12.1 +http://ftp.linux.kiev.ua/pub/Linux/SuSE/update/12.1 +ftp://opensuse.ynet.sk/update/12.1 +ftp://ftp.linux.kiev.ua/pub/Linux/SuSE/update/12.1 +http://mirror.csclub.uwaterloo.ca/opensuse/update/12.1 +http://mirror.anl.gov/pub/opensuse/opensuse/update/12.1 +http://opensuse.fastsoft.net/pub/linux/opensuse/update/12.1 +ftp://mirror.csclub.uwaterloo.ca/opensuse/update/12.1 +ftp://mirror.anl.gov/pub/opensuse/opensuse/update/12.1 +http://opensuse.mirror.freedomvoice.com/update/12.1 +http://linux.dell.com/repo/community/update/12.1 +ftp://opensuse.fastsoft.net/pub/linux/opensuse/update/12.1 +http://distro.ibiblio.org/pub/linux/distributions/opensuse/update/12.1 +http://ftp.ussg.iu.edu/linux/opensuse/update/12.1 +ftp://mirror.freedomvoice.com/opensuseupdate/12.1 +ftp://www.gtlib.gatech.edu/pub/opensuse/update/12.1 +http://mirrors2.kernel.org/opensuse/update/12.1 +http://mirrors1.kernel.org/opensuse/update/12.1 +ftp://ftp.ussg.iu.edu/linux/opensuse/update/12.1 +http://mirror.metrocast.net/opensuse/update/12.1 +http://130.57.19.201/update/12.1 +ftp://mirrors2.kernel.org/opensuse/update/12.1 +ftp://130.57.19.201/pub/opensuse/update/12.1 +ftp://mirrors1.kernel.org/opensuse/update/12.1 +http://ftp.osuosl.org/pub/opensuse/update/12.1 +http://mirror.rackspace.com/openSUSE/update/12.1 +http://mirrors.rit.edu/opensuse/update/12.1 +ftp://mirror.rackspace.com/openSUSE/update/12.1 +http://suse.mirrors.tds.net/pub/opensuse/update/12.1 +http://mirror.umoss.org/opensuse/update/12.1 +http://ftp.utexas.edu/opensuse/update/12.1 +ftp://ftp.osuosl.org/pub/opensuse/update/12.1 +http://opensuse.cs.utah.edu/update/12.1 +http://mirrors.xmission.com/opensuse/update/12.1 +ftp://ftp.utexas.edu/mirrors/opensuse/update/12.1 +ftp://mirrors.xmission.com/opensuse/update/12.1 +http://mirror.aarnet.edu.au/pub/opensuse/opensuse/update/12.1 +ftp://opensuse.cs.utah.edu/opensuse/update/12.1 +http://www.gtlib.gatech.edu/pub/opensuse/update/12.1 +http://opensuse.mirror.aussiehq.net.au/update/12.1 +http://ftp.iinet.net.au/pub/opensuse/update/12.1 +http://mirror.internode.on.net/pub/opensuse/update/12.1 +http://ftp.netspace.net.au/pub/opensuse/update/12.1 +ftp://mirror.aarnet.edu.au/pub/opensuse/opensuse/update/12.1 +ftp://opensuse.mirror.aussiehq.net.au/pub/opensuse/update/12.1 +http://mirror.optus.net/opensuse/update/12.1 +http://mirror.fcaglp.unlp.edu.ar/opensuse/update/12.1 +http://opensuse.c3sl.ufpr.br/update/12.1 +ftp://ftp.iinet.net.au/pub/opensuse/update/12.1 +ftp://mirror.internode.on.net/pub/opensuse/update/12.1 +ftp://mirror.optus.net/opensuse/update/12.1 +ftp://mirror.fcaglp.unlp.edu.ar/opensuse/update/12.1 +ftp://opensuse.c3sl.ufpr.br/opensuse/update/12.1 diff --git a/src/lib/distro-info/suse-12.1/prereqfiles/etc/group b/src/lib/distro-info/suse-12.1/prereqfiles/etc/group new file mode 100644 index 00000000..505cb221 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/prereqfiles/etc/group @@ -0,0 +1,33 @@ +root:x:0: +bin:x:1:daemon +daemon:x:2: +sys:x:3: +tty:x:5: +disk:x:6: +lp:x:7: +www:x:8: +kmem:x:9: +wheel:x:10: +mail:x:12: +news:x:13: +uucp:x:14: +shadow:x:15: +dialout:x:16: +audio:x:17: +floppy:x:19: +cdrom:x:20: +console:x:21: +utmp:x:22: +public:x:32: +video:x:33: +games:x:40: +xok:x:41: +trusted:x:42: +modem:x:43: +ftp:x:49: +man:x:62: +users:x:100: +nobody:x:65533: +nogroup:x:65534:nobody +messagebus:!:101: +haldaemon:!:102: diff --git a/src/lib/distro-info/suse-12.1/prereqfiles/etc/hosts b/src/lib/distro-info/suse-12.1/prereqfiles/etc/hosts new file mode 100644 index 00000000..75721cd5 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/prereqfiles/etc/hosts @@ -0,0 +1 @@ +127.0.0.1 localhost diff --git a/src/lib/distro-info/suse-12.1/prereqfiles/etc/passwd b/src/lib/distro-info/suse-12.1/prereqfiles/etc/passwd new file mode 100644 index 00000000..9b8fc4fe --- /dev/null +++ b/src/lib/distro-info/suse-12.1/prereqfiles/etc/passwd @@ -0,0 +1,14 @@ +root:x:0:0:root:/root:/bin/bash +bin:x:1:1:bin:/bin:/bin/bash +daemon:x:2:2:Daemon:/sbin:/bin/bash +lp:x:4:7:Printing daemon:/var/spool/lpd:/bin/bash +mail:x:8:12:Mailer daemon:/var/spool/clientmqueue:/bin/false +news:x:9:13:News system:/etc/news:/bin/bash +uucp:x:10:14:Unix-to-Unix CoPy system:/etc/uucp:/bin/bash +games:x:12:100:Games account:/var/games:/bin/bash +man:x:13:62:Manual pages viewer:/var/cache/man:/bin/bash +wwwrun:x:30:8:WWW daemon apache:/var/lib/wwwrun:/bin/false +ftp:x:40:49:FTP account:/srv/ftp:/bin/bash +nobody:x:65534:65533:nobody:/var/lib/nobody:/bin/bash +messagebus:x:100:101:User for D-Bus:/var/run/dbus:/bin/false +haldaemon:x:101:102:User for haldaemon:/var/run/hal:/bin/false diff --git a/src/lib/distro-info/suse-12.1/prereqfiles/etc/shadow b/src/lib/distro-info/suse-12.1/prereqfiles/etc/shadow new file mode 100644 index 00000000..cd100a5a --- /dev/null +++ b/src/lib/distro-info/suse-12.1/prereqfiles/etc/shadow @@ -0,0 +1,14 @@ +root::13481:::::: +bin:*:13481:::::: +daemon:*:13481:::::: +lp:*:13481:::::: +mail:*:13481:::::: +news:*:13481:::::: +uucp:*:13481:::::: +games:*:13481:::::: +man:*:13481:::::: +wwwrun:*:13481:::::: +ftp:*:13481:::::: +nobody:*:13481:::::: +messagebus:!:13481:0::7::: +haldaemon:!:13481:0::7::: diff --git a/src/lib/distro-info/suse-12.1/settings.default b/src/lib/distro-info/suse-12.1/settings.default new file mode 100644 index 00000000..16fc918a --- /dev/null +++ b/src/lib/distro-info/suse-12.1/settings.default @@ -0,0 +1,1126 @@ +bootstrap-packages = < + packages = < + + packages = < + + packages = < +package-subdir = suse +prereq-packages = < + name = openSUSE 12.1 + repo-subdir = suse + file-for-speedtest = suse/setup/descr/packages.en.gz + + + name = openSUSE 12.1 non-OSS + file-for-speedtest = suse/setup/descr/packages.en.gz + + + name = openSUSE 12.1 updates + file-for-speedtest = repodata/primary.xml.gz + + + packages = < + + base = minimal + packages = < + + base = textmode + packages = < + + base = kde + packages = < + + base = textmode + packages = < + + base = minimal + + diff --git a/src/lib/distro-info/suse-12.1/settings.example b/src/lib/distro-info/suse-12.1/settings.example new file mode 100644 index 00000000..a8db67df --- /dev/null +++ b/src/lib/distro-info/suse-12.1/settings.example @@ -0,0 +1,23 @@ +# rename this file to 'settings' and edit it as you please +# +# for a list of all options, have a look at the corresponding +# settings.default in /opt/openslx/share/distro-info + +# use local installation source +# +# local-url = /srv/ftp/pub/opensuse/distribution/11.2/repo/oss +# +# +# local-url = /srv/ftp/pub/opensuse/distribution/11.2/repo/non-oss +# +# +# local-url = /srv/ftp/pub/suse/update/11.2 +# + +# add a new selection: +# +# base = kde +# packages = < diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-0dfb3188-41ed929b.asc b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-0dfb3188-41ed929b.asc new file mode 100644 index 00000000..587d3a9a --- /dev/null +++ b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-0dfb3188-41ed929b.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.16 (GNU/Linux) + +mQGiBEHtkpsRBACRHiXh3olS++6/Mp9N7ByGMmjaaE+Y8cJQLUPG1myrbW5aogIP +0WenayhGbbgOHNWgd5dQ8KQpYYFoQuUHjFYzj5MvgrdOENOvD7ZNJ6+EmbkNh5cV +zUYfNG9jdiGweZkyA1sh8DYS0JiUmQ4CzaBD/DotB/dCmDcyuNQFiw4qKwCglQah +ATyueBRsOiXl0NIs1uB6dkkD/1A2YmQ6te1q38a1J+a8os6bDlMZhVnkZdhJdw6x +eBwUb9XS0n7hyt/AKCcBnrDEUQJuhBMNgzctJvbuMv27yRMANAXZDQkp0ip/yHLJ +PhUdSNTTRHOL9bV3t+JuZ9xmuclprwyrrJYUkEESXNc0tkuczHBP2c/RqA3OxYHt +hrHLA/9Pqe2gEleeo8l26u/uFXs2dtwjh8EZmdhHoqGcOlpYR4DyAg2D+jYfh3RI +oPzIwRlHVUR1ii5h8iPi98BVuEvukwfbbQ1K22Jwzxt6w3ihCXBKWKbeC3ElIMfA +hVMchLFUbTAw+yodO/u3NHxKQ34+ginid9dVyxV5T0gpDEEHObQrT3BlbiBFbnRl +cnByaXNlIFNlcnZlciA8c3VwcG9ydEBub3ZlbGwuY29tPoheBBMRAgAeBQJB7ZKb +AhsDBgsJCAcDAgMVAgMDFgIBAh4BAheAAAoJEHPSXWMN+zGID4oAoJPTGZbZApW+ +tuU422mHYGwoqgjrAJ9fhzRhRbV3YsOxKUomNeuIfmWGXA== +=Qv5+ +-----END PGP PUBLIC KEY BLOCK----- diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-307e3d54-4be01a65.asc b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-307e3d54-4be01a65.asc new file mode 100644 index 00000000..f2e2a808 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-307e3d54-4be01a65.asc @@ -0,0 +1,13 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.16 (GNU/Linux) + +mIsERCAdXQEEAL7MrBTz+3SBWpCm2ae2yaDqV3ezQcs2JlvqidJVhsZqQe9/jkxi +KTEQW5+TXF/+BlQSiebunRI7oo3+9U8GyRCgs1sf+yRQWMLzZqRaarzRhw9w+Ihl +edtqYl6/U2JZCb8Adp6d7RzlRliJdJ/VtsfXj2ef7Dwu7elOVSsmaBdtAAYptChT +dVNFIFBhY2thZ2UgU2lnbmluZyBLZXkgPGJ1aWxkQHN1c2UuZGU+iLgEEwECACIC +GwMECwcDAgMVAgMDFgIBAh4BAheABQJL4BplBQkPRMsIAAoJEOOlw2Awfj1UhOsD +/RkkEhOIC9NNad0F5O0rEJxvsI7Nm+6FnNJq8LjyR5+87epQCXgpaBXEGd4RcjjO +TukLaHHrC1T/h4biIyf253VZHr4oJ46sUivNUFq60gl4gk56aTGTNeUWOsgrU4jm +auFca3dbGcNfiJ7c7dF2CkOAR+CPMLPYTvuVIRQBAjeS +=jKkp +-----END PGP PUBLIC KEY BLOCK----- diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-3d25d3d9-36e12d04.asc b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-3d25d3d9-36e12d04.asc new file mode 100644 index 00000000..457ac280 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-3d25d3d9-36e12d04.asc @@ -0,0 +1,30 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.16 (GNU/Linux) + +mQENAzbhLQQAAAEIAKAkXHe0lWRBXLpn38hMHy03F0I4Sszmoc8aaKJrhfhyMlOA +BqvklPLE2f9UrI4Xc860gH79ZREwAgPt0pi6+SleNFLNcNFAuuHMLQOOsaMFatbz +JR9i4m/lf6q929YROu5zB48rBAlcfTm+IBbijaEdnqpwGib45wE/Cfy6FAttBHQh +1Kp+r/jPbf1mYAvljUfHKuvbg8t2EIQz/5yGp+n5trn9pElfQO2cRBq8LFpf1l+U +P7EKjFmlOq+Gs/fF98/dP3DfniSd78LQPq5vp8RL8nr/o2i7jkAQ33m4f1wOBWd+ +cZovrKXYlXiR+Bf7m2hpZo+/sAzhd7LmAD0l09kABRG0JVN1U0UgU2VjdXJpdHkg +VGVhbSA8c2VjdXJpdHlAc3VzZS5kZT6JARUDBRA24S1H5Fiyh7HKPEUBAVcOB/9b +yHYji1/+4Xc2GhvXK0FSJN0MGgeXgW47yxDL7gmR4mNgjlIOUHZj0PEpVjWepOJ7 +tQS3L9oP6cpj1Fj/XxuLbkp5VCQ61hpt54coQAvYrnT9rtWEGN+xmwejT1WmYmDJ +xG+EGBXKr+XP69oIUl1E2JO3rXeklulgjqRKos4cdXKgyjWZ7CP9V9daRXDtje63 +Om8gwSdU/nCvhdRIWp/Vwbf7Ia8iZr9OJ5YuQl0DBG4qmGDDrvImgPAFkYFzwlqo +choXFQ9y0YVCV41DnR+GYhwl2qBd81T8aXhihEGPIgaw3g8gd8B5o6mPVgl+nJqI +BkEYGBusiag2pS6qwznZiQEVAwUQNuEtBHey5gA9JdPZAQFtOAf+KVh939b0J94u +v/kpg4xs1LthlhquhbHcKNoVTNspugiC3qMPyvSX4XcBr2PC0cVkS4Z9PY9iCfT+ +x9WM96g39dAF+le2CCx7XISk9XXJ4ApEy5g4AuK7NYgAJd39PPbERgWnxjxir9g0 +Ix30dS30bW39D+3NPU5Ho9TD/B7UDFvYT5AWHl3MGwo3a1RhTs6sfgL7yQ3U+mvq +MkTExZb5mfN1FeaYKMopoI4VpzNVeGxQWIz67VjJHVyUlF20ekOz4kWVgsxkc8G2 +saqZd6yv2EwqYTi8BDAduweP33KrQc4KDDommQNDOXxaKOeCoESIdM4p7Esdjq1o +L0oixF12CohGBBARAgAGBQI7HmHDAAoJEJ5A4xAACqukTlQAoI4QzP9yjPohY7OU +F7J3eKBTzp25AJ42BmtSd3pvm5ldmognWF3Trhp+GYkAlQMFEDe3O8IWkDf+zvyS +FQEBAfkD/3GG5UgJj18UhYmh1gfjIlDcPAeqMwSytEHDENmHC+vlZQ/p0mT9tPiW +tp34io54mwr+bLPN8l6B5GJNkbGvH6M+mO7R8Lj4nHL6pyAv3PQr83WyLHcaX7It +Klj371/4yzKV6qpz43SGRK4MacLo2rNZ/dNej7lwPCtzCcFYwqkiiEYEEBECAAYF +AjoaQqQACgkQx1KqMrDf94ArewCfWnTUDG5gNYkmHG4bYL8fQcizyA4An2eVo/n+ +3J2KRWSOhpAMsnMxtPbB +=Ay23 +-----END PGP PUBLIC KEY BLOCK----- diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-3dbdc284-4be1884d.asc b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-3dbdc284-4be1884d.asc new file mode 100644 index 00000000..5d24cb80 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-3dbdc284-4be1884d.asc @@ -0,0 +1,19 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.16 (GNU/Linux) + +mQENBEkUTD8BCADWLy5d5IpJedHQQSXkC1VK/oAZlJEeBVpSZjMCn8LiHaI9Wq3G +3Vp6wvsP1b3kssJGzVFNctdXt5tjvOLxvrEfRJuGfqHTKILByqLzkeyWawbFNfSQ +93/8OunfSTXC1Sx3hgsNXQuOrNVKrDAQUqT620/jj94xNIg09bLSxsjN6EeTvyiO +mtE9H1J03o9tY6meNL/gcQhxBvwuo205np0JojYBP0pOfN8l9hnIOLkA0yu4ZXig +oKOVmf4iTjX4NImIWldT+UaWTO18NWcCrujtgHueytwYLBNV5N0oJIP2VYuLZfSD +VYuPllv7c6O2UEOXJsdbQaVuzU1HLocDyipnABEBAAG0NG9wZW5TVVNFIFByb2pl +Y3QgU2lnbmluZyBLZXkgPG9wZW5zdXNlQG9wZW5zdXNlLm9yZz6JATwEEwECACYC +GwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAUCS+GITQUJClIKDgAKCRC4iy/UPb3C +hCtvCACELgrgzAbLw8p4PfsHzrEAvZbaWSLpSOCV4ZQdo0Q9vaHcsjENXfnZ7ctu +hDnyVSmzy4HcVfBfLmK1xkI8ByXK9JGXt3RXuZWHBuaJQKM0hbAZZ/ScMUOs6Igu +2gmyDaJyrf1vBPtNWpMSS8Jp10iJ9/5B5Hlq4UJxMwTGZwcddhRl/UQKErygdnVg +o5zTdyB05BKF4KEIvdbl9xSfifLfOT8CGBpCmnUmD6YB7agXm3OAM9bZGa2v9ipm +s/haLqxS+b4plYKDN8d8xc2whEfTQD158VW0giv38w6NAd6kCxq2pg5L5PmpF9DM +BZl8K2SBMEtV7BYK9wfnxaRl6Wh/ +=uF5Q +-----END PGP PUBLIC KEY BLOCK----- diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-56b4177a-4be18cab.asc b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-56b4177a-4be18cab.asc new file mode 100644 index 00000000..bb2de910 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-56b4177a-4be18cab.asc @@ -0,0 +1,19 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.16 (GNU/Linux) + +mQGiBEeWWzMRBADU8l2IckSzgdUS1dn0WMM7wXK4seoFsHHQw/0unHCQCxpyDMnn +TKV86p5KTbR1FDdeaZlY0yCV+IGsiIxLyuUdJn8vuA5gA5ZkUr89/HtWaeZVl77J +HIQxvhDRBWCOO4QNtrZYWvGbvl83wl/zOfdLEs8IGElt0LgfohyTA1qfrwCg/Hac +tDDscXsPlo5Jek/+3RHVeD0D/30riCpfpLJOmhraLg1EbWsE0mN9IQsl+WDPdoYo +bB76z6eH3e38618WzP/LTG4WuVbwpSSqmXyfdVpXxWzESfT8q0B8CGpHf/Sa/T/L +emohmRnLvkf/tAfxFmDMm1jOewJIE9S35jANGHVJcxmfRNpPWC7uHnqjopnsmDkL +kMEdBAC6YcpDOcMJZ9sJbt/JNZBaoT5CltgMDlSN50t2v/J5em8qMLqCSNF5UJyd +LFnePHTHy6gVjWbqcC0ncFzOqM1y644Up7BoKSAr1hRTl6Mw9S3UfZZZ0al3JtWt +8y0eFIW3QP66w1AL0LO2bZMBuOvhb63DXv5iHorcxk0yIFbbybRCb3BlblNVU0U6 +RmFjdG9yeSBPQlMgUHJvamVjdCA8b3BlblNVU0U6RmFjdG9yeUBidWlsZC5vcGVu +c3VzZS5vcmc+iGYEExECACYCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAUCS+GM +qwUJC8//eAAKCRAcchwkVrQXenCfAKCiI/uNClNI32AaPU36o2mFIUKcHgCfby3/ +8UEqkeBRFM1zyjHBo2w/GYyIRgQQEQIABgUCS+GOAgAKCRA7MBG3a51lI2PoAJ9+ +OORElEjcmtUu0pOhatgoEx+DoACfcJMHcdT+8ckq17RsEgWuS/4dGVM= +=uu+g +-----END PGP PUBLIC KEY BLOCK----- diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-7e2e3b05-4be037ca.asc b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-7e2e3b05-4be037ca.asc new file mode 100644 index 00000000..c0f7eba8 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-7e2e3b05-4be037ca.asc @@ -0,0 +1,18 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.16 (GNU/Linux) + +mQGiBER0iroRBADfqUeJmPCXqPJFnf3CVKy40dL1F+gfvP+JHN7/uu4c9+oCYjI1 +uAE8iGTm/Twb/Zzbs4dt0iWjhNFXbRi42rMww4d/8QcPYZ21WSehh+fv8nCjt2sw +LeC87ar2SR8OTpJBK0fQlcd4e6H5GMntfI6SYEUOPd8m/eQ+4+1AxpUUpwCgswaF +13fePZGI//pDn5tGjbvmaP8D/R3qum/I+oDS8lbFeeDS10GkEkwTYec13gdfsq6I +yzIj7VBsC+rGfbipv+VGR61Q4d19pOHKLDekr9OG+3G4ZcYM4NQvQZR+QIlp3xWu +nBmYD1LRkHLVj+Z4DGQhjjOffkPSuacKPymMaZ/aRiLgTIAo97W2YPhutscXrLSG +2Y+BA/4jsyaDb7kbW4wc8RtPIcuFEheVqgBeRakP9Uj47kBMBEpPtI/mIdY5liKk +ztKnuQG6ROYLNV/PW0ZbE1uT64C710weh4cB3PnZLV5P10deDLBjHk8MJQGCTSDD +JYvhutUzQfshAU6j2kErGvKdZxWGezab34vFyMP2oLGqswPAJrRQTm92ZWxsIFBy +b3ZvIEJ1aWxkIChDb250YWN0IHNlY3VyaXR5QG5vdmVsbC5jb20pIDxub3ZlbGwt +cHJvdm8tYnVpbGRAbm92ZWxsLmNvbT6IZgQTEQIAJgIbAwYLCQgHAwIEFQIIAwQW +AgMBAh4BAheABQJL4DfKBQkO9G+QAAoJEBTCi8l+LjsFWJ0AoIRm3ZLa4FoQ4/rD +nWb0DlZZWJRmAJwPdtR6KhW3eZNEi0YJEJ09dlCBsA== +=2leo +-----END PGP PUBLIC KEY BLOCK----- diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-9c800aca-4be01999.asc b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-9c800aca-4be01999.asc new file mode 100644 index 00000000..f2454f60 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-9c800aca-4be01999.asc @@ -0,0 +1,30 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.16 (GNU/Linux) + +mQGiBDnu9IERBACT8Y35+2vv4MGVKiLEMOl9GdST6MCkYS3yEKeueNWc+z/0Kvff +4JctBsgs47tjmiI9sl0eHjm3gTR8rItXMN6sJEUHWzDP+Y0PFPboMvKx0FXl/A0d +M+HFrruCgBlWt6FA+okRySQiliuI5phwqkXefl9AhkwR8xocQSVCFxcwvwCglVcO +QliHu8jwRQHxlRE0tkwQQI0D+wfQwKdvhDplxHJ5nf7U8c/yE/vdvpN6lF0tmFrK +XBUX+K7u4ifrZlQvj/81M4INjtXreqDiJtr99Rs6xa0ScZqITuZC4CWxJa9GynBE +D3+D2t1V/f8l0smsuYoFOF7Ib49IkTdbtwAThlZp8bEhELBeGaPdNCcmfZ66rKUd +G5sRA/9ovnc1krSQF2+sqB9/o7w5/q2qiyzwOSTnkjtBUVKn4zLUOf6aeBAoV6NM +CC3Kj9aZHfA+ND0ehPaVGJgjaVNFhPi4x0e7BULdvgOoAqajLfvkURHAeSsxXIoE +myW/xC1sBbDkDUIBSx5oej73XCZgnj/inphRqGpsb+1nKFvF+rQoU3VTRSBQYWNr +YWdlIFNpZ25pbmcgS2V5IDxidWlsZEBzdXNlLmRlPohiBBMRAgAiAhsDBAsHAwID +FQIDAxYCAQIeAQIXgAUCS+AZmQUJGXXzGAAKCRCoTtronIAKyl9KAJ9KyC11XDiC +lhuqOJ+Q0yPL5Ge/aQCePxBrVWcVaAjGq4vTkwMkiD9FVMK5Ag0EOe70khAIAISR +0E3ozF/la+oNaRwxHLrCet30NgnxRROYhPaJB/Tu1FQokn2/Qld/HZnh3TwhBIw1 +FqrhWBJ7491iAjLR9uPbdWJrn+A7t8kSkPaF3Z/6kyc5a8fas44ht5h+6HMBzoFC +MAq2aBHQRFRNp9Mz1ZvoXXcI1lk1l8OqcUM/ovXbDfPcXsUVeTPTtGzcAi2jVl9h +l3iwJKkyv/RLmcusdsi8YunbvWGFAF5GaagYQo7YlF6UaBQnYJTM523AMgpPQtsK +m9o/w9WdgXkgWhgkhZEeqUS3m5xNey1nLu9iMvq9M/iXnGz4sg6Q2Y+GqZ+yAvNW +jRRou3zSE7Bzg28MI4sAAwYH/2D71Xc5HPDgu87WnBFgmp8MpSr8QnSs0wwPg3xE +ullGEocolSb2c0ctuSyeVnCttJMzkukL9TqyF4s/6XRstWirSWawJxRLKH6Zjo/F +aKsshYKf8gBkAaddvpl3pO0gmUYbqmpQ3xDEYlhCeieXS5MkockQ1sj2xYdB1xO0 +ExzfiCiscUKjUFy+mdzUsUutafuZ+gbHog1CN/ccZCkxcBa5IFCHORrNjq9pYWlr +xsEn6ApsG7JJbM2besW1PkdEoxak74z1senh36m5jQvVjA3U4xq1wwylxadmmJaJ +HzeiLfb7G1ZRjZTsB7fyYxqDzMVul6o9BSwO/1XsIAnV1uuITAQYEQIADAUCS+AZ +vQUJGXXzKwAKCRCoTtronIAKysYeAJ4yNHu8lpjQiBL69k3VNr9hbQMmzwCfcrIB +TnsG384Q1YOf9lIUSYEa9sk= +=yIuV +-----END PGP PUBLIC KEY BLOCK----- diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-a1912208-446a0899.asc b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-a1912208-446a0899.asc new file mode 100644 index 00000000..16cef670 --- /dev/null +++ b/src/lib/distro-info/suse-12.1/trusted-package-keys/gpg-pubkey-a1912208-446a0899.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2.0.16 (GNU/Linux) + +mQILBERqCJkBEACdqhZWdAbUHLIumXMEgv+GFjr1ZzVHgynnFOzztU/8sxZNa9cm +YV4HZpVfjMr7fos3ArzyiPPt/336cf7w9p79/ZS4rHSNPDMlPCtXYvFxUbvU0/GY +q4jwcBsrJ0xaJ9CP5bWyAgVKOb7Y6k0ktaLjRR+tDfMsHA4H0ClMoRr6ATw8NL0e +VCfAHuzqCKvX1If8ng+wTivtAhKvz/WwQiELNELmPfc5tZHOw8NgP/r0Pze18Hn2 +dlAHu0WpC7uoR00vscsMIJiJJPcsxbL1F1eADKnk+wEy8Go+EJeJ5i0WoFbqD52q +Lv/C/oY6NVtVY0MBwtn+oQNSnQ4JBsB/Akdt53LAi0ZtNQxMyUW+76R8FCOmVCV8 +WGiF5CPRP0yvG80AMBjBjKjHb/v8ov5MnIyFimzAHS1gQcUNxTEYA/5eFwoYcGcK +weGq9FUjPTzLQAgvp7XmOzHpSAfJ7qysxFTepNsSZZhgizJyInrdQldr+GYcUNqB +krD9MWmFop975OxhCTEnNv/HcE79r8WD26HzDFYxTiTJbr0pU/ivBzo+rjq+YG2V +stJk+udVYmZTnC4LmXus8JiNuqBXbxNscwCBpcJ8YcfCV6uh+7E0XfXZsgVUFLp1 +NF+ylYRGTycOlWoZODrnJevZW7N9O3bWRx/G2P4bJD07LsDLe4i5hymf5QAGKbRQ +Tm92ZWxsIFByb3ZvIEJ1aWxkIChDb250YWN0IHNlY3VyaXR5QG5vdmVsbC5jb20p +IDxub3ZlbGwtcHJvdm8tYnVpbGRAbm92ZWxsLmNvbT6JAjMEEwECAB0FAkRqCJkG +CwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRBHijLooZEiCKSFD/93vZHCAMLEfksU +KnvXl08bv1rfuamuyJnE3ANRE5RDyypriHMCnkVxazvQ2WI4W4UEjluL9+SzZwtV +ZvKVoAr31614nSyWwv2YnJTHfjMG+xRlkolZMnuIiB9PcCBo9+GPU0ABuzo4pEJW +NIRoSS1NFbAZBhtUnY0cN+trM5QObLl7xXTavLyGk//blkk57fov7GXsQJlZUig0 +l2yt5XNyGpLUnTMDumHh8b389quF+0+ZfdwOy7A768xjipAZiTvIujBrEv51wrxh +0HBT0VGA0MhD9t0B+Ce4BM9P/iVMO00naaOp6PqMfPPKxQQqer8qy1i6UWBx95SY +mKZBIvOm2d9PezDxkckCu61r6krx1iKnT1wdprCAkIYwALK118SpbxuyGW0bhRHc +wsc/akzWH72fS0Xu49mvL4k4A2U9asdeQid3dMgbtm5mSWof0yiU/G4YNn0yeXoY +oG1VbCAqQbFX1Rvd6GITJVqI+ekW/uMA9BP78dF8wBeG0+QmpQnSf+eOsxB/RT8o +Kb4hHY+29MUlg+i9ceVt7hoKr03J/uIG5TXFXRYLaI0iAFVlKfWxpqDfS2XA4+dD +VYt+5RDgBcnxDaTB4FE9GqcYScNfe7+NFtL0p0wOPftbmgZzGjucTmrD8mDUNdqA +xGK7vlk4GATSfOQlq7G6LXW6RYnInohGBBMRAgAGBQJEazMlAAoJEKhO2uicgArK +2vMAn0TbVDESEVKVuFZStrfIzOvJQrR9AJsH733Ju1kE99GFrdfCeGqpckmNhg== +=E+qN +-----END PGP PUBLIC KEY BLOCK----- diff --git a/src/lib/distro-info/suse-12.1/trusted-package-keys/pubring.gpg b/src/lib/distro-info/suse-12.1/trusted-package-keys/pubring.gpg new file mode 100644 index 00000000..84c159ea Binary files /dev/null and b/src/lib/distro-info/suse-12.1/trusted-package-keys/pubring.gpg differ diff --git a/src/lib/distro-info/ubuntu-11.10/mirrors/base b/src/lib/distro-info/ubuntu-11.10/mirrors/base new file mode 100644 index 00000000..cddbef70 --- /dev/null +++ b/src/lib/distro-info/ubuntu-11.10/mirrors/base @@ -0,0 +1,162 @@ +http://archive.ubuntu.com.ba/ubuntu +http://archive.ubuntu.com/ubuntu +ftp://br.archive.ubuntu.com/ubuntu +ftp://bw.archive.ubuntu.com/ubuntu +http://cl.archive.ubuntu.com/ubuntu +http://cudlug.cudenver.edu/ubuntu +http://cz.archive.ubuntu.com/ubuntu +ftp://darkstar.ist.utl.pt/pub/ubuntu/archive +http://darkstar.ist.utl.pt/ubuntu/archive +http://de.archive.ubuntu.com/ubuntu +http://debian.charite.de/ubuntu +http://debian.linux.org.tw/ubuntu +http://dk.archive.ubuntu.com/ubuntu +http://es.archive.ubuntu.com/ubuntu +http://espelhos.edugraf.ufsc.br/ubuntu +ftp://free.nchc.org.tw/ubuntu +http://ftp-stud.fht-esslingen.de/Mirrors/ubuntu +http://ftp-stud.hs-esslingen.de/ubuntu +http://ftp.belnet.be/linux/ubuntu/ubuntu +http://ftp.belnet.be/pub/mirror/ubuntu.com/ubuntu +http://ftp.caliu.info/pub/distribucions/ubuntu/ubuntu +http://ftp.chg.ru/pub/Linux/ubuntu/archive +ftp://ftp.ciril.fr/pub/linux/ubuntu/archives +http://ftp.citylink.co.nz/ubuntu +http://ftp.crihan.fr/ubuntu +ftp://ftp.cw.net/pub/linux/ftp.ubuntu.com/ubuntu +http://ftp.cw.net/ubuntu +http://ftp.dateleco.es/ubuntu +http://ftp.dei.uc.pt/pub/linux/ubuntu/archive +http://ftp.duth.gr/pub/ubuntu +http://ftp.ecc.u-tokyo.ac.jp/ubuntu +http://ftp.estpak.ee/ubuntu +ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu +http://ftp.freepark.org/ubuntu +ftp://ftp.fu-berlin.de/linux/ubuntu +ftp://ftp.funet.fi/pub/mirrors/archive.ubuntu.com +http://ftp.gil.di.uminho.pt/ubuntu +ftp://ftp.gtlib.gatech.edu/pub/ubuntu +http://ftp.gui.uva.es/sites/ubuntu.com/ubuntu +http://ftp.heanet.ie/pub/ubuntu +http://ftp.hosteurope.de/mirror/archive.ubuntu.com +ftp://ftp.iinet.net.au/pub/ubuntu +ftp://ftp.iitm.ac.in/ubuntu +http://ftp.kaist.ac.kr/pub/ubuntu +http://ftp.kfki.hu/linux/ubuntu +ftp://ftp.kfki.hu/pub/linux/ubuntu +http://ftp.leg.uct.ac.za/pub/linux/ubuntu +http://ftp.linux.edu.lv/ubuntu +ftp://ftp.linux.org.tr/pub/ubuntu +http://ftp.lug.ro/ubuntu +ftp://ftp.man.szczecin.pl/pub/Linux/ubuntu +ftp://ftp.mipt.ru/mirror/ubuntu +ftp://ftp.mirrorservice.org/sites/archive.ubuntu.com/ubuntu +http://ftp.netspace.net.au/pub/ubuntu +http://ftp.ntua.gr/pub/linux/ubuntu +ftp://ftp.oleane.net/ubuntu +ftp://ftp.otenet.gr/ubuntu +http://ftp.port80.se/ubuntu +http://ftp.pwr.wroc.pl/ubuntu +ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu +ftp://ftp.science.nus.edu.sg/pub/ubuntu +http://ftp.science.nus.edu.sg/ubuntu +http://ftp.stw-bonn.de/ubuntu +http://ftp.ticklers.org/archive.ubuntu.org/ubuntu +ftp://ftp.tiscali.nl/pub/mirror/ubuntu +http://ftp.tiscali.nl/ubuntu +http://ftp.tu-chemnitz.de/pub/linux/ubuntu +ftp://ftp.tudelft.nl/pub/Linux/archive.ubuntu.com +http://ftp.tuke.sk/ubuntu +http://ftp.twaren.net/Linux/Ubuntu/ubuntu +http://ftp.u-picardie.fr/mirror/ubuntu/ubuntu +ftp://ftp.uasw.edu/linux/ubuntu/archive +http://ftp.ucr.ac.cr/ubuntu +http://ftp.udc.es/ubuntu +http://ftp.uni-kl.de/pub/linux/ubuntu +http://ftp.uni-muenster.de/pub/mirrors/ftp.ubuntu.com/ubuntu +http://ftp.unina.it/pub/linux/distributions/ubuntu +http://ftp.uninett.no/ubuntu +http://ftp.usf.edu/pub/ubuntu +http://ftp.ussg.iu.edu/linux/ubuntu +ftp://ftp.vectranet.pl/ubuntu +http://ftp.yz.yamagata-u.ac.jp/pub/linux/ubuntu/archives +ftp://ftpserv.tudelft.nl/pub/Linux/archive.ubuntu.com +http://gd.tuwien.ac.at/opsys/linux/ubuntu/archive +http://godel.cs.bilgi.edu.tr/ubuntu +http://gulus.USherbrooke.ca/ubuntu +http://hr.archive.ubuntu.com/ubuntu +http://ie.archive.ubuntu.com/ubuntu +http://klid.dk/ftp/ubuntu +ftp://klid.dk/ubuntu +http://kr.archive.ubuntu.com/ubuntu +http://lug.mtu.edu/ubuntu +http://mir1.ovh.net/ubuntu +http://mirror.anl.gov/pub/ubuntu +http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive +http://mirror.cs.umn.edu/ubuntu +http://mirror.hgkz.ch/ubuntu +http://mirror.imbrandon.com/ubuntu +http://mirror.lcsee.wvu.edu/ubuntu +http://mirror.letsopen.com/os/ubuntu +http://mirror.lupaworld.com/ubuntu/archive +http://mirror.nttu.edu.tw/ubuntu +http://mirror.optus.net/ubuntu +http://mirror.ox.ac.uk/sites/archive.ubuntu.com/ubuntu +http://mirror.pacific.net.au/linux/ubuntu +http://mirror.rootguide.org/ubuntu +http://mirror.switch.ch/ftp/mirror/ubuntu +ftp://mirror.switch.ch/mirror/ubuntu +http://mirror.uni-c.dk/ubuntu +http://mirror.utdlug.org/linux/distributions/ubuntu/packages +http://mirrors.cat.pdx.edu/ubuntu +http://mirrors.ccs.neu.edu/archive.ubuntu.com +ftp://mirrors.ccs.neu.edu/net/mirrors/archive.ubuntu.com +http://mirrors.cs.wmich.edu/ubuntu +ftp://mirrors.easynews.com/linux/ubuntu +http://mirrors.kernel.org/ubuntu +http://mirrors.nic.funet.fi/ubuntu +http://mirrors.shlug.org/ubuntu +ftp://mirrors.virginmedia.com/mirrors/ubuntu/archive +http://mirrors.xmission.com/ubuntu +http://mt.archive.ubuntu.com/ubuntu +http://na.mirror.garr.it/mirrors/ubuntu-archive +ftp://neacm.fe.up.pt/pub/ubuntu +http://neacm.fe.up.pt/ubuntu +http://nl.archive.ubuntu.com/ubuntu +http://nl2.archive.ubuntu.com/ubuntu +http://nz2.archive.ubuntu.com/ubuntu +http://packages.midian.hu//pub/linux/distributions/ubuntu +http://se.archive.ubuntu.com/ubuntu +http://sft.if.usp.br/ubuntu +http://snert.mi.hs-heilbronn.de/pub/ubuntu/ubuntu +http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu +ftp://sunsite.informatik.rwth-aachen.de/pub/linux/ubuntu/ubuntu +http://tezcatl.fciencias.unam.mx/ubuntu +http://th.archive.ubuntu.com/ubuntu +ftp://tw.archive.ubuntu.com/ubuntu +http://ubuntu-archive.datahop.it/ubuntu +http://ubuntu.c3sl.ufpr.br/ubuntu +http://ubuntu.cn99.com/ubuntu +http://ubuntu.cs.utah.edu/ubuntu +http://ubuntu.csie.nctu.edu.tw/ubuntu +http://ubuntu.eriders.ge/ubuntu +http://ubuntu.fastbull.org/ubuntu +http://ubuntu.indika.net.id/ubuntu +http://ubuntu.inode.at/ubuntu +http://ubuntu.intergenia.de/ubuntu +http://ubuntu.ipacct.com/ubuntu +http://ubuntu.lhi.is/ubuntu +http://ubuntu.linux-bg.org/ubuntu +http://ubuntu.mirror.frontiernet.net/ubuntu +http://ubuntu.mirror.rafal.ca/ubuntu +http://ubuntu.mirrors.skynet.be/pub/ubuntu.com/ubuntu +http://ubuntu.snet.uz/ubuntu +http://ubuntu.supp.name/ubuntu +http://ubuntu.task.gda.pl/ubuntu +http://ubuntu.univ-nantes.fr/ubuntu +http://ubuntu.uz/ubuntu +http://ubuntu.ynet.sk/ubuntu +http://www.gtlib.gatech.edu/pub/ubuntu +http://www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu +http://www.nic.funet.fi/pub/mirrors/archive.ubuntu.com +ftp://yu.archive.ubuntu.com/ubuntu diff --git a/src/lib/distro-info/ubuntu-11.10/mirrors/base_security b/src/lib/distro-info/ubuntu-11.10/mirrors/base_security new file mode 100644 index 00000000..3617b3dd --- /dev/null +++ b/src/lib/distro-info/ubuntu-11.10/mirrors/base_security @@ -0,0 +1,162 @@ +http://archive.ubuntu.com.ba/ubuntu +http://archive.ubuntu.com/ubuntu +http://br.archive.ubuntu.com/ubuntu +http://bw.archive.ubuntu.com/ubuntu +http://cl.archive.ubuntu.com/ubuntu +http://cudlug.cudenver.edu/ubuntu +ftp://cz.archive.ubuntu.com/MIRRORS/archive.ubuntu.com/mirror/ubuntu +http://cz.archive.ubuntu.com/ubuntu +ftp://darkstar.ist.utl.pt/pub/ubuntu/archive +http://darkstar.ist.utl.pt/ubuntu/archive +http://de.archive.ubuntu.com/ubuntu +http://debian.charite.de/ubuntu +http://debian.linux.org.tw/ubuntu +http://dk.archive.ubuntu.com/ubuntu +http://es.archive.ubuntu.com/ubuntu +http://espelhos.edugraf.ufsc.br/ubuntu +http://free.nchc.org.tw/ubuntu +http://ftp-stud.fht-esslingen.de/Mirrors/ubuntu +http://ftp-stud.hs-esslingen.de/ubuntu +http://ftp.belnet.be/linux/ubuntu/ubuntu +http://ftp.belnet.be/pub/mirror/ubuntu.com/ubuntu +http://ftp.caliu.info/pub/distribucions/ubuntu/ubuntu +http://ftp.chg.ru/pub/Linux/ubuntu/archive +ftp://ftp.ciril.fr/pub/linux/ubuntu/archives +http://ftp.citylink.co.nz/ubuntu +http://ftp.crihan.fr/ubuntu +ftp://ftp.cw.net/pub/linux/ftp.ubuntu.com/ubuntu +http://ftp.cw.net/ubuntu +http://ftp.dateleco.es/ubuntu +http://ftp.dei.uc.pt/pub/linux/ubuntu/archive +http://ftp.duth.gr/pub/ubuntu +http://ftp.ecc.u-tokyo.ac.jp/ubuntu +http://ftp.estpak.ee/ubuntu +ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu +http://ftp.freepark.org/ubuntu +ftp://ftp.fu-berlin.de/linux/ubuntu +ftp://ftp.funet.fi/pub/mirrors/archive.ubuntu.com +http://ftp.gil.di.uminho.pt/ubuntu +http://ftp.gui.uva.es/sites/ubuntu.com/ubuntu +http://ftp.halifax.rwth-aachen.de/ubuntu +http://ftp.heanet.ie/pub/ubuntu +http://ftp.hosteurope.de/mirror/archive.ubuntu.com +http://ftp.iinet.net.au/pub/ubuntu +http://ftp.iitm.ac.in/ubuntu +http://ftp.kaist.ac.kr/pub/ubuntu +http://ftp.kfki.hu/linux/ubuntu +ftp://ftp.kfki.hu/pub/linux/ubuntu +http://ftp.leg.uct.ac.za/pub/linux/ubuntu +http://ftp.linux.edu.lv/ubuntu +http://ftp.lug.ro/ubuntu +ftp://ftp.man.szczecin.pl/pub/Linux/ubuntu +ftp://ftp.mipt.ru/mirror/ubuntu +ftp://ftp.mirrorservice.org/sites/archive.ubuntu.com/ubuntu +http://ftp.netspace.net.au/pub/ubuntu +http://ftp.ntua.gr/pub/linux/ubuntu +ftp://ftp.oleane.net/ubuntu +ftp://ftp.otenet.gr/ubuntu +http://ftp.pwr.wroc.pl/ubuntu +ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu +http://ftp.science.nus.edu.sg/ubuntu +http://ftp.stw-bonn.de/ubuntu +http://ftp.ticklers.org/archive.ubuntu.org/ubuntu +ftp://ftp.tiscali.nl/pub/mirror/ubuntu +http://ftp.tiscali.nl/ubuntu +http://ftp.tu-chemnitz.de/pub/linux/ubuntu +ftp://ftp.tudelft.nl/pub/Linux/archive.ubuntu.com +http://ftp.tuke.sk/ubuntu +http://ftp.twaren.net/Linux/Ubuntu/ubuntu +http://ftp.u-picardie.fr/mirror/ubuntu/ubuntu +ftp://ftp.uasw.edu/linux/ubuntu/archive +http://ftp.ucr.ac.cr/ubuntu +http://ftp.udc.es/ubuntu +http://ftp.uni-kl.de/pub/linux/ubuntu +http://ftp.uni-muenster.de/pub/mirrors/ftp.ubuntu.com/ubuntu +http://ftp.unina.it/pub/linux/distributions/ubuntu +http://ftp.uninett.no/ubuntu +http://ftp.usf.edu/pub/ubuntu +http://ftp.ussg.iu.edu/linux/ubuntu +ftp://ftp.vectranet.pl/ubuntu +http://ftp.yz.yamagata-u.ac.jp/pub/linux/ubuntu/archives +ftp://ftpserv.tudelft.nl/pub/Linux/archive.ubuntu.com +http://gd.tuwien.ac.at/opsys/linux/ubuntu/archive +http://godel.cs.bilgi.edu.tr/ubuntu +http://gulus.USherbrooke.ca/ubuntu +http://hr.archive.ubuntu.com/ubuntu +http://ie.archive.ubuntu.com/ubuntu +http://kr.archive.ubuntu.com/ubuntu +http://lug.mtu.edu/ubuntu +http://mir1.ovh.net/ubuntu +http://mirror.anl.gov/pub/ubuntu +http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive +http://mirror.cs.umn.edu/ubuntu +http://mirror.hgkz.ch/ubuntu +http://mirror.imbrandon.com/ubuntu +http://mirror.lcsee.wvu.edu/ubuntu +http://mirror.letsopen.com/os/ubuntu +http://mirror.lupaworld.com/ubuntu/archive +http://mirror.nttu.edu.tw/ubuntu +http://mirror.optus.net/ubuntu +http://mirror.ox.ac.uk/sites/archive.ubuntu.com/ubuntu +http://mirror.pacific.net.au/linux/ubuntu +http://mirror.rootguide.org/ubuntu +http://mirror.switch.ch/ftp/mirror/ubuntu +ftp://mirror.switch.ch/mirror/ubuntu +http://mirror.uni-c.dk/ubuntu +http://mirror.utdlug.org/linux/distributions/ubuntu/packages +http://mirror2.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive +http://mirrors.cat.pdx.edu/ubuntu +http://mirrors.ccs.neu.edu/archive.ubuntu.com +http://mirrors.cs.wmich.edu/ubuntu +http://mirrors.easynews.com/linux/ubuntu +http://mirrors.kernel.org/ubuntu +http://mirrors.nic.funet.fi/ubuntu +http://mirrors.shlug.org/ubuntu +ftp://mirrors.virginmedia.com/mirrors/ubuntu/archive +http://mirrors.xmission.com/ubuntu +http://mt.archive.ubuntu.com/ubuntu +http://na.mirror.garr.it/mirrors/ubuntu-archive +ftp://neacm.fe.up.pt/pub/ubuntu +http://neacm.fe.up.pt/ubuntu +http://nl.archive.ubuntu.com/ubuntu +http://nl2.archive.ubuntu.com/ubuntu +http://nz2.archive.ubuntu.com/ubuntu +http://packages.midian.hu//pub/linux/distributions/ubuntu +http://se.archive.ubuntu.com/ubuntu +http://sft.if.usp.br/ubuntu +http://snert.mi.hs-heilbronn.de/pub/ubuntu/ubuntu +http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu +ftp://sunsite.informatik.rwth-aachen.de/pub/linux/ubuntu/ubuntu +http://tezcatl.fciencias.unam.mx/ubuntu +http://th.archive.ubuntu.com/ubuntu +http://tw.archive.ubuntu.com/ubuntu +http://ubuntu-archive.datahop.it/ubuntu +http://ubuntu.c3sl.ufpr.br/ubuntu +http://ubuntu.cn99.com/ubuntu +http://ubuntu.cs.uaf.edu/ubuntu +http://ubuntu.cs.utah.edu/ubuntu +http://ubuntu.csie.nctu.edu.tw/ubuntu +http://ubuntu.eriders.ge/ubuntu +http://ubuntu.fastbull.org/ubuntu +http://ubuntu.indika.net.id/ubuntu +http://ubuntu.inode.at/ubuntu +http://ubuntu.intergenia.de/ubuntu +http://ubuntu.ipacct.com/ubuntu +http://ubuntu.lhi.is/ubuntu +http://ubuntu.linux-bg.org/ubuntu +http://ubuntu.mirror.ac.za/ubuntu-archive +http://ubuntu.mirror.frontiernet.net/ubuntu +http://ubuntu.mirror.rafal.ca/ubuntu +http://ubuntu.mirrors.skynet.be/pub/ubuntu.com/ubuntu +http://ubuntu.org.ua/ubuntu +http://ubuntu.snet.uz/ubuntu +http://ubuntu.supp.name/ubuntu +http://ubuntu.task.gda.pl/ubuntu +http://ubuntu.univ-nantes.fr/ubuntu +http://ubuntu.uz/ubuntu +http://ubuntu.ynet.sk/ubuntu +http://www.gtlib.gatech.edu/pub/ubuntu +http://www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu +http://www.nic.funet.fi/pub/mirrors/archive.ubuntu.com +http://wwwftp.ciril.fr/pub/linux/ubuntu/archives +ftp://yu.archive.ubuntu.com/ubuntu diff --git a/src/lib/distro-info/ubuntu-11.10/mirrors/base_updates b/src/lib/distro-info/ubuntu-11.10/mirrors/base_updates new file mode 100644 index 00000000..3b936ecf --- /dev/null +++ b/src/lib/distro-info/ubuntu-11.10/mirrors/base_updates @@ -0,0 +1,171 @@ +http://archive.ubuntu.com.ba/ubuntu +http://archive.ubuntu.com/ubuntu +ftp://br.archive.ubuntu.com/ubuntu +ftp://bw.archive.ubuntu.com/ubuntu +http://cl.archive.ubuntu.com/ubuntu +http://cudlug.cudenver.edu/ubuntu +ftp://cz.archive.ubuntu.com/MIRRORS/archive.ubuntu.com/mirror/ubuntu +http://cz.archive.ubuntu.com/ubuntu +ftp://darkstar.ist.utl.pt/pub/ubuntu/archive +http://darkstar.ist.utl.pt/ubuntu/archive +http://de.archive.ubuntu.com/ubuntu +http://debian.charite.de/ubuntu +http://debian.linux.org.tw/ubuntu +http://dk.archive.ubuntu.com/ubuntu +http://es.archive.ubuntu.com/ubuntu +http://espelhos.edugraf.ufsc.br/ubuntu +ftp://free.nchc.org.tw/ubuntu +http://ftp-stud.fht-esslingen.de/Mirrors/ubuntu +http://ftp-stud.hs-esslingen.de/ubuntu +http://ftp.belnet.be/linux/ubuntu/ubuntu +http://ftp.belnet.be/pub/mirror/ubuntu.com/ubuntu +http://ftp.caliu.info/pub/distribucions/ubuntu/ubuntu +http://ftp.chg.ru/pub/Linux/ubuntu/archive +ftp://ftp.ciril.fr/pub/linux/ubuntu/archives +http://ftp.citylink.co.nz/ubuntu +http://ftp.crihan.fr/ubuntu +ftp://ftp.cw.net/pub/linux/ftp.ubuntu.com/ubuntu +http://ftp.cw.net/ubuntu +http://ftp.dateleco.es/ubuntu +http://ftp.dei.uc.pt/pub/linux/ubuntu/archive +http://ftp.duth.gr/pub/ubuntu +http://ftp.ecc.u-tokyo.ac.jp/ubuntu +http://ftp.estpak.ee/ubuntu +ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu +http://ftp.freepark.org/ubuntu +ftp://ftp.fu-berlin.de/linux/ubuntu +ftp://ftp.funet.fi/pub/mirrors/archive.ubuntu.com +http://ftp.gil.di.uminho.pt/ubuntu +ftp://ftp.gtlib.gatech.edu/pub/ubuntu +http://ftp.gui.uva.es/sites/ubuntu.com/ubuntu +http://ftp.halifax.rwth-aachen.de/ubuntu +http://ftp.heanet.ie/pub/ubuntu +http://ftp.hosteurope.de/mirror/archive.ubuntu.com +ftp://ftp.iinet.net.au/pub/ubuntu +ftp://ftp.iitm.ac.in/ubuntu +http://ftp.kaist.ac.kr/pub/ubuntu +http://ftp.kfki.hu/linux/ubuntu +ftp://ftp.kfki.hu/pub/linux/ubuntu +http://ftp.leg.uct.ac.za/pub/linux/ubuntu +http://ftp.linux.edu.lv/ubuntu +ftp://ftp.linux.org.tr/pub/ubuntu +http://ftp.lug.ro/ubuntu +ftp://ftp.man.szczecin.pl/pub/Linux/ubuntu +ftp://ftp.mipt.ru/mirror/ubuntu +ftp://ftp.mirrorservice.org/sites/archive.ubuntu.com/ubuntu +http://ftp.netspace.net.au/pub/ubuntu +http://ftp.ntua.gr/pub/linux/ubuntu +ftp://ftp.oleane.net/ubuntu +ftp://ftp.otenet.gr/ubuntu +ftp://ftp.polytechnic.edu.na/pub/ubuntu +http://ftp.port80.se/ubuntu +http://ftp.pwr.wroc.pl/ubuntu +ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu +ftp://ftp.science.nus.edu.sg/pub/ubuntu +http://ftp.science.nus.edu.sg/ubuntu +http://ftp.stw-bonn.de/ubuntu +http://ftp.ticklers.org/archive.ubuntu.org/ubuntu +ftp://ftp.tiscali.nl/pub/mirror/ubuntu +http://ftp.tiscali.nl/ubuntu +http://ftp.tu-chemnitz.de/pub/linux/ubuntu +ftp://ftp.tudelft.nl/pub/Linux/archive.ubuntu.com +http://ftp.tuke.sk/ubuntu +http://ftp.twaren.net/Linux/Ubuntu/ubuntu +http://ftp.u-picardie.fr/mirror/ubuntu/ubuntu +ftp://ftp.uasw.edu/linux/ubuntu/archive +http://ftp.ucr.ac.cr/ubuntu +http://ftp.udc.es/ubuntu +http://ftp.uni-kl.de/pub/linux/ubuntu +http://ftp.uni-muenster.de/pub/mirrors/ftp.ubuntu.com/ubuntu +http://ftp.unina.it/pub/linux/distributions/ubuntu +http://ftp.uninett.no/ubuntu +http://ftp.usf.edu/pub/ubuntu +http://ftp.ussg.iu.edu/linux/ubuntu +ftp://ftp.vectranet.pl/ubuntu +http://ftp.yz.yamagata-u.ac.jp/pub/linux/ubuntu/archives +ftp://ftpserv.tudelft.nl/pub/Linux/archive.ubuntu.com +http://gd.tuwien.ac.at/opsys/linux/ubuntu/archive +http://godel.cs.bilgi.edu.tr/ubuntu +http://gulus.USherbrooke.ca/ubuntu +http://hr.archive.ubuntu.com/ubuntu +http://ie.archive.ubuntu.com/ubuntu +http://klid.dk/ftp/ubuntu +ftp://klid.dk/ubuntu +http://kr.archive.ubuntu.com/ubuntu +http://lug.mtu.edu/ubuntu +http://mir1.ovh.net/ubuntu +http://mirror.anl.gov/pub/ubuntu +http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive +http://mirror.cs.umn.edu/ubuntu +http://mirror.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive +http://mirror.hgkz.ch/ubuntu +http://mirror.imbrandon.com/ubuntu +http://mirror.lcsee.wvu.edu/ubuntu +http://mirror.letsopen.com/os/ubuntu +http://mirror.lupaworld.com/ubuntu/archive +http://mirror.nttu.edu.tw/ubuntu +http://mirror.optus.net/ubuntu +http://mirror.ox.ac.uk/sites/archive.ubuntu.com/ubuntu +http://mirror.pacific.net.au/linux/ubuntu +http://mirror.rootguide.org/ubuntu +http://mirror.switch.ch/ftp/mirror/ubuntu +ftp://mirror.switch.ch/mirror/ubuntu +http://mirror.uni-c.dk/ubuntu +http://mirror.utdlug.org/linux/distributions/ubuntu/packages +http://mirror2.etf.bg.ac.yu/distributions/ubuntu/ubuntu-archive +http://mirrors.cat.pdx.edu/ubuntu +http://mirrors.ccs.neu.edu/archive.ubuntu.com +ftp://mirrors.ccs.neu.edu/net/mirrors/archive.ubuntu.com +http://mirrors.cs.wmich.edu/ubuntu +ftp://mirrors.easynews.com/linux/ubuntu +http://mirrors.kernel.org/ubuntu +http://mirrors.nic.funet.fi/ubuntu +http://mirrors.shlug.org/ubuntu +ftp://mirrors.virginmedia.com/mirrors/ubuntu/archive +http://mirrors.xmission.com/ubuntu +http://mt.archive.ubuntu.com/ubuntu +http://na.mirror.garr.it/mirrors/ubuntu-archive +ftp://neacm.fe.up.pt/pub/ubuntu +http://neacm.fe.up.pt/ubuntu +http://nl.archive.ubuntu.com/ubuntu +http://nl2.archive.ubuntu.com/ubuntu +http://nz2.archive.ubuntu.com/ubuntu +http://packages.midian.hu//pub/linux/distributions/ubuntu +http://se.archive.ubuntu.com/ubuntu +http://sft.if.usp.br/ubuntu +http://snert.mi.hs-heilbronn.de/pub/ubuntu/ubuntu +http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/ubuntu/ubuntu +ftp://sunsite.informatik.rwth-aachen.de/pub/linux/ubuntu/ubuntu +http://tezcatl.fciencias.unam.mx/ubuntu +http://th.archive.ubuntu.com/ubuntu +ftp://tw.archive.ubuntu.com/ubuntu +http://ubuntu-archive.datahop.it/ubuntu +http://ubuntu.c3sl.ufpr.br/ubuntu +http://ubuntu.cn99.com/ubuntu +http://ubuntu.cs.uaf.edu/ubuntu +http://ubuntu.cs.utah.edu/ubuntu +http://ubuntu.csie.nctu.edu.tw/ubuntu +http://ubuntu.eriders.ge/ubuntu +http://ubuntu.fastbull.org/ubuntu +http://ubuntu.indika.net.id/ubuntu +http://ubuntu.inode.at/ubuntu +http://ubuntu.intergenia.de/ubuntu +http://ubuntu.ipacct.com/ubuntu +http://ubuntu.lhi.is/ubuntu +http://ubuntu.linux-bg.org/ubuntu +ftp://ubuntu.mirror.ac.za/ubuntu-archive +http://ubuntu.mirror.frontiernet.net/ubuntu +http://ubuntu.mirror.rafal.ca/ubuntu +http://ubuntu.mirrors.skynet.be/pub/ubuntu.com/ubuntu +http://ubuntu.org.ua/ubuntu +http://ubuntu.snet.uz/ubuntu +http://ubuntu.supp.name/ubuntu +http://ubuntu.task.gda.pl/ubuntu +http://ubuntu.univ-nantes.fr/ubuntu +http://ubuntu.uz/ubuntu +http://ubuntu.ynet.sk/ubuntu +http://www.gtlib.gatech.edu/pub/ubuntu +http://www.mirrorservice.org/sites/archive.ubuntu.com/ubuntu +http://www.nic.funet.fi/pub/mirrors/archive.ubuntu.com +http://wwwftp.ciril.fr/pub/linux/ubuntu/archives +ftp://yu.archive.ubuntu.com/ubuntu diff --git a/src/lib/distro-info/ubuntu-11.10/prereqfiles/etc/hosts b/src/lib/distro-info/ubuntu-11.10/prereqfiles/etc/hosts new file mode 100644 index 00000000..75721cd5 --- /dev/null +++ b/src/lib/distro-info/ubuntu-11.10/prereqfiles/etc/hosts @@ -0,0 +1 @@ +127.0.0.1 localhost diff --git a/src/lib/distro-info/ubuntu-11.10/settings.default b/src/lib/distro-info/ubuntu-11.10/settings.default new file mode 100644 index 00000000..64d8aa1d --- /dev/null +++ b/src/lib/distro-info/ubuntu-11.10/settings.default @@ -0,0 +1,76 @@ +arch = i386 +package-subdir = pool +prereq-packages = main/d/debootstrap/debootstrap_1.0.23_all.deb +release-name = maverick + + components = main restricted + distribution = maverick + name = Ubuntu 11.10 + repo-subdir = dists + file-for-speedtest = dists/maverick/main/binary-i386/Packages.bz2 + + + components = main restricted + distribution = maverick-security + name = Ubuntu 11.10 Security + repo-subdir = dists + file-for-speedtest = dists/maverick-security/main/binary-i386/Packages.bz2 + + + components = main restricted + distribution = maverick-updates + name = Ubuntu 11.10 Updates + repo-subdir = dists + file-for-speedtest = dists/maverick-updates/main/binary-i386/Packages.bz2 + + + packages = < + + base = minimal + packages = < + + base = minimal + packages = < + + base = minimal + packages = < + + base = minimal + packages = < + + base = minimal + packages = < + + base = minimal + packages = < + + base = minimal + packages = < + + base = minimal + diff --git a/src/lib/distro-info/ubuntu-11.10/settings.example b/src/lib/distro-info/ubuntu-11.10/settings.example new file mode 100644 index 00000000..31881c4c --- /dev/null +++ b/src/lib/distro-info/ubuntu-11.10/settings.example @@ -0,0 +1,23 @@ +# rename this file to 'settings' and edit it as you please +# +# for a list of all options, have a look at the corresponding +# settings.default in /opt/openslx/share/distro-info + +# use local installation source +# +# local-url = /srv/ftp/pub/ubuntu +# +# +# local-url = /srv/ftp/pub/ubuntu +# +# +# local-url = /srv/ftp/pub/ubuntu +# + +# add a new selection: +# +# base = kde +# packages = < -- cgit v1.2.3-55-g7522