From 5db8950ab3502b73df459b124887fef0338fb83b Mon Sep 17 00:00:00 2001 From: ficus Date: Fri, 16 Nov 2012 22:05:53 +0100 Subject: fix and doc serial ttyS0 boot login problem --- config/includes.chroot/etc/inittab | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'config/includes.chroot/etc/inittab') diff --git a/config/includes.chroot/etc/inittab b/config/includes.chroot/etc/inittab index 483d42a..91e6d10 100644 --- a/config/includes.chroot/etc/inittab +++ b/config/includes.chroot/etc/inittab @@ -58,14 +58,4 @@ po::powerokwait:/etc/init.d/powerfail stop #5:23:respawn:/sbin/getty 38400 tty5 #6:23:respawn:/sbin/getty 38400 tty6 -# 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 - -# Example how to put a getty on a modem line. -# -#T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3 - -#T0:2345:respawn:/sbin/getty -L ttyS0 115200 linux T0:12345:respawn:/sbin/getty -L ttyS0 115200 vt100 -- cgit v1.2.3