From: Daniel Hokka Zakrisson Date: Mon, 18 Sep 2006 15:20:10 +0000 (+0000) Subject: Rename centos42 to the more generic centos4, and change the URLs appropriately. X-Git-Tag: release-0.30.211~33 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0ce5093f5e2cf6d55e125183f06a9e7f4ab825;p=util-vserver.git Rename centos42 to the more generic centos4, and change the URLs appropriately. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2322 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/distrib/centos42/pkgs/01 b/distrib/centos4/pkgs/01 similarity index 100% rename from distrib/centos42/pkgs/01 rename to distrib/centos4/pkgs/01 diff --git a/distrib/centos42/pkgs/02 b/distrib/centos4/pkgs/02 similarity index 100% rename from distrib/centos42/pkgs/02 rename to distrib/centos4/pkgs/02 diff --git a/distrib/centos42/pkgs/03 b/distrib/centos4/pkgs/03 similarity index 100% rename from distrib/centos42/pkgs/03 rename to distrib/centos4/pkgs/03 diff --git a/distrib/centos42/yum.repos.d/CentOS-Base.repo b/distrib/centos4/yum.repos.d/CentOS-Base.repo 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 --- a/distrib/centos42/yum.repos.d/CentOS-Base.repo +++ b/distrib/centos4/yum.repos.d/CentOS-Base.repo @@ -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 diff --git a/distrib/centos42/yum/yum.conf b/distrib/centos4/yum/yum.conf similarity index 86% rename from distrib/centos42/yum/yum.conf rename to distrib/centos4/yum/yum.conf index 1d21cd1..952f111 100644 --- a/distrib/centos42/yum/yum.conf +++ b/distrib/centos4/yum/yum.conf @@ -5,6 +5,6 @@ debuglevel=1 logfile=@YUMLOGDIR@/log lockfile=@YUMLOCKDIR@/yum.pid pkgpolicy=newest -distroverpkg=fedora-release +distroverpkg=centos-release installonlypkgs= exactarch=0