add additional newline in front so text doesn't appear inside dialog's output
authorMichael Prokop <mika@grml.org>
Sat, 16 May 2009 19:16:36 +0000 (21:16 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 16 May 2009 19:16:36 +0000 (21:16 +0200)
debian/changelog
grml-terminalserver-config

index 301d15f..6cd793f 100644 (file)
@@ -1,11 +1,13 @@
 grml-terminalserver (0.99.3) unstable; urgency=low
 
-  * grml-terminalserver-config: improve wording of grub's
-    network boot selection dialog.
-  * grml-terminalserver-config: exit script if user selects
-    'Cancel' in grub's network boot selection dialog.
-
- -- Michael Prokop <mika@grml.org>  Sat, 16 May 2009 21:12:10 +0200
+  * grml-terminalserver-config
+    - improve wording of grub's network boot selection dialog.
+    - exit script if user selects 'Cancel' in grub's network boot
+      selection dialog.
+    - add additional newline in front of 'Creating initrd' so
+      the text doesn't appear inside dialog's output.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 16 May 2009 21:15:38 +0200
 
 grml-terminalserver (0.99.2) unstable; urgency=low
 
index cdc6c39..a1c9db1 100755 (executable)
@@ -124,6 +124,7 @@ function actionAutoconf
 # INITRD {{{
 function actionMkInitrd
 {
+  echo
   echo -n "Creating initrd $PATH_/minirt26.gz: "
   if isExistent "$PATH_/minirt26.gz" ; then
      echo