aboutsummaryrefslogtreecommitdiff
path: root/etc/etc.sparc64
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2004-10-04 03:39:52 +0000
committerKen Smith <kensmith@FreeBSD.org>2004-10-04 03:39:52 +0000
commitdfea356f2a28410955d107c085d838d92f070716 (patch)
tree2bd2d7c44eca496a31092f19aba4b450eec3d08a /etc/etc.sparc64
parent53504142a9fb85ddde38a0f2312083d81ba74017 (diff)
downloadsrc-dfea356f2a28410955d107c085d838d92f070716.tar.gz
src-dfea356f2a28410955d107c085d838d92f070716.zip
With the fixes to getty handling of non-existent devices a default
install now complains about ttyu0/ttyu1 not existing at boot time. Since users wanting the uart based devices as terminals will need to do something special to get them anyway set it up so a default config doesn't complain. MFC after: 3 days
Notes
Notes: svn path=/head/; revision=136108
Diffstat (limited to 'etc/etc.sparc64')
-rw-r--r--etc/etc.sparc64/ttys5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/etc.sparc64/ttys b/etc/etc.sparc64/ttys
index 637e6485cf4a..0b56ae82a554 100644
--- a/etc/etc.sparc64/ttys
+++ b/etc/etc.sparc64/ttys
@@ -48,8 +48,9 @@ ttyb "/usr/libexec/getty 3wire.9600" cons25 off secure
#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
# Serial terminals
# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
-ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
-ttyu1 "/usr/libexec/getty std.9600" vt100 on secure
+# Requires device 'uart' be enabled.
+ttyu0 "/usr/libexec/getty std.9600" vt100 off secure
+ttyu1 "/usr/libexec/getty std.9600" vt100 off secure
ttyu2 "/usr/libexec/getty std.9600" vt100 off secure
ttyu3 "/usr/libexec/getty std.9600" vt100 off secure
# Dumb console