PERFORCE change 210729 for review
    Robert Watson 
    rwatson at FreeBSD.org
       
    Sun May  6 13:45:22 UTC 2012
    
    
  
http://p4web.freebsd.org/@@210729?ac=10
Change 210729 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/05/06 13:44:17
	Hook up a getty to ttyv0 on FreeBSD/beri.
Affected files ...
.. //depot/projects/ctsrd/beribsd/src/etc/etc.mips/ttys#2 edit
Differences ...
==== //depot/projects/ctsrd/beribsd/src/etc/etc.mips/ttys#2 (text+ko) ====
@@ -28,6 +28,17 @@
 # If console is marked "insecure", then init will ask for the root password
 # when going to single-user mode.
 console	none				unknown	off secure
+#
+ttyv0	"/usr/libexec/getty Pc"		xterm	on  secure
+# Virtual terminals
+ttyv1	"/usr/libexec/getty Pc"		xterm	off secure
+ttyv2	"/usr/libexec/getty Pc"		xterm	off secure
+ttyv3	"/usr/libexec/getty Pc"		xterm	off secure
+ttyv4	"/usr/libexec/getty Pc"		xterm	off secure
+ttyv5	"/usr/libexec/getty Pc"		xterm	off secure
+ttyv6	"/usr/libexec/getty Pc"		xterm	off secure
+ttyv7	"/usr/libexec/getty Pc"		xterm	off secure
+ttyv8	"/usr/local/bin/xdm -nodaemon"	xterm	off secure
 # Serial terminals
 # The 'dialup' keyword identifies dialin lines to login, fingerd etc.
 ttyu0	"/usr/libexec/getty std.115200"	dialup	on  secure
    
    
More information about the p4-projects
mailing list