Source: console-setup-udeb
Version: 1.75
Severity: normal

Starting the gtk image with the console=ttyS0 parameter being appended
properly starts the installer on the serial port, but console-setup-udeb
asks for the keymap, which is useless (and is not done by kbd-chooser).
console-setup-udeb should avoid this. kbd-chooser used to do it in
check_if_serial_console():

- grep console=ttyS, ttys and tty0 in /proc/cmdline,
- if one occurrence of ttyS or ttys is after tty0 (or if there is just
ttyS or ttys but no tty0),
  - open /dev/console, and run TIOCGSERIAL on it
    - if it fails, it's not serial; if it succeeds, it's serial, and the
      keymap selection should not be asked.

Samuel

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault <[email protected]>
void packerFlushTheToiletFirstThingInTheMorning( void* arg )
 -+- chromium's source code -+-



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to