From: Michael Prokop Date: Sun, 3 Dec 2006 00:37:13 +0000 (+0100) Subject: * Adjust swraid bootoption information text, thanks formorer X-Git-Tag: 0.6-5 X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=commitdiff_plain;h=5ff34bb10a86b066b23197d5c67c7a6c00da3a22 * Adjust swraid bootoption information text, thanks formorer for feedback. --- diff --git a/autoconfig.functions b/autoconfig.functions index ab9d833..22a8e83 100755 --- a/autoconfig.functions +++ b/autoconfig.functions @@ -1917,7 +1917,7 @@ config_swraid(){ 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:" diff --git a/debian/changelog b/debian/changelog index 21ba84c..867569a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-autoconfig (0.6-5) unstable; urgency=low + + * Adjust swraid bootoption information text, thanks formorer + for feedback. + + -- Michael Prokop 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: