> Yeah...a little suboptimal as right now kickstart users would need > to copy in the bits to use extlinux. Maybe introduce > /usr/share/anaconda/kickstart-media-defaults.ks or something that's > effectively a %ksinclude on any kickstart file? Eh, I am hesitant to force defaults onto all kickstart users. However here's one possibility. anaconda can actually parse multiple kickstart files and put the results into the same data store. You can see that in anaconda the file if you search for parseKickstart. Right now that's only for the interactive defaults stuff, but I could see adding some more code there to look in some other location even on kickstart installs, and then the installation media specific to a product can put kickstart snippets in that location. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list