X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=b39820b46e2a4c6aaa6d6aa0da5954778c275bd0;hb=32e5d4dfe9956856074d95a1b4b535fac2fcbdcd;hp=59f32e0675d4a0129c577c796c76833a9973c6f1;hpb=81fc5467e5bfae0eb99a7c2c910bf1847d16d920;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index 59f32e0..b39820b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +grml-autoconfig (0.8.21) unstable; urgency=low + + * Install haltlocal initscript in postinst script. + + -- Michael Prokop Mon, 18 May 2009 09:13:59 +0200 + +grml-autoconfig (0.8.20) unstable; urgency=low + + * Use "speakup_..." for speakup bootoption. Thanks to Michael Whapples! + + -- Michael Prokop Wed, 08 Apr 2009 14:36:42 +0200 + +grml-autoconfig (0.8.19) unstable; urgency=low + + * Add support for speakup.synth=... bootoption. [Testing: issue610] + [Closes: issue620] + + -- Michael Prokop Mon, 06 Apr 2009 12:47:34 +0200 + +grml-autoconfig (0.8.18) unstable; urgency=low + + * Drop support for /etc/grml/autoconfig.small. It causes + more headaches and work than benefit. Instead make sure + to properly support grml-small in the "grml-large" + configuration. [Testing: issue573] + * Change forensic bootoption handling: let's add 'forensic' to + the kernel append line as well now. + * Make sure to proberly support /live/image/bootparams/ again. + + -- Michael Prokop Fri, 20 Feb 2009 18:54:33 +0100 + grml-autoconfig (0.8.17) unstable; urgency=low [ Michael Prokop ]