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

Gene Czarcinski gczarcinski at ec.rr.com
Wed Sep 17 19:19:12 UTC 2014


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(-)

-- 
1.9.3



More information about the anaconda-patches mailing list