[PATCH] v1.2 add nombr option to suppress MBR update with grub2

Gene Czarcinski gczarcinski at gmail.com
Thu Oct 9 18:03:58 UTC 2014


On 10/01/2014 07:23 AM, Vratislav Podzimek wrote:
> On Wed, 2014-09-17 at 15:19 -0400, Gene Czarcinski wrote:
>> This patch is in response to RHBZ#886502.
>>
>> Add the capability to suppress updating the MBR but still have
>> the grub2 package installed and configured requires updating both
>> the anaconda and pykickstart packages.
>>
>> An updates.img was created with an update pykickstart included.
>> Tested both nombr on the command line and --nombr as an option
>> on kickstart's bootloader command.  The test used Fedora 21
>> Alpha RC1 netinstall.
>>
>> Gene Czarcinski (2):
>>    v1.2 add nombr to anaconda to suppress updating MBR
>>    add the --nombr bootloader option in pykickstart
>>
>>   anaconda                  | 3 +++
>>   data/anaconda_options.txt | 8 ++++++++
>>   pyanaconda/bootloader.py  | 6 ++++++
>>   pyanaconda/flags.py       | 3 ++-
>>   pyanaconda/kickstart.py   | 3 +++
>>   5 files changed, 22 insertions(+), 1 deletion(-)
>>
>>   pykickstart/commands/bootloader.py | 10 ++++++++--
>>   tests/commands/bootloader.py       |  1 +
>>   2 files changed, 9 insertions(+), 2 deletions(-)
> These both look good to me. If nobody comes with any concerns, I'm
> going to push them by the end of this week.
>
"ping"  This still being pushed?  I sure would like it to be in Fedora 21.

Gene


More information about the anaconda-patches mailing list