X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=935772a023dbfbf0c4159382e547541417d8893b;hp=c0885b8f771a8d5c078772a08ae42638a1ab33cc;hb=dd31080f647066e88d42cd2a7981631e0cf632ba;hpb=fb47c847262014f0f1ba111013f027f3fa61d3d6 diff --git a/debian/changelog b/debian/changelog index c0885b8..935772a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +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. + - 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 Thu, 13 Aug 2009 01:54:52 +0200 + grml-autoconfig (0.8.24) unstable; urgency=low * Check for space after bootoption 'fast' so we do not conflict @@ -39,8 +62,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 Wed, 05 Aug 2009 15:41:37 +0200 + -- Michael Prokop Wed, 05 Aug 2009 15:44:41 +0200 grml-autoconfig (0.8.23) unstable; urgency=low