X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1688d605d8e3b937a52bcfbc800bf928377ea663;hp=95a29166489569a1fdd068ee2ae21c89589200b4;hb=43634527f99d0f53449c3cb1b5d59b5bf195c74f;hpb=e3eee61e9009d7243a297487ca12c60c1803714d diff --git a/debian/changelog b/debian/changelog index 95a2916..1688d60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,67 @@ +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 + +grml-autoconfig (0.8.12) unstable; urgency=low + + * Add support for swedish language settings. Contributed + by Martin Karresand, thanks! + + -- Michael Prokop Wed, 24 Sep 2008 15:11:49 +0200 + +grml-autoconfig (0.8.11) unstable; urgency=low + + * Move noautoconfig hint from floppy part to top level. + + -- Michael Prokop Wed, 27 Aug 2008 16:00:13 +0200 + +grml-autoconfig (0.8.10) unstable; urgency=low + + * Update cpufrequency handling to reflect changes in current + kernel versions (like 2.6.26-grml). The cpufrequency modules + are available at $KERNEL/kernel/arch/x86/kernel/cpu/cpufreq + due to the x86/amd64 merge. + [Closes: issue505] + + -- Michael Prokop Fri, 15 Aug 2008 23:06:26 +0200 + +grml-autoconfig (0.8.9) unstable; urgency=low + + * Check for /dev/input/mice before starting GPM. + * Some small cleanups to make lintian happy. + + -- Michael Prokop Thu, 17 Jul 2008 21:04:53 +0200 + +grml-autoconfig (0.8.8) unstable; urgency=low + + * Mention job handling stuff when using debug=noscreen. + + -- Michael Prokop Mon, 09 Jun 2008 17:11:58 +0200 + +grml-autoconfig (0.8.7) unstable; urgency=low + + * config_mypath(): fix mkdir usage and write directories just once + to /etc/grml/my_path. + + -- Michael Prokop Tue, 20 May 2008 01:01:37 +0200 + +grml-autoconfig (0.8.6) unstable; urgency=low + + * config_syslog(): support other syslog daemons than syslog-ng as well. + * config_mypath(): create directory if it does not exist yet. + + -- Michael Prokop Sat, 17 May 2008 22:06:05 +0200 + +grml-autoconfig (0.8.5) unstable; urgency=low + + * config_mypath(): allow setting additional $PATH via bootoption + mypath, usage example: "mypath=/forensic" + + -- Michael Prokop Sat, 22 Mar 2008 00:42:34 +0100 + grml-autoconfig (0.8.4) unstable; urgency=low * Make sure we support old directory layout (/cdrom) as