[PATCH 0/3] Include IPMI bootdev information in nc-config

Samuel Mendoza-Jonas sam.mj at au1.ibm.com
Fri Apr 10 13:52:04 AEST 2015


These patches are a relatively small change to support displaying currently
active IPMI bootdev options in the configuration screen, and to allow the
user to clear an active option.

These are based on top of the (unmerged) boot order changes, and Jeremy's
patch "discover/platform-powerpc: Fix logic for persistent IPMI boot settings".

Samuel Mendoza-Jonas (3):
  lib: Move ipmi_bootdev enum to types.h
  ui/ncurses: Display current ipmi bootdev settings
  discover: Clear default-boot-device when invalidated

 discover/ipmi.h             | 11 ++---------
 discover/platform-powerpc.c | 29 +++++++++++++++++++++++------
 lib/types/types.c           | 20 ++++++++++++++++++++
 lib/types/types.h           | 11 +++++++++++
 ui/ncurses/nc-config.c      | 45 ++++++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 100 insertions(+), 16 deletions(-)

-- 
2.1.0



More information about the Petitboot mailing list