I normally use http install to access my /centos/ver/os/i386 repo. Is there someway to get the install to include the updates in /centos/ver/updates? It seems such a waste to install rpms that you know are already fixed....
Robert Moskowitz wrote:> I normally use http install to access my /centos/ver/os/i386 repo. > > Is there someway to get the install to include the updates in > /centos/ver/updates? It seems such a waste to install rpms that you > know are already fixed....I do this with a kickstart installation: url --url ftp.crc.dk/centos/5/os/i386 repo --name=base --baseurl=ftp.crc.dk/centos/5/os/i386 repo --name=updates --baseurl=ftp.crc.dk/centos/5/updates/i386 Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: mk at crc.dk Homepage: crc.dk