How can I add files to default FC1 install?

Tom Buskey tom at buskey.name
Thu May 6 16:14:00 EDT 2004


> I'm building a custom Fedora Core 1 kickstart DVD and I have a number of
> custom packages I want to add to the default install (k3b and apt-get).
>
> I imagine it's not as easy as adding the RPMs to /Fedora/RPMS, so what
> do I need to do to get this to work?
>
> -Mark


You need to generate hdlist.  I goggled on that and came up with this:

http://imsb.au.dk/~mok/linux/doc/RedHat-CD.html

Adapt from there ;-)

Or a quick & dirty kludge, in the %post section of your kickstart:
mount the DVD if it's not still mounted
rpm -ivh the new packages from there








More information about the gnhlug-discuss mailing list