X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=713da60074fd7b2afb799c29f048de73a2b8a988;hp=70ad9db5c9c0bb12889319b667d1a18f3b2e38a8;hb=8fea72f68e226f2ade00192c510c3d710b48510e;hpb=e0dfdf355005ab9d4ee337eed687d6519c74b1ac diff --git a/debian/changelog b/debian/changelog index 70ad9db..713da60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +grml-autoconfig (0.8.24) UNRELEASED; urgency=low + + * Check for space after bootoption 'fast' so we do not conflict + with new kernel bootoption fastboot. + + -- Michael Prokop Tue, 28 Jul 2009 18:18:30 +0200 + +grml-autoconfig (0.8.23) unstable; urgency=low + + * Use /etc/modprobe.d/grml.conf as blacklist file (thanks to + Christian Hofstaedtler for the report!). + * Use 'config.tbz' as default filename if not overriden by + bootoption config. + + -- Michael Prokop Fri, 29 May 2009 10:59:55 +0200 + +grml-autoconfig (0.8.22) unstable; urgency=low + + * Fix bootoption "ssh": current versions of chpasswd don't support + option '-m' anymore (foo, this sucks!). [Testing: issue671] + * Improve ""Sorry, could not find file ..." message if there isn't + any config.tbz present. [Testing: issue670] + + -- Michael Prokop Wed, 20 May 2009 18:12:44 +0200 + grml-autoconfig (0.8.21) unstable; urgency=low * Install haltlocal initscript in postinst script.