[Pkg-sysvinit-devel] Bug#544555: sysvinit: inittab update for GNU/kFreeBSD
Aurelien Jarno
aurel32 at debian.org
Tue Sep 1 13:33:24 UTC 2009
Package: sysvinit
Version: 2.87dsf-2.1
Severity: minor
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/inttab accordingly? You will find
a patch below for that. Thanks in advance.
--- a/debian/share/inittab.kfreebsd-gnu
+++ b/debian/share/inittab.kfreebsd-gnu
@@ -60,8 +60,8 @@
# Example how to put a getty on a serial line (for a terminal)
#
-#T0:23:respawn:/sbin/getty -L cuaa0 9600 vt100
-#T1:23:respawn:/sbin/getty -L cuaa1 9600 vt100
+#T0:23:respawn:/sbin/getty -L ttyd0 9600 vt100
+#T1:23:respawn:/sbin/getty -L ttyd1 9600 vt100
# Example how to put a getty on a modem line.
#
-- 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 sysvinit depends on:
ii initscripts 2.87dsf-2.1 scripts for initializing and shutt
ii libc0.1 2.9-25 GNU C Library: Shared libraries
ii sysv-rc 2.87dsf-2.1 System-V-like runlevel change mech
ii sysvinit-utils 2.87dsf-2.1 System-V-like utilities
sysvinit recommends no packages.
sysvinit suggests no packages.
-- no debconf information
More information about the Pkg-sysvinit-devel
mailing list