X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1b32e4b1fe1c5c091cf5ed84165239a041a5fde6;hp=08d6bb262699395f3962473b9a5f312a2725a053;hb=35e7dd10da4ef1de51b9d2e414b1c00c20da4a67;hpb=557d36bf847cfdd7208cde5b577dcea8578a876c diff --git a/debian/changelog b/debian/changelog index 08d6bb2..1b32e4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,31 @@ +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, as we add 'forensic' to + the kernel append line as well. + * 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 - * Some updates in config_time(), thanks to Thomas Lehmann: + [ Michael Prokop ] + * Some updates in config_time(), *many* thanks to Thomas Lehmann: + - improve localtime / utc / gmt handling - use UTC="--localtime" by default - evaluate tz bootoption in this function as well - execute hwclock even if /dev/rtc isn't available, just display warning regarding the lack of /dev/rtc + [ Ulrich Dangel ] + * Refactored config unpacking config parameter will now be honored, + e.g. config=foo.tbz myconfig=/dev/sda1 is now possible. + * Get always the right boot parameter via /proc/cmdline. + [Testing: issue520] - -- Michael Prokop Wed, 19 Nov 2008 00:23:55 +0100 + -- Michael Prokop Thu, 12 Feb 2009 19:37:15 +0100 grml-autoconfig (0.8.16) unstable; urgency=low