Package: console-setup Version: 1.102 Severity: wishlist Tags: patch Dear Maintainer,
Give information about the loaded (used) font, consolemap and keymap. It is better to see that (e. g. in '/var/log/boot'), especially after the installation and after each change to aid finding the cause of unexpected behavior. Patch: --- setupcon 2013-10-13 13:24:41.000000000 +0000 +++ setupcon.new 2014-02-02 22:44:49.000000000 +0000 @@ -849,6 +849,7 @@ esac # Load the font(s) if [ "$FONTFILES" ]; then + echo Used fonts: $FONTFILES case "$do_font" in freebsd) if [ -z "$unicode" ]; then @@ -876,6 +877,7 @@ fi # Load the console map if [ "$CONSOLE_MAP" ]; then + echo Used console_map: $CONSOLE_MAP case "$do_font" in freebsd) if [ -z "$unicode" ]; then @@ -945,6 +947,7 @@ then fi if [ "$KMAP" ]; then + echo Used keymap: $KMAP case "$do_kbd" in linux) run plain '' loadkeys "$KMAP" ;; freebsd) run in ECHO kbdcontrol -l "$KMAP" ;; -- System Information: Debian Release: jessie/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'testing'), (500, 'stable') Architecture: i386 (i586) Kernel: Linux 3.2.53-rt75-1 Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages console-setup depends on: ii console-setup-linux 1.102 ii debconf 1.5.52 ii keyboard-configuration 1.102 ii xkb-data 2.10.1-1 console-setup recommends no packages. Versions of packages console-setup suggests: ii locales 2.17-97 ii lsb-base 4.1+Debian12 Versions of packages keyboard-configuration depends on: ii debconf 1.5.52 ii initscripts 2.88dsf-43 ii liblocale-gettext-perl 1.05-7+b2 Versions of packages console-setup-linux depends on: ii kbd 1.15.5-1 ii keyboard-configuration 1.102 console-setup-linux suggests no packages. Versions of packages console-setup is related to: pn console-common <none> ii console-data 2:1.12-3 pn console-tools <none> ii kbd 1.15.5-1 -- debconf information excluded -- Bjarni I. Gislason -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140202235001.ga15...@rhi.hi.is