Bingo guys! Thanks you!
On Mon, Aug 25, 2008 at 6:01 PM, Hugh Brown <[EMAIL PROTECTED]> wrote: > You have to have /install/packages-list.txt available to the local machine. > > I have to do: > > %pre > mkdir /nfs/ks > mount -t nfs -o nolock,ro server:/kickstart/stuff/includes /nfs/ks > > and then I include > > /nfs/ks/package-list > > Others on the list use wget in the %pre environment to pull down the > package list via wget. > > Hugh > > -- Warm regards, Michael Green
_______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
