Hi Joshua,
On Sun, Oct 30, 2011 at 04:05:43PM -0700, Joshua wrote:
> patch:
>
> --- debian/kbd.init.orig 2011-10-30 15:35:30.000000000 -0700
> +++ debian/kbd.init 2011-10-30 15:35:58.000000000 -0700
> @@ -121,7 +121,7 @@
> fi
>
> # Global default font+map
> - if [ -z "${HAVE_SETUPCON}" -a "${CONSOLE_FONT}" ]; then
> + if [ -z "${HAVE_SETUPCON}" ]; then
> [ "$VERBOSE" != "no" ] && log_action_begin_msg "Setting up general
> console font"
> sfm="${FONT_MAP}" && [ "$sfm" ] && sfm="-u $sfm"
> acm="${CONSOLE_MAP}" && [ "$acm" ] && acm="-m $acm"
Thanks for your report. I’ll make this dependent on whether one of
$CONSOLE_FONT, $CONSOLE_MAP, or $FONT_MAP is set.
Cheers,
--
Michael Schutte | michi@{uiae.at,debian.org}
Innsbruck, Austria | happily accepting encrypted mail
OpenPGP: 0x16fb 517b a866 c3f6 8f11 1485 f3e4 122f 1D8C 261A
signature.asc
Description: Digital signature

