X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=496ead58043d54bc914c8ce85f593731f79e7cb0;hp=e9b2e1239915d791d6c504736f8daa6edaaf1b3a;hb=c30eeec5fbd41ff16333f73c96f2cc39d5d6c0c7;hpb=b699975d7e2d809c1c19a818d14040ba0f58fa44 diff --git a/debian/changelog b/debian/changelog index e9b2e12..496ead5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +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.