On 10/07/2010 08:33 PM, Chris Lumens wrote:
- if anaconda.intf is not None: - w = anaconda.intf.waitWindow(_("Pre-Installation"), - _("Running pre-installation scripts")) - + stdoutLog.info(_("Running pre-installation scripts")) + map (lambda s: s.run("/", flags.serial, anaconda.intf), preScripts) log.info("All kickstart %%pre script(s) have been run")
Ack. _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list