From: Michael Prokop Date: Sun, 15 Apr 2007 11:16:40 +0000 (+0200) Subject: Adjust /etc/inittab.small for use on grml-small and not just for bootoption small. X-Git-Tag: 0.9.16 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=7e27bc491de92b8c2d47b0359d34be3c718e80a9;hp=d45b71a5755844f9cecf85bd2a5a31f7f56d6223;p=grml-etc.git Adjust /etc/inittab.small for use on grml-small and not just for bootoption small. --- diff --git a/debian/changelog b/debian/changelog index e305eb2..2206df7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-etc (0.9.16) unstable; urgency=low + + * Adjust /etc/inittab.small for use on grml-small and not just + for bootoption small. + + -- Michael Prokop Sun, 15 Apr 2007 13:16:17 +0200 + grml-etc (0.9.15) unstable; urgency=low * Update /etc/runlevel.conf* to current package version and diff --git a/etc/inittab.small b/etc/inittab.small index cb22ee8..2f78a44 100644 --- a/etc/inittab.small +++ b/etc/inittab.small @@ -3,7 +3,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Sam Jun 25 00:48:55 CEST 2005 [mika] +# Latest change: Son Apr 15 13:10:36 CEST 2007 [mika] ################################################################################ # The default runlevel. @@ -50,12 +50,12 @@ po::powerokwait:/etc/init.d/powerfail stop # # Format: # ::: -1:12345:respawn:/sbin/rungetty tty1 -u root -g root --autologin root /usr/bin/grml-init +1:12345:respawn:/sbin/rungetty tty1 --noclear -u root -g root --autologin root /usr/bin/zsh-login 2:2345:respawn:/sbin/rungetty tty2 -u grml -g grml --autologin grml /usr/bin/grml-init -3:2345:respawn:/sbin/rungetty --prompt tty3 -u grml -g grml --autologin grml /usr/bin/grml-init -4:2345:respawn:/sbin/rungetty --prompt tty4 -u grml -g grml --autologin grml /usr/bin/grml-init -5:2345:respawn:/sbin/rungetty --prompt tty5 -u grml -g grml --autologin grml /usr/bin/grml-init -6:2345:respawn:/sbin/rungetty --prompt tty6 -u grml -g grml --autologin grml /usr/bin/grml-init +3:2345:respawn:/sbin/rungetty tty3 -u grml -g grml --autologin grml /usr/bin/grml-init +# 4:2345:respawn:/sbin/rungetty tty4 -u grml -g grml --autologin grml /usr/bin/grml-init +# 5:2345:respawn:/sbin/rungetty tty5 -u grml -g grml --autologin grml /usr/bin/grml-init +# 6:2345:respawn:/sbin/rungetty tty6 -u grml -g grml --autologin grml /usr/bin/grml-init # Note that on most Debian systems tty7 is used by the X Window System. # Use tty8 for a second xserver. # 9:2345:respawn:/sbin/getty 38400 tty9