X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=58d22a2f5151ac39b6ba0232c42cc631d3959e11;hp=93fd9a7c6e9084a47bbaf9748a71ac8f345725ce;hb=4a335447db0047f72be4fe85dccc2f1678c47249;hpb=796bdc7d4b440661244a3202a957e7fbb95ffafe diff --git a/debian/changelog b/debian/changelog index 93fd9a7..58d22a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +grml-autoconfig (0.6.9) unstable; urgency=low + + * Use Uni3-Terminus14 as default font to get utf8 support by default. + * Update language functions for 'get utf8 by default'. + + -- Michael Prokop Sat, 16 Dec 2006 18:24:11 +0100 + +grml-autoconfig (0.6-8) unstable; urgency=low + + * config_time: make sure /etc/default/locale can be accessed + before reading it (relevant basically only for booting via PXE). + + -- Michael Prokop Sun, 3 Dec 2006 22:56:58 +0100 + +grml-autoconfig (0.6-7) unstable; urgency=low + + * config_time: use option --directisa for hwclock if running hwclock + fails (work around the 'select() to /dev/rtc to wait for clock + tick timed out' problem). + + -- Michael Prokop Sun, 3 Dec 2006 18:07:08 +0100 + +grml-autoconfig (0.6-6) unstable; urgency=low + + * Display "not using swap partition" only in live-cd mode. + + -- Michael Prokop Sun, 3 Dec 2006 12:47:42 +0100 + +grml-autoconfig (0.6-5) unstable; urgency=low + + * Adjust swraid bootoption information text, thanks formorer + for feedback. + + -- Michael Prokop Sun, 3 Dec 2006 01:36:44 +0100 + grml-autoconfig (0.6-4) unstable; urgency=low * Do *not* autoassemble sw-raid arrays any more, instead: @@ -5,6 +40,7 @@ grml-autoconfig (0.6-4) unstable; urgency=low noswraid to disable it - assemble md arrays only if bootoption swraid is used, otherwise display usage information how to enable it + (Closes: issue35) -- Michael Prokop Sat, 2 Dec 2006 16:41:18 +0100