Bug#544523: login: securetty update for GNU/kFreeBSD

2009-09-01 Thread Aurelien Jarno
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-modules1.1.0-1Pluggable Authentication Modules f
ii  libpam-runtime1.1.0-1Runtime support for the PAM librar
ii  libpam0g  1.1.0-1Pluggable 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



Bug#544523: login: securetty update for GNU/kFreeBSD

2009-09-01 Thread Nicolas François
Hi Aurélien,

On Tue, Sep 01, 2009 at 10:44:10AM +0200, aure...@debian.org wrote:
 
 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.

If cuaa0 is used in the Lenny kernel, do you think I should support both
cuaa0 and ttyd0, and remove cuaa0 in Squeeze+1?
This could be easier for users with a partial upgrade or user simply
willing to use an old kernel (I do not know the kernel requirement there
will be in Squeeze).

Cheers,
-- 
Nekral



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#544523: login: securetty update for GNU/kFreeBSD

2009-09-01 Thread Aurelien Jarno
On Tue, Sep 01, 2009 at 12:54:20PM +0200, Nicolas François wrote:
 Hi Aurélien,
Hi!

 On Tue, Sep 01, 2009 at 10:44:10AM +0200, aure...@debian.org wrote:
  
  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.
 
 If cuaa0 is used in the Lenny kernel, do you think I should support both
 cuaa0 and ttyd0, and remove cuaa0 in Squeeze+1?
 This could be easier for users with a partial upgrade or user simply
 willing to use an old kernel (I do not know the kernel requirement there
 will be in Squeeze).
 

We didn't have a formal release of GNU/kFreeBSD for Lenny, only a
snapshot of unstable. Anyway the Etch snapshot was already using a
kernel 6.0 by default, so there is no point to wait before removing the
old cuaa0.

It's just that no-one remarked the problem (or maybe fixed it locally)
until now. As we have more users now, we also have more problems
reported.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org