X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=2d3bc3c00270934fc406ef64a260dc6953aa18c1;hb=bd549b3181a4f96e56c71a1bcaec04564d5aab0a;hp=e9b2e1239915d791d6c504736f8daa6edaaf1b3a;hpb=b699975d7e2d809c1c19a818d14040ba0f58fa44;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index e9b2e12..2d3bc3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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.