| @@ -0,0 +1,146 @@ |
| @@ -0,0 +1,146 @@ |
| |
1
| +# |
| |
2
| +# /etc/rinse/rinse.conf |
| |
3
| +# |
| |
4
| +# Contains the list of servers to download our initial collection of |
| |
5
| +# packages from. |
| |
6
| +# |
| |
7
| +# Steve |
| |
8
| +# -- |
| |
9
| +# |
| |
10
| + |
| |
11
| + |
| |
12
| +# RedHat Enterprise Linux 5 (RHEL-5) |
| |
13
| +[rhel-5] |
| |
14
| +mirror = http://your.mirror.to.rhel5.repository.here/rhel/5/i386/Server/ |
| |
15
| +mirror.amd64 = http://your.mirror.to.rhel5.repository.here/rhel/5/x86_64/Server/ |
| |
16
| + |
| |
17
| + |
| |
18
| +[centos-4] |
| |
19
| +mirror = http://vault.centos.org/4.9/os/i386/CentOS/RPMS/ |
| |
20
| +mirror.amd64 = http://vault.centos.org/4.9/os/x86_64/CentOS/RPMS/ |
| |
21
| + |
| |
22
| +[centos-5] |
| |
23
| +mirror = http://mirror.centos.org/centos/5/os/i386/CentOS/ |
| |
24
| +mirror.amd64 = http://mirror.centos.org/centos/5/os/x86_64/CentOS/ |
| |
25
| + |
| |
26
| +[centos-6] |
| |
27
| +mirror = http://mirror.centos.org/centos/6/os/i386/Packages/ |
| |
28
| +mirror.amd64 = http://mirror.centos.org/centos/6/os/x86_64/Packages/ |
| |
29
| + |
| |
30
| +[centos-7] |
| |
31
| +mirror = http://mirror.centos.org/centos/7/os/i386/Packages/ |
| |
32
| +mirror.amd64 = http://mirror.centos.org/centos/7/os/x86_64/Packages/ |
| |
33
| + |
| |
34
| +# Scientific Linux CERN 5 (SLC-5) |
| |
35
| +[slc-5] |
| |
36
| +mirror = http://linuxsoft.cern.ch/cern/slc5X/i386/SL/ |
| |
37
| +mirror.amd64 = http://linuxsoft.cern.ch/cern/slc5X/x86_64/SL/ |
| |
38
| + |
| |
39
| +# Scientific Linux CERN 6 (SLC-6) |
| |
40
| +[slc-6] |
| |
41
| +mirror = http://linuxsoft.cern.ch/cern/slc6X/i386/SLC/Packages/ |
| |
42
| +mirror.amd64 = http://linuxsoft.cern.ch/cern/slc6X/x86_64/SLC/Packages/ |
| |
43
| + |
| |
44
| +[fedora-core-4] |
| |
45
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/core/4/i386/os/Fedora/RPMS/ |
| |
46
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/core/4/x86_64/os/Fedora/RPMS/ |
| |
47
| + |
| |
48
| +[fedora-core-5] |
| |
49
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/core/5/i386/os/Fedora/RPMS/ |
| |
50
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/core/5/x86_64/os/Fedora/RPMS/ |
| |
51
| + |
| |
52
| +[fedora-core-6] |
| |
53
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/core/6/i386/os/Fedora/RPMS/ |
| |
54
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/core/6/x86_64/os/Fedora/RPMS/ |
| |
55
| + |
| |
56
| +[fedora-7] |
| |
57
| +mirror = http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/7/Fedora/i386/os/Fedora/ |
| |
58
| +mirror.amd64 = http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/7/Fedora/x86_64/os/Fedora/ |
| |
59
| + |
| |
60
| +[fedora-8] |
| |
61
| +mirror = http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/8/Fedora/i386/os/Packages/ |
| |
62
| +mirror.amd64 = http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/8/Fedora/x86_64/os/Packages/ |
| |
63
| + |
| |
64
| +[fedora-9] |
| |
65
| +mirror = http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/9/Fedora/i386/os/Packages/ |
| |
66
| +mirror.amd64 = http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/9/Fedora/x86_64/os/Packages/ |
| |
67
| + |
| |
68
| +[fedora-10] |
| |
69
| +mirror = http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/10/Fedora/i386/os/Packages/ |
| |
70
| +mirror.amd64 = http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/10/Fedora/x86_64/os/Packages/ |
| |
71
| + |
| |
72
| +[fedora-11] |
| |
73
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/11/Fedora/i386/os/Packages/ |
| |
74
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/11/Fedora/x86_64/os/Packages/ |
| |
75
| + |
| |
76
| +[fedora-12] |
| |
77
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/12/Fedora/i386/os/Packages/ |
| |
78
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/12/Fedora/x86_64/os/Packages/ |
| |
79
| + |
| |
80
| +[fedora-13] |
| |
81
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/i386/os/Packages/ |
| |
82
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/13/Fedora/x86_64/os/Packages/ |
| |
83
| + |
| |
84
| +[fedora-14] |
| |
85
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/os/Packages/ |
| |
86
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/x86_64/os/Packages/ |
| |
87
| + |
| |
88
| +[fedora-15] |
| |
89
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/i386/os/Packages/ |
| |
90
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/15/Fedora/x86_64/os/Packages/ |
| |
91
| + |
| |
92
| +[fedora-16] |
| |
93
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/i386/os/Packages/ |
| |
94
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/16/Fedora/x86_64/os/Packages/ |
| |
95
| + |
| |
96
| +[fedora-17] |
| |
97
| +mirror = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/i386/os/Packages/ |
| |
98
| +mirror.amd64 = http://dl.fedoraproject.org/pub/archive/fedora/linux/releases/17/Fedora/x86_64/os/Packages/ |
| |
99
| + |
| |
100
| +[fedora-18] |
| |
101
| +mirror = http://mirrors.kernel.org/fedora/releases/18/Everything/i386/os/Packages/ |
| |
102
| +mirror.amd64 = http://mirrors.kernel.org/fedora/releases/18/Everything/x86_64/os/Packages/ |
| |
103
| + |
| |
104
| +[fedora-19] |
| |
105
| +mirror = http://mirrors.kernel.org/fedora/releases/19/Everything/i386/os/Packages/ |
| |
106
| +mirror.amd64 = http://mirrors.kernel.org/fedora/releases/19/Everything/x86_64/os/Packages/ |
| |
107
| + |
| |
108
| +[opensuse-10.1] |
| |
109
| +mirror = http://ftp.hosteurope.de/mirror/ftp.opensuse.org/discontinued/SL-10.1/inst-source/suse/i586/ |
| |
110
| +mirror.amd64 = http://ftp.hosteurope.de/mirror/ftp.opensuse.org/discontinued/SL-10.1/inst-source/suse/x86_64/ |
| |
111
| + |
| |
112
| + |
| |
113
| +[opensuse-10.2] |
| |
114
| +mirror = http://ftp.hosteurope.de/mirror/ftp.opensuse.org/discontinued/10.2/repo/oss/suse/i586/ |
| |
115
| +mirror.amd64 = http://ftp.hosteurope.de/mirror/ftp.opensuse.org/discontinued/10.2/repo/oss/suse/x86_64/ |
| |
116
| + |
| |
117
| + |
| |
118
| +[opensuse-10.3] |
| |
119
| +mirror = http://ftp.hosteurope.de/mirror/ftp.opensuse.org/discontinued/10.3/repo/oss/suse/i586/ |
| |
120
| +mirror.amd64 = http://ftp.hosteurope.de/mirror/ftp.opensuse.org/discontinued/10.3/repo/oss/suse/x86_64/ |
| |
121
| + |
| |
122
| + |
| |
123
| +[opensuse-11.0] |
| |
124
| +mirror = http://download.opensuse.org/distribution/11.0/repo/oss/suse/i586/ |
| |
125
| +mirror.amd64 = http://download.opensuse.org/distribution/11.0/repo/oss/suse/x86_64/ |
| |
126
| + |
| |
127
| + |
| |
128
| +[opensuse-11.1] |
| |
129
| +mirror = http://download.opensuse.org/distribution/11.1/repo/oss/suse/i586/ |
| |
130
| +mirror.amd64 = http://download.opensuse.org/distribution/11.1/repo/oss/suse/x86_64/ |
| |
131
| + |
| |
132
| +[opensuse-11.3] |
| |
133
| +mirror = http://download.opensuse.org/distribution/11.3/repo/oss/suse/i586/ |
| |
134
| +mirror.amd64 = http://download.opensuse.org/distribution/11.3/repo/oss/suse/x86_64/ |
| |
135
| + |
| |
136
| +[opensuse-12.1] |
| |
137
| +mirror = http://download.opensuse.org/distribution/12.1/repo/oss/suse/i586/ |
| |
138
| +mirror.amd64 = http://download.opensuse.org/distribution/12.1/repo/oss/suse/x86_64/ |
| |
139
| + |
| |
140
| +[opensuse-12.3] |
| |
141
| +mirror = http://download.opensuse.org/distribution/12.3/repo/oss/suse/i586/ |
| |
142
| +mirror.amd64 = http://download.opensuse.org/distribution/12.3/repo/oss/suse/x86_64/ |
| |
143
| + |
| |
144
| +[opensuse-13.1] |
| |
145
| +mirror = http://download.opensuse.org/distribution/13.1/repo/oss/suse/i586/ |
| |
146
| +mirror.amd64 = http://download.opensuse.org/distribution/13.1/repo/oss/suse/x86_64/ |