[PATCH] ui/ncurses: Update nc-config help text for Disk R/W

Samuel Mendoza-Jonas sam.mj at au1.ibm.com
Thu Aug 20 16:50:53 AEST 2015


Signed-off-by: Samuel Mendoza-Jonas <sam.mj at au1.ibm.com>
---
 ui/ncurses/nc-config-help.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/ui/ncurses/nc-config-help.c b/ui/ncurses/nc-config-help.c
index 22ced3c..6f37c75 100644
--- a/ui/ncurses/nc-config-help.c
+++ b/ui/ncurses/nc-config-help.c
@@ -40,4 +40,8 @@ only want to configure a single interface during boot.\n"
 "Static IP configuration: Allows you to specify an IPv4 address and network \
 mask, gateway, and a DNS server or servers for a network interface. Select \
 this option if you do not have a DHCP server, or want explicit control of \
-network settings.");
+network settings.\n"
+"\n"
+"Disk R/W: Certain bootloader configurations may request write access to \
+disks to save information or update parameters (eg. GRUB2). Use this option \
+to allow or disallow write access to disks.");
-- 
2.5.0



More information about the Petitboot mailing list