Chadley Wilson wrote:
|anaconda-11.1.2.168-1.el5.centos.src.rpm | |> busybox-anaconda-1.2.0-4.el5.centos | |busybox-1.2.0-4.el5.centos.src.rpm | |You cand download them from here: http://ftp.ines.lug.ro/centos/5.3/os/SRPMS/ | |-- |George Negoita [CW] Sorry George, I was a bit quick on the assumption there, I was looking specifically for the anaconda-runtime src. But now I see that there isn't specifically a source for the anaconda-runtime, the source for the rpm is anaconda, is that correct?
SRPMS are at:
http://mirror.centos.org/centos/5/os/SRPMS/
anaconda-runtime is built from the anaconda SRPM
busybox-anaconda is built from the busybox SRPM
You can find the name of the SRPM package and RPM was built from by running 'rpm -qip package.rpm'
James Pearson