Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions config/dists/rhel6s.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ optional-fastrack = rhns:///rhel-$arch-server-optional-fastrack-6
rs = rhns:///rhel-$arch-server-rs-6
rs-fastrack = rhns:///rhel-$arch-server-rs-fastrack-6
supplementary = rhns:///rhel-$arch-server-supplementary-6
common = rhns:///rhel-$arch-server-rh-common-6
tools = rhns:///rhn-tools-rhel-$arch-server-6

### RPMforge repository
rpmforge = rsync://apt.sw.be/pub/freshrpms/pub/dag/redhat/el6/en/$arch/rpmforge/RPMS/
Expand Down
4 changes: 4 additions & 0 deletions docs/redhat-network.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ lb = rhns:///rhel-$arch-server-lb-6
optional = rhns:///rhel-$arch-server-optional-6
rs = rhns:///rhel-$arch-server-rs-6
supplementary = rhns:///rhel-$arch-server-supplementary-6
common = rhns:///rhel-$arch-server-rh-common-6
tools = rhns:///rhn-tools-rhel-$arch-server-6
----

After that, mrepo should be able to successfully log on and download
Expand Down Expand Up @@ -136,8 +138,10 @@ website. Here is a list of what we encountered, please send in more.
rhel-$arch-server-ha-6
rhel-$arch-server-lb-6
rhel-$arch-server-optional-6
rhel-$arch-server-rh-common-6
rhel-$arch-server-rs-6
rhel-$arch-server-supplementary-6
rhn-tools-rhel-$arch-server-6

RHEL5 Server
rhel-$arch-server-5
Expand Down