Kickstart is really cool. 1) From the redhat docs on kickstart:http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/custom-guide
You can also specify which packages not to install from the default package list: @ Games and Entertainment -kdegames 2) If you look on the boot diskette, there is a text file "syslinx.cfg" In that file, there are lines that start with append for each of the boot options. Add ks=floppy to the line that is appropriate for you. HTH, CJK On Sat, 2003-02-15 at 22:00, Jason Tower wrote: > 1. can i deselect individual packages that would otherwise be installed as > part of a package group? and if that deselection results in a dependency > problem, can i provide an automatic answer (such as 'do not install packages > with unresolved dependenies')? > > 2. after copying the ks.cfg file to the boot floppy (created from the boot.img > file) i'd like to pass the 'linux ks=floppy' parameter to the installer > automatically instead of having to type it manually. is this possible? > > thanks all, > > jason > _______________________________________________ > TriLUG mailing list > http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ: > http://www.trilug.org/~lovelace/faq/TriLUG-faq.html -- Chris Knowles <[EMAIL PROTECTED]> _______________________________________________ TriLUG mailing list http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ: http://www.trilug.org/~lovelace/faq/TriLUG-faq.html
