Set $CMDLINE in $BOOTDEBUG part only if it is not available yet
[grml-autoconfig.git] / debian / changelog
index 18d765a..da88dde 100644 (file)
@@ -1,3 +1,18 @@
+grml-autoconfig (0.8.25) UNRELEASED; urgency=low
+
+  * config_finddcsdir(): Use the correct device for GRMLCFG.
+    Bugreport and path by Julian Langschädel, thanks!
+  * Patches by Marc Haber (thanks!):
+    - Streamline calls of bootparams-functions, single quotes everywhere.
+    - Don't print the "Debs, config, scripts will be read from the live
+      image directly." message if no debs, config or scripts option
+      was given on the command line.
+    - Drop $CMDLINE from grml-autoconfig; it's initialized from within
+      autoconfig.functions.
+  * Set $CMDLINE in $BOOTDEBUG part only if it's not available yet.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 11 Aug 2009 11:39:35 +0200
+
 grml-autoconfig (0.8.24) unstable; urgency=low
 
   * Check for space after bootoption 'fast' so we do not conflict
@@ -39,9 +54,11 @@ grml-autoconfig (0.8.24) unstable; urgency=low
   * Use invoke-rc.d for starting network instead of invoking the
     init script directly.
   * Add LSB header to init script grml-autoconfig.strace.
+  * Add placeholder functions for start/restart/reload/stop to
+    grml-autoconfig.strace.
   * Adjust copyright file (add reference to GPL-2, adjust year).
 
- -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 15:42:57 +0200
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 15:44:41 +0200
 
 grml-autoconfig (0.8.23) unstable; urgency=low