[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RFE: Support kickstart files in rescue mode - take 2
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: RFE: Support kickstart files in rescue mode - take 2
- Date: Mon, 11 Aug 2008 13:08:31 -0400
> *) 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]