On Thu, 13 Dec 2001, ext Sarcar, Shourya C (MED) wrote: > I have created a simple hack of anaconda to accept some extra parameters > from the ks.cfg file. It is in > /usr/src/redhat/BUILD/anaconda-7.2 > > What do I need to do to create a boot CD which will contain "my" verson > of Anaconda ? Make a patch out of your modification, add it to anaconda.spec, rebuild the whole lot, replace the original anaconda rpms in the install directory (RedHat/RPMS/) with your own and then run /usr/lib/anaconda-runtime/buildinstall to recreate the installer images. - Panu -