On Tue, 2005-05-31 at 17:55 -0400, Joshua Jensen wrote: > On Tue, May 31, 2005 at 05:55:50PM -0400, Matthew Miller wrote: > > > I know there's the "tsflags=noscripts" option in the config file -- is there > > a way to do that from the command line? Then, you could add any other bits > > of the %post script to your kickstart file. > > Funny you should ask: > > https://devel.linux.duke.edu/bugzilla/show_bug.cgi?id=462 > > > "RESOLVED WONTFIX" is the answer :-( I coulda resolved it as fixed in cvs. B/c it ultimately is - the plugin command line option adder lets you add whatever cli option(s) you want. but it's not in yum 2.2.X, only in yum 2.3.X and cvs HEAD. on the plus side, nothing in yum 2.3.X precludes it from running on systems that can run yum 2.2.X. You'll need to add a python-urlgrabber package and python-elementree. you don't even require sqlite if you don't want it. -sv