> > I'm trying to utilize %include Kickstart directive: > > % include /install/packages-list.txt > > Inside of packages-list.txt is %packages directive with a list of > @groups and -packages like this: > > %packages > @core > @base > device-mapper-multipath > -nss-tools > -nss_db > -acpid > <snip> > > Problem is it doesn't work. Placing %packages in kickstart itself > works without a hitch. > > Anyone has done this before?
I haven't tried this before, but I do know that the location of the included file is very important. where is /install/packages-list.txt coming from? -greg _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
