X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=2d3bc3c00270934fc406ef64a260dc6953aa18c1;hb=bd549b3181a4f96e56c71a1bcaec04564d5aab0a;hp=27372a04c92de57fc47dbd9e9cbd6dd047f95cba;hpb=2e4e5fc0a26138c242d4ee33659c68013503bcef;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index 27372a0..2d3bc3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +grml-autoconfig (0.7.29) unstable; urgency=low + + * New bootoption micvol (usage: micvol=$number) for setting mixer/ + volume settings of microphone channel. Thanks to Ernst Ahlers + for the bugreport ("Rückkopplungspfeifen") and bringing up + the idea of setting it to '0' by default. + + -- Michael Prokop Thu, 15 Nov 2007 22:02:03 +0100 + +grml-autoconfig (0.7.28) unstable; urgency=low + + * Drop the 'consolechars --tty=/dev/tty${vc} -d' stuff from + config_language, otherwise we will find ourself at tty5 under + certain circumstances. + * Add bootoption noconsolefont to skip setting console font via + consolechars. + + -- Michael Prokop Thu, 15 Nov 2007 11:46:15 +0100 + +grml-autoconfig (0.7.27) unstable; urgency=low + + * Ignore /dev/.static/dev for /etc/mtab in live-mode. + + -- Michael Prokop Sat, 03 Nov 2007 17:22:19 +0100 + +grml-autoconfig (0.7.26) unstable; urgency=low + + * Replace check for /var/run/acpid.socket with grepping + for a running acpid process because the socket file isn't + present reliable. + + -- Michael Prokop Sat, 27 Oct 2007 19:04:05 +0200 + grml-autoconfig (0.7.25) unstable; urgency=low * Move syslog startup to the begin of grml-autoconfig so we make