]> git.ozlabs.org Git - petitboot/commit
ui/ncurses: Display warning when net override active
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Tue, 6 Sep 2016 03:30:39 +0000 (13:30 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Thu, 8 Sep 2016 04:26:27 +0000 (14:26 +1000)
commite4a641a6e3133158b003d19ee285cfc37164cb1f
treea3c5bf74b43d6575ac17b33288188859f604c86d
parent662129afba2d344d692a9dbfd430c91eff4f281d
ui/ncurses: Display warning when net override active

If the current interface config has been set by an IPMI network
override, display a warning in nc-config that saving the current config
will overwrite any saved interface config.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
ui/ncurses/nc-config.c