X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=08d6bb262699395f3962473b9a5f312a2725a053;hb=557d36bf847cfdd7208cde5b577dcea8578a876c;hp=1688d605d8e3b937a52bcfbc800bf928377ea663;hpb=43634527f99d0f53449c3cb1b5d59b5bf195c74f;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index 1688d60..08d6bb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,49 @@ +grml-autoconfig (0.8.17) unstable; urgency=low + + * Some updates in config_time(), thanks to Thomas Lehmann: + - 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 + + -- Michael Prokop Wed, 19 Nov 2008 00:23:55 +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:29:36 +0100 + +grml-autoconfig (0.8.14) unstable; urgency=low + + * Rework config_swspeak once more, move most parts of the logic + into an external script named 'swspeak' which will be shipped + with grml-scripts. + + -- Michael Prokop Mon, 06 Oct 2008 00:05:51 +0200 + grml-autoconfig (0.8.13) unstable; urgency=low * Use random password if bootoption 'ssh' doesn't have an option. - Thanks for the idea to Marc Haber! - - -- Michael Prokop Thu, 25 Sep 2008 17:22:17 +0200 + Thanks to Michael Holzt and Marc Haber! + * Update swedish language settings, thanks again to Martin Karresand. + * Rework config_swspeak to support new speakup modules layout, needs + heavy testing though. + * Add config_hwspeak for supporting hardware speakup from userspace, + needs heavy testing as well. + * Use flite commands through a wrapper function. + + -- Michael Prokop Sat, 27 Sep 2008 17:38:49 +0200 grml-autoconfig (0.8.12) unstable; urgency=low