[PATCH] v1.1 add --nombr to suppress MBR update with grub2

Gene Czarcinski gczarcinski at ec.rr.com
Mon Sep 15 20:13:47 UTC 2014


To 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.

Gene Czarcinski (2):
  add capability to anaconda to not update MBR when grub2 installed
  add the --nombr bootloader option in pykickstart

 anaconda                  | 3 +++
 data/anaconda_options.txt | 8 ++++++++
 pyanaconda/bootloader.py  | 6 ++++++
 pyanaconda/flags.py       | 2 ++
 4 files changed, 19 insertions(+)

 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