+ '[' -r /etc/console-tools/config ']' + . /etc/console-tools/config ++ SCREEN_FONT=lat0-16 ++ SCREEN_FONT_vc1=lat0-16 ++ SCREEN_FONT_vc2=lat0-16 ++ SCREEN_FONT_vc3=lat0-16 ++ SCREEN_FONT_vc4=lat0-16 ++ SCREEN_FONT_vc5=lat0-16 ++ APP_CHARSET_MAP=iso15 ++ BLANK_TIME=30 ++ BLANK_DPMS=off ++ POWERDOWN_TIME=30 + PATH=/sbin:/bin:/usr/sbin:/usr/bin + SETFONT=/usr/bin/consolechars + SETFONT_OPT= + CHARSET=/usr/bin/charset + VCSTIME=/usr/sbin/vcstime + '[' -x /usr/bin/consolechars ']' + '[' -e /dev/.devfsd ']' + DEVICE_PREFIX=/dev/vc/ + setup + VT=no ++ fgconsole + CONSOLE_TYPE=2 + '[' '!' 2 = serial ']' + readlink /proc/self/fd/0 + grep -q -e /dev/vc -e '/dev/tty[^p]' -e /dev/console + '[' 0 -eq 0 ']' + VT=yes + reset_vga_palette + '[' -f /proc/fb ']' + echo -n ']R' ]R+ '[' yes = no ']' + '[' '' = yes -a -x /usr/sbin/vcstime ']' + '[' lat0-16 ']' + echo -n 'Setting up general console font... ' Setting up general console font... + SCREEN_FONT=-f lat0-16 + '[' '' ']' ++ seq 0 6 + /usr/bin/consolechars --tty=/dev/vc/0 -f lat0-16 + '[' 0 -eq 6 ']' + /usr/bin/consolechars --tty=/dev/vc/1 -f lat0-16 + '[' 1 -eq 6 ']' + /usr/bin/consolechars --tty=/dev/vc/2 -f lat0-16 + '[' 2 -eq 6 ']' + /usr/bin/consolechars --tty=/dev/vc/3 -f lat0-16 + '[' 3 -eq 6 ']' + /usr/bin/consolechars --tty=/dev/vc/4 -f lat0-16 + '[' 4 -eq 6 ']' + /usr/bin/consolechars --tty=/dev/vc/5 -f lat0-16 + '[' 5 -eq 6 ']' + /usr/bin/consolechars --tty=/dev/vc/6 -f lat0-16 + '[' 6 -eq 6 ']' + echo ' done.' done. ++ set ++ grep '^SCREEN_FONT_vc[0-9]*=' ++ tr -d ''\''' + PERVC_FONTS=SCREEN_FONT_vc1=lat0-16 SCREEN_FONT_vc2=lat0-16 SCREEN_FONT_vc3=lat0-16 SCREEN_FONT_vc4=lat0-16 SCREEN_FONT_vc5=lat0-16 + '[' 'SCREEN_FONT_vc1=lat0-16 SCREEN_FONT_vc2=lat0-16 SCREEN_FONT_vc3=lat0-16 SCREEN_FONT_vc4=lat0-16 SCREEN_FONT_vc5=lat0-16' ']' + echo -n 'Setting up per-VC fonts: ' Setting up per-VC fonts: ++ echo SCREEN_FONT_vc1=lat0-16 ++ cut -b15- ++ cut -d= -f1 + vc=1 + eval 'font=$SCREEN_FONT_vc1' ++ font=lat0-16 + '[' X '!=' X1 ']' + echo -n '/dev/vc/1, ' /dev/vc/1, + eval 'sfm=${SCREEN_FONT_MAP_vc1}' ++ sfm= + '[' '' ']' + /usr/bin/consolechars --tty=/dev/vc/1 -f lat0-16 ++ echo SCREEN_FONT_vc2=lat0-16 ++ cut -b15- ++ cut -d= -f1 + vc=2 + eval 'font=$SCREEN_FONT_vc2' ++ font=lat0-16 + '[' X '!=' X1 ']' + echo -n '/dev/vc/2, ' /dev/vc/2, + eval 'sfm=${SCREEN_FONT_MAP_vc2}' ++ sfm= + '[' '' ']' + /usr/bin/consolechars --tty=/dev/vc/2 -f lat0-16 ++ echo SCREEN_FONT_vc3=lat0-16 ++ cut -b15- ++ cut -d= -f1 + vc=3 + eval 'font=$SCREEN_FONT_vc3' ++ font=lat0-16 + '[' X '!=' X1 ']' + echo -n '/dev/vc/3, ' /dev/vc/3, + eval 'sfm=${SCREEN_FONT_MAP_vc3}' ++ sfm= + '[' '' ']' + /usr/bin/consolechars --tty=/dev/vc/3 -f lat0-16 ++ echo SCREEN_FONT_vc4=lat0-16 ++ cut -b15- ++ cut -d= -f1 + vc=4 + eval 'font=$SCREEN_FONT_vc4' ++ font=lat0-16 + '[' X '!=' X1 ']' + echo -n '/dev/vc/4, ' /dev/vc/4, + eval 'sfm=${SCREEN_FONT_MAP_vc4}' ++ sfm= + '[' '' ']' + /usr/bin/consolechars --tty=/dev/vc/4 -f lat0-16 ++ echo SCREEN_FONT_vc5=lat0-16 ++ cut -b15- ++ cut -d= -f1 + vc=5 + eval 'font=$SCREEN_FONT_vc5' ++ font=lat0-16 + '[' X '!=' X1 ']' + echo -n '/dev/vc/5, ' /dev/vc/5, + eval 'sfm=${SCREEN_FONT_MAP_vc5}' ++ sfm= + '[' '' ']' + /usr/bin/consolechars --tty=/dev/vc/5 -f lat0-16 + echo done. done. + '[' iso15 ']' + /usr/bin/charset G0 iso15 ++ set ++ grep '^APP_CHARSET_MAP_vc[0-9]*=' ++ tr -d ''\''' + PERVC_ACMS= + '[' '' ']' + '[' -f /etc/environment ']' ++ egrep '^[^#]*LANG=' /etc/environment ++ cut -d= -f2 + value=fr_FR@euro + eval LANG=fr_FR@euro ++ LANG=fr_FR@euro ++ egrep '^[^#]*LC_ALL=' /etc/environment ++ cut -d= -f2 + value= + eval LC_ALL= ++ LC_ALL= ++ egrep '^[^#]*LC_CTYPE=' /etc/environment ++ cut -d= -f2 + value=en_IE + eval LC_CTYPE=en_IE ++ LC_CTYPE=en_IE ++ LANG=fr_FR@euro ++ LC_ALL= ++ LC_CTYPE=en_IE ++ locale charmap + CHARMAP=ISO-8859-1 + test ISO-8859-1 = UTF-8 + /usr/bin/unicode_stop + true + setterm_args= + '[' 30 ']' + setterm_args= -blank 30 + '[' off ']' + setterm_args= -blank 30 -powersave off + '[' 30 ']' + setterm_args= -blank 30 -powersave off -powerdown 30 + '[' ' -blank 30 -powersave off -powerdown 30' ']' + setterm -blank 30 -powersave off -powerdown 30 [9;30][14;30]+ KBDRATE_ARGS= + '[' -n '' ']' + '[' -n '' ']' + '[' -n '' ']' + '[' -f /var/run/gpm.pid ']' ++ cat /var/run/gpm.pid + kill -WINCH 1138 + '[' -r /etc/console-tools/remap ']' + dumpkeys + sed -f /etc/console-tools/remap + loadkeys --quiet + '[' '' '!=' '' ']'