* Adjust swraid bootoption information text, thanks formorer 0.6-5
authorMichael Prokop <mika@grml.org>
Sun, 3 Dec 2006 00:37:13 +0000 (01:37 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 3 Dec 2006 00:37:13 +0000 (01:37 +0100)
     for feedback.

autoconfig.functions
debian/changelog

index ab9d833..22a8e83 100755 (executable)
@@ -1917,7 +1917,7 @@ config_swraid(){
 
        if ! checkbootparam 'swraid' ; then 
           eindent
 
        if ! checkbootparam 'swraid' ; then 
           eindent
-          einfo "Just run 'Start mdadm-raid' to assemble md arrays or boot using swraid bootoption for autostart."
+          einfo "Just run 'Start mdadm-raid' to assemble md arrays or boot using 'swraid' as bootoption for autostart."
           eoutdent
        else
           einfo "Bootoption swraid found. Searching for software RAID arrays:"
           eoutdent
        else
           einfo "Bootoption swraid found. Searching for software RAID arrays:"
index 21ba84c..867569a 100644 (file)
@@ -1,3 +1,10 @@
+grml-autoconfig (0.6-5) unstable; urgency=low
+
+  * Adjust swraid bootoption information text, thanks formorer
+    for feedback.
+
+ -- Michael Prokop <mika@grml.org>  Sun,  3 Dec 2006 01:36:44 +0100
+
 grml-autoconfig (0.6-4) unstable; urgency=low
 
   * Do *not* autoassemble sw-raid arrays any more, instead:
 grml-autoconfig (0.6-4) unstable; urgency=low
 
   * Do *not* autoassemble sw-raid arrays any more, instead: