~ubuntu-branches/debian/jessie/rinse/jessie

« back to all changes in this revision

Viewing changes to etc/rinse.conf

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Lange
  • Date: 2011-07-18 14:59:10 UTC
  • mfrom: (1.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110718145910-srztqk6qk85e7d37
Tags: 1.9-1
* add CentOS 6 support
* add RHEL 5 support (closes: #632959)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#
10
10
 
11
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
 
12
17
 
13
18
[centos-4]
14
19
mirror       = http://mirror.bytemark.co.uk/centos/4/os/i386/CentOS/RPMS/
15
20
mirror.amd64 = http://mirror.bytemark.co.uk/centos/4/os/x86_64/CentOS/RPMS/
16
21
 
17
 
 
18
22
[centos-5]
19
23
mirror       = http://mirror.bytemark.co.uk/centos/5/os/i386/CentOS/
20
24
mirror.amd64 = http://mirror.bytemark.co.uk/centos/5/os/x86_64/CentOS/
21
25
 
 
26
[centos-6]
 
27
mirror       = http://mirror.bytemark.co.uk/centos/5/os/i386/Packages/
 
28
mirror.amd64 = http://mirror.bytemark.co.uk/centos/5/os/x86_64/Packages/
22
29
 
23
30
# Scientific Linux CERN 5 (SLC-5)
24
31
[slc-5]