X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=478294167298909acdb4402a22c1a13b81225e3a;hp=f8f5abc3504248c92a65e2a92ca01311411086b7;hb=025dc3d2bd49be5b4134a8465393c6f2799925f6;hpb=9bc079508a6358e38f335657021736f047a9b835 diff --git a/debian/changelog b/debian/changelog index f8f5abc..4782941 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,42 @@ +grml-autoconfig (0.8.18) unstable; urgency=low + + * Change forensic bootoption handling, as we add 'forensic' to + the kernel append line as well. + + -- Michael Prokop Fri, 20 Feb 2009 18:24:36 +0100 + +grml-autoconfig (0.8.17) unstable; urgency=low + + [ 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 Thu, 12 Feb 2009 19:37:15 +0100 + +grml-autoconfig (0.8.16) unstable; urgency=low + + * Support tohd=... bootoption. + + -- Michael Prokop Sat, 15 Nov 2008 13:20:22 +0100 + grml-autoconfig (0.8.15) unstable; urgency=low * Use us instead of en-utf8 as default locale (this is what we are using as bootparam by default as well). * Support C/POSIX locales within language setup. * Use POSIX locales on grml-small. + * Adjust VCS headers (we use git nowadays). - -- Michael Prokop Mon, 03 Nov 2008 01:26:49 +0100 + -- Michael Prokop Mon, 03 Nov 2008 01:29:36 +0100 grml-autoconfig (0.8.14) unstable; urgency=low