[oe-issues] [Bug 2084] New: Missing multiple shell in HTC Universal

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Apr 5 08:15:32 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2084

           Summary: Missing multiple shell in HTC Universal
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: goxboxlive at gmail.com
         QAContact: tinderbox-oe at gmx.net


Could someone add this patch for me. We miss multiples shells in console-image.
It's usefull when debugging form the console. It is supported when running X
(like running multiples -xterminal)but it lacks whe only running the shell.

 ============================================================
--- packages/sysvinit/sysvinit/htcuniversal/inittab    
83615db1e56c3eadd61d8ade7a14b59a59f0e723
+++ packages/sysvinit/sysvinit/htcuniversal/inittab    
d089a6d22e85c9434e4ab7297a807c0fcf66b8ed
@@ -28,3 +28,7 @@ z6:6:respawn:/sbin/sulogin
 l6:6:wait:/etc/init.d/rc 6
 # Normally not reached, but fallthrough in case of emergency.
 z6:6:respawn:/sbin/sulogin
+2:2345:respawn:/sbin/getty 115200 tty2
+3:2345:respawn:/sbin/getty 115200 tty3
+4:2345:respawn:/sbin/getty 115200 tty4
+
============================================================


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-issues mailing list