PERFORCE change 214561 for review
    Brooks Davis 
    brooks at FreeBSD.org
       
    Wed Jul 18 14:19:01 UTC 2012
    
    
  
http://p4web.freebsd.org/@@214561?ac=10
Change 214561 by brooks at brooks_ecr_current on 2012/07/18 14:18:29
	In the modern world it is vanishingly unlikely that the 
	serial console will be connected anything other than a termainal
	emulating an xterm so change the default value.
Affected files ...
.. //depot/projects/ctsrd/beribsd/src/etc/etc.mips/ttys#3 edit
Differences ...
==== //depot/projects/ctsrd/beribsd/src/etc/etc.mips/ttys#3 (text+ko) ====
@@ -41,7 +41,7 @@
 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
+ttyu0	"/usr/libexec/getty std.115200"	xterm	on  secure
 ttyu1	"/usr/libexec/getty std.115200"	dialup	off secure
 ttyu2	"/usr/libexec/getty std.115200"	dialup	off secure
 ttyu3	"/usr/libexec/getty std.115200"	dialup	off secure
    
    
More information about the p4-projects
mailing list