On Mon, 20 Nov 2000, EXT rpjday wrote: > On Mon, 20 Nov 2000, Matthew Radey wrote: > > > Why not just install your custom packages in the %post section? You > > can use "rpm --nodeps" if necessary there. This would seem to solve > > both problems. > > besides a sequence of linux commands in the %post section, can you > add simple script programming constructs like "if" and "for"?? Sure. Usually it's interpreted as a shell (bash) script but you can even change that, at least on RH7, see bottom of http://www.redhat.com/support/manuals/RHL-7-Manual/ref-guide/s1-kickstart2-commands.html - Panu - > > rday > > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/kickstart-list > --