Package: login Version: 1:4.1.4.2-1 Severity: normal User: debian-...@lists.debian.org
On GNU/kFreeBSD the serial devices have change from /dev/cuuaX to /dev/ttydX in kernel 6.0. As this is the minimum kernel currently supported in Debian, all installations now use /dev/ttydX. Could you please update /etc/securetty accordingly? You will find a patch below for that. Thanks in advance. --- a/debian/securetty.kfreebsd +++ b/debian/securetty.kfreebsd @@ -3,7 +3,8 @@ console # for people with serial port consoles -cuaa0 +ttyd0 +ttyd1 # Standard consoles ttyv0 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 7.2-1-amd64 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages login depends on: ii libc0.1 2.9-25 GNU C Library: Shared libraries ii libpam-modules 1.1.0-1 Pluggable Authentication Modules f ii libpam-runtime 1.1.0-1 Runtime support for the PAM librar ii libpam0g 1.1.0-1 Pluggable Authentication Modules l login recommends no packages. login suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org