Ned Slider wrote: > The links in the "CentOS-Fasttrack" section on > the Wiki are broken. Does > anyone know the correct links so I (or someone) can fix > them? > > Specifically: > http://mirror.centos.org/centos/4/fasttrack/Readme.txt > http://mirror.centos.org/centos/4/fasttrack/CentOS-fasttrack.repo > Wait for the devs to confirm but I hacked together a line and added it to CentOS-Base.repo (instead of a separate fastrack.repo) file which is missing from the mirror. [fasttrack] name=CentOS-4 - fasttrack mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=fasttrack #baseurl=http://mirror.centos.org/centos/$releasever/fasttrack/$basearch/ gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 priority=1 Regards, Vandaman.