On Thu, 2011-04-07 at 15:09 -0400, Chris Lumens wrote: > > Looks pretty good to me. Patch #8 is going to need an exception for > > livecd which needs anaconda to exit. You can check flags.livecdInstall > > Okay, I can just change the very end of anaconda to look like this: > > elif not flags.livecdInstall: > os.system("systemctl --force --no-wall reboot") > > Then in the livecd case, we just fall off the bottom, anaconda exits, > and whatever started anaconda (the livecd script) takes back over. Also if flags.imageInstall. > > - Chris > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list