Build-Depends-Indep on asciidoc, docbook-xsl and xsltproc
[grml-autoconfig.git] / debian / changelog
index b9784d3..935772a 100644 (file)
@@ -2,10 +2,24 @@ 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
+  * 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.
+    - Moved documentation from grml-saveconfig (now AKA grml-autoconfig.txt)
+      and adjusted for new DSC feature.
+  * Set $CMDLINE in $BOOTDEBUG part only if it's not available yet.
+  * Code cleanup:
+    - drop stringinstring(), stringinfile() and checkgrmlusb()
+    - rework getbootparam(), checkvalue() and checkbootparam() - now
+      we handle bootoptions in /proc/cmdline correctly as whole words
+      and support matching begin and end of line as well.
+  * Build-Depends-Indep on asciidoc, docbook-xsl and xsltproc.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 13 Aug 2009 01:54:52 +0200
 
 grml-autoconfig (0.8.24) unstable; urgency=low