Modification pour ne pas effacer l'écran par agetty au login.
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sun, 8 Jan 2012 19:52:22 +0000 (19:52 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sun, 8 Jan 2012 19:52:22 +0000 (19:52 +0000)
stage1/misc/inittab

index c594e1f..66120a1 100644 (file)
@@ -47,12 +47,12 @@ su:S016:once:/sbin/sulogin
 # /bin/login command.
 # The <id> field MUST be the same as the last
 # characters of the device (after "tty").
-1:12345:respawn:/sbin/agetty 38400 tty1
-2:2345:respawn:/sbin/agetty 38400 tty2
-3:2345:respawn:/sbin/agetty 38400 tty3
-4:2345:respawn:/sbin/agetty 38400 tty4
-5:2345:respawn:/sbin/agetty 38400 tty5
-6:2345:respawn:/sbin/agetty 38400 tty6
+1:12345:respawn:/sbin/agetty --noclear 38400 tty1
+2:2345:respawn:/sbin/agetty --noclear 38400 tty2
+3:2345:respawn:/sbin/agetty --noclear 38400 tty3
+4:2345:respawn:/sbin/agetty --noclear 38400 tty4
+5:2345:respawn:/sbin/agetty --noclear 38400 tty5
+6:2345:respawn:/sbin/agetty --noclear 38400 tty6
 
 # Run xdm or kdm in runlevel 5
 # kdm or xdm is now a separate service