diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-06-18 18:24:30 +0200 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-06-18 18:24:30 +0200 |
| commit | 745c5cadfb7deb10b94cbab3e4ea6d87b1caad7b (patch) | |
| tree | 08226cb3f2feb8bfff07255eb3cf6b3f3edbe399 | |
| parent | c84b847a019de5bba5b50aebf04e0929ecefc884 (diff) | |
switch build config from RHEL-7.0RC repo to RHEL-7.0GA repo (DVD)
| -rw-r--r-- | el7x.cfg | 8 | ||||
| -rw-r--r-- | el7x55.cfg | 8 | ||||
| -rw-r--r-- | el7x56.cfg | 8 | ||||
| -rw-r--r-- | el7xt.cfg | 8 |
4 files changed, 16 insertions, 16 deletions
@@ -41,17 +41,17 @@ syslog_device= [rhel-7] name=rhel-7 baseurl=file:/mnt/rhel-7-x86_64/ -enabled=0 +enabled=1 [rc] name=rc baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server/x86_64/os/ -enabled=1 +enabled=0 [rc-optional] name=rc-optional baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server-optional/x86_64/os/ -enabled=1 +enabled=0 [centos-base] name=BaseOS @@ -99,7 +99,7 @@ enabled=0 [remi-priv] name=remi prive -baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +baseurl=file:/home/rpmbuild/site/rpms/priv/el7.x86_64/ enabled=1 [rpmfusion-free] @@ -41,17 +41,17 @@ syslog_device= [rhel-7] name=rhel-7 baseurl=file:/mnt/rhel-7-x86_64/ -enabled=0 +enabled=1 [rc] name=rc baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server/x86_64/os/ -enabled=1 +enabled=0 [rc-optional] name=rc-optional baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server-optional/x86_64/os/ -enabled=1 +enabled=0 [centos-base] name=BaseOS @@ -99,7 +99,7 @@ enabled=0 [remi-priv] name=remi prive -baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +baseurl=file:/home/rpmbuild/site/rpms/priv/el7.x86_64/ enabled=1 [rpmfusion-free] @@ -41,17 +41,17 @@ syslog_device= [rhel-7] name=rhel-7 baseurl=file:/mnt/rhel-7-x86_64/ -enabled=0 +enabled=1 [rc] name=rc baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server/x86_64/os/ -enabled=1 +enabled=0 [rc-optional] name=rc-optional baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server-optional/x86_64/os/ -enabled=1 +enabled=0 [centos-base] name=BaseOS @@ -99,7 +99,7 @@ enabled=1 [remi-priv] name=remi prive -baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +baseurl=file:/home/rpmbuild/site/rpms/priv/el7.x86_64/ enabled=1 [rpmfusion-free] @@ -41,17 +41,17 @@ syslog_device= [rhel-7] name=rhel-7 baseurl=file:/mnt/rhel-7-x86_64/ -enabled=0 +enabled=1 [rc] name=rc baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server/x86_64/os/ -enabled=1 +enabled=0 [rc-optional] name=rc-optional baseurl=http://ftp.redhat.com/redhat/rhel/rc/7/Server-optional/x86_64/os/ -enabled=1 +enabled=0 [centos-base] name=BaseOS @@ -99,7 +99,7 @@ enabled=0 [remi-priv] name=remi prive -baseurl=file:/home/rpmbuild/site/rpms/priv/x86_64/ +baseurl=file:/home/rpmbuild/site/rpms/priv/el7.x86_64/ enabled=1 [rpmfusion-free] |
