X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=7b057ed6bcd838edd8e0802c87619d4cbab18754;hp=49677e772ad3a468ccb07ec7b47688d97096c4a6;hb=2d69b1aa2d03c558e2a4445d15fdba1b5d9b7f0c;hpb=bc8e3d7ffa255f345891e97c52174f48eef58c52 diff --git a/debian/changelog b/debian/changelog index 49677e7..7b057ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +grml-autoconfig (0.8.35) unstable; urgency=low + + * Revert "unicode_start command: do not redirect stderr to debug file" + to avoid flooding the console. + + -- Michael Prokop Sun, 18 Oct 2009 16:00:41 +0200 + +grml-autoconfig (0.8.34) unstable; urgency=low + + [ Ulrich Dangel ] + * Integrate patch by Andreas Thienemann (thanks!): + Add a dhcphostname option to grml which will set the hostname of the + booted system according to the dns information. + This Patch implements support for the non-netboot cases by adding + an appropriate script to be called by pump. + + * Reworked and grmlfied patch from Andreas Thienemann: + Introduced etc/grml/pump-scripts.d, added wrapper script + /usr/lib/grml-autoconfig/pump-runparts, modified set-hostname to use + checkbootparam and run it per default (disable via 'nodhcphostname'). + + [ Michael Prokop ] + * Make sure the hostname script is executed only in live mode and + uses grml-hostname for adjusting /etc/hosts as well. + [Closes: issue679] + + -- Michael Prokop Sat, 17 Oct 2009 14:58:28 +0200 + +grml-autoconfig (0.8.33) unstable; urgency=low + + [ Ulrich Dangel ] + * Use amixer instead of aumix for setting the output volume. + [Closes: Issue625] + + -- Michael Prokop Wed, 14 Oct 2009 09:03:59 +0200 + grml-autoconfig (0.8.32) unstable; urgency=low * config_finddcsdir: some minor message display improvements