[Pkg-sysvinit-devel] Bug#351615: Updates for inittab (GNU/kFreeBSD)

Robert Millan rmh at aybabtu.com
Mon Feb 6 06:27:45 UTC 2006


Package: sysvinit
Version: 2.86.ds1-4
Severity: wishlist
Tags: patch

Hi,

Here are a pair of updates for the GNU/kFreeBSD version of inittab, namely:

  - Pass "cons25" as parameter to getty (leaving it unspecified required hacks
    in the getty side).
  - "translate" all device names into kfreebsd ones, including those in
    comments.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages sysvinit depends on:
ii  coreutils                     5.93-5     The GNU core utilities
ii  initscripts                   2.86.ds1-6 Standard scripts needed for bootin
ii  libc6                         2.3.5-8.1  GNU C Library: Shared libraries an
ii  libselinux1                   1.28-2     SELinux shared libraries
ii  libsepol1                     1.10-1     Security Enhanced Linux policy lib
ii  sysv-rc                       2.86.ds1-4 Standard boot mechanism using syml

sysvinit recommends no packages.

-- no debconf information
-------------- next part --------------
--- sysvinit-2.86.ds1/debian/share/inittab.kfreebsd-gnu~	2006-02-06 08:19:20.000000000 +0100
+++ sysvinit-2.86.ds1/debian/share/inittab.kfreebsd-gnu	2006-02-06 08:22:14.000000000 +0100
@@ -48,22 +48,22 @@
 # Format:
 #  <id>:<runlevels>:<action>:<process>
 #
-# Note that on most Debian systems tty7 is used by the X Window System,
-# so if you want to add more getty's go ahead but skip tty7 if you run X.
+# Note that on most Debian systems ttyv6 is used by the X Window System,
+# so if you want to add more getty's go ahead but skip ttyv6 if you run X.
 #
-1:2345:respawn:/sbin/getty 38400 ttyv0
-2:23:respawn:/sbin/getty 38400 ttyv1
-3:23:respawn:/sbin/getty 38400 ttyv2
-4:23:respawn:/sbin/getty 38400 ttyv3
-5:23:respawn:/sbin/getty 38400 ttyv4
-6:23:respawn:/sbin/getty 38400 ttyv5
+1:2345:respawn:/sbin/getty 38400 ttyv0 cons25
+2:23:respawn:/sbin/getty 38400 ttyv1 cons25
+3:23:respawn:/sbin/getty 38400 ttyv2 cons25
+4:23:respawn:/sbin/getty 38400 ttyv3 cons25
+5:23:respawn:/sbin/getty 38400 ttyv4 cons25
+6:23:respawn:/sbin/getty 38400 ttyv5 cons25
 
 # Example how to put a getty on a serial line (for a terminal)
 #
-#T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
-#T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
+#T0:23:respawn:/sbin/getty -L cuaa0 9600 vt100
+#T1:23:respawn:/sbin/getty -L cuaa1 9600 vt100
 
 # Example how to put a getty on a modem line.
 #
-#T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3
+#T3:23:respawn:/sbin/mgetty -x0 -s 57600 cuaa3
 


More information about the Pkg-sysvinit-devel mailing list