Rename centos42 to the more generic centos4, and change the URLs appropriately.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Mon, 18 Sep 2006 15:20:10 +0000 (15:20 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Mon, 18 Sep 2006 15:20:10 +0000 (15:20 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2322 94cd875c-1c1d-0410-91d2-eb244daf1a30

distrib/centos4/pkgs/01 [moved from distrib/centos42/pkgs/01 with 100% similarity]
distrib/centos4/pkgs/02 [moved from distrib/centos42/pkgs/02 with 100% similarity]
distrib/centos4/pkgs/03 [moved from distrib/centos42/pkgs/03 with 100% similarity]
distrib/centos4/yum.repos.d/CentOS-Base.repo [moved from distrib/centos42/yum.repos.d/CentOS-Base.repo with 57% similarity]
distrib/centos4/yum/yum.conf [moved from distrib/centos42/yum/yum.conf with 86% similarity]

similarity index 57%
rename from distrib/centos42/yum.repos.d/CentOS-Base.repo
rename to distrib/centos4/yum.repos.d/CentOS-Base.repo
index 39b5e2b..5c1dae3 100644 (file)
@@ -1,50 +1,50 @@
 [base]
-name=CentOS-4.2 - Base
-baseurl=http://mirror.centos.org/centos/4.2/os/$basearch/
+name=CentOS-4 - Base
+baseurl=http://mirror.centos.org/centos/4/os/$basearch/
 gpgcheck=1
 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
 
 #released updates 
 [update]
-name=CentOS-4.2 - Updates
-baseurl=http://mirror.centos.org/centos/4.2/updates/$basearch/
+name=CentOS-4 - Updates
+baseurl=http://mirror.centos.org/centos/4/updates/$basearch/
 gpgcheck=1
 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
 
 #packages used/produced in the build but not released
 [addons]
-name=CentOS-4.2 - Addons
-baseurl=http://mirror.centos.org/centos/4.2/addons/$basearch/
+name=CentOS-4 - Addons
+baseurl=http://mirror.centos.org/centos/4/addons/$basearch/
 gpgcheck=1
 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
 
 #additional packages that may be useful
 [extras]
-name=CentOS-4.2 - Extras
-baseurl=http://mirror.centos.org/centos/4.2/extras/$basearch/
+name=CentOS-4 - Extras
+baseurl=http://mirror.centos.org/centos/4/extras/$basearch/
 gpgcheck=1
 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
 
 #additional packages that extend functionality of existing packages
 [centosplus]
-name=CentOS-4.2 - Plus
-baseurl=http://mirror.centos.org/centos/4.2/centosplus/$basearch/
+name=CentOS-4 - Plus
+baseurl=http://mirror.centos.org/centos/4/centosplus/$basearch/
 gpgcheck=1
 enabled=0
 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
 
 #contrib - packages by Centos Users
 [contrib]
-name=CentOS-4.2 - Contrib
-baseurl=http://mirror.centos.org/centos/4.2/contrib/$basearch/
+name=CentOS-4 - Contrib
+baseurl=http://mirror.centos.org/centos/4/contrib/$basearch/
 gpgcheck=1
 enabled=0
 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
 
 #packages in testing
 [testing]
-name=CentOS-4.2 - Testing
-baseurl=http://mirror.centos.org/centos/4.2/testing/$basearch/
+name=CentOS-4 - Testing
+baseurl=http://mirror.centos.org/centos/4/testing/$basearch/
 gpgcheck=1
 enabled=0
 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4
similarity index 86%
rename from distrib/centos42/yum/yum.conf
rename to distrib/centos4/yum/yum.conf
index 1d21cd1..952f111 100644 (file)
@@ -5,6 +5,6 @@ debuglevel=1
 logfile=@YUMLOGDIR@/log
 lockfile=@YUMLOCKDIR@/yum.pid
 pkgpolicy=newest
-distroverpkg=fedora-release
+distroverpkg=centos-release
 installonlypkgs=
 exactarch=0