> *) Add rescue command to pykickstart. Synopsis is: > ~ rescue [--nomount | --romount] > > *) In loader.c - always pass --kickstart <url> to stage 2 > > *) Add setRescueModeFromKickstart function in anaconda to handle the flag for > rescue mode from command line or kickstart. Similar to 'vnc'. > > *) In anaconda process the kickstart file if present and we're going in rescue mode. > > *) In rescue.py do: > ~ - if nomount then execute %post else; > ~ - mount rw by default or read only if kickstart tells us to > ~ - write to the log instead of popping up windows > ~ - at the end execute %post > > What is tested with F9 and works is: boot with the following options on cmd line > and/or kickstart Committed and pushed. Thanks for the patch. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list