On Fri, 2005-04-22 at 01:23 +0800, Mark Quitoriano wrote:
hmmm... does are for el4 i know there was before for centos4. how come there's no official apt repo for centos4?
On 4/21/05, Karanbir Singh Mail-Lists@karan.org wrote:
Mark Quitoriano wrote:
any repository for centos 4?
Look here :
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=438&forum=28
Are you looking for the CentOS 4 OS apt setup ?
You should be aware of the fact that Apt-Rpm is only supported on i386, and we prefer Yum as a package manager on CentOS. Having said that, there are apt repositories for CentOS 4.
The details you need to setup Apt for CentOS 4 /i386 :
Name: Base OS URL: http://mirror.centos.org/ Distribution: centos/4/apt/i386 Section: os
Name: Updates URL: http://mirror.centos.org/ Distribution: centos/4/apt/i386 Section: updates
Name: Extras URL: http://mirror.centos.org/ Distribution: centos/4/apt/i386 Section: extras
( the main apt trunk is : http://mirror.centos.org/centos/4/apt/i386/ )
If you need apt / Synaptic - they are available in the Extras repository, and are pre-configured for the CentOS4 repo's. You can download them here : http://mirror.centos.org/centos/4/extras/i386/RPMS/ or enable the extras repository in /etc/yum.repos.d/CentOS-Base.repo and just run 'yum install synaptic'.
Hope this helps.