From 3ec4b6e0f2a1a91b7a651eff9762f247a724d3d2 Mon Sep 17 00:00:00 2001 From: Samuel Mendoza-Jonas Date: Wed, 19 Aug 2015 15:28:30 +1000 Subject: ui/ncurses: Update nc-config help text for Disk R/W Signed-off-by: Samuel Mendoza-Jonas --- ui/ncurses/nc-config-help.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/ncurses/nc-config-help.c b/ui/ncurses/nc-config-help.c index 22ced3c..23bcd9d 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 control access to disks.\n"); -- cgit v1.2.1