From: Michael Prokop Date: Sat, 16 May 2009 19:05:57 +0000 (+0200) Subject: grml-terminalserver-config: fix typo and slightly improve wording X-Git-Tag: v0.99.4~9 X-Git-Url: http://git.grml.org/?p=grml-terminalserver.git;a=commitdiff_plain;h=bb865cdc662f3120bda5a19b1b097b4bfcfbc1f6 grml-terminalserver-config: fix typo and slightly improve wording --- diff --git a/debian/changelog b/debian/changelog index 94570f3..a180f23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-terminalserver (0.99.3) unstable; urgency=low + + * grml-terminalserver-config: improve wording of grub's + network boot selection dialog. + + -- Michael Prokop Sat, 16 May 2009 21:03:19 +0200 + grml-terminalserver (0.99.2) unstable; urgency=low * Fix usage of dirname if no files can be located. [Closes: issue575] diff --git a/grml-terminalserver-config b/grml-terminalserver-config index 9d9ed14..515e118 100755 --- a/grml-terminalserver-config +++ b/grml-terminalserver-config @@ -505,10 +505,10 @@ function grubConfigWork local grub_title_="Grub configuration" local grub_nic_message_=" -Give me the types of network cards you would want to boot from. -If you networkcard is already listed press ! +Please select the types of network cards you want to boot from. +If your networkcard is already listed just press ! -WARNING: DON't add all NIC's, grub could possibly stop working!!" +WARNING: Do NOT add all NICs, grub could possibly stop working!" local nics_="" if [[ $2 == "" ]]; then