X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=59ffc8383894b04d875e37b31d9bf031aa3f62df;hp=7b382395dec725cf142e7b949384cd4cfdfb0bb3;hb=820380832f6d21a9f7c227455df60e07410d3c23;hpb=547a62897d1f9e93ea1a344708f6f4c6e6f2f4c0 diff --git a/debian/changelog b/debian/changelog index 7b38239..59ffc83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,74 @@ +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 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 + + * 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