streamline calls of bootparams-functions, single quotes everywhere
[grml-autoconfig.git] / debian / changelog
index e5ff418..b9784d3 100644 (file)
@@ -1,3 +1,12 @@
+grml-autoconfig (0.8.25) UNRELEASED; urgency=low
+
+  * config_finddcsdir(): Use the correct device for GRMLCFG.
+    Bugreport and path by Julian Langschädel, thanks!
+  * Streamline calls of bootparams-functions, single quotes everywhere.
+    Patch by Marc Haber, thanks!
+
+ -- Michael Prokop <mika@grml.org>  Tue, 11 Aug 2009 11:19:28 +0200
+
 grml-autoconfig (0.8.24) unstable; urgency=low
 
   * Check for space after bootoption 'fast' so we do not conflict
@@ -31,8 +40,19 @@ grml-autoconfig (0.8.24) unstable; urgency=low
     - If myconfig=foo is set on the command line, $dcs-dir is set to
       foo, even if a GRMLCFG partition is present.
     [Testing: issue715]
-
- -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 15:21:14 +0200
+  * Drop config_cdrom_scripts(): the bootoption "script" is triggered
+    by bootoption "scripts" and was never officially documented.
+  * Switch wording from 'CD' to 'live mode' where possible.
+  * Bump Build-Depends to debhelper >=5.
+  * Bump Standard-Version to 3.8.2 (no further changes).
+  * 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:44:41 +0200
 
 grml-autoconfig (0.8.23) unstable; urgency=low