summaryrefslogtreecommitdiffstats
path: root/etc/gettytab
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-07-01 13:33:07 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-07-01 13:33:07 -0300
commit025ad9ef0c093c23f9c1e462d766fb979da8e4de (patch)
tree18dc585fac69bb955c25bb98a973bf87687c3554 /etc/gettytab
parenta9e595cc1d50761b8c3152c9c3796c2f3f7acfef (diff)
downloadpfsense-025ad9ef0c093c23f9c1e462d766fb979da8e4de.zip
pfsense-025ad9ef0c093c23f9c1e462d766fb979da8e4de.tar.gz
Sync gettytab with FreeBSD 10-STABLE, also reduce customizations, the only difference is al.Pc entry, for Pc with auto login
Diffstat (limited to 'etc/gettytab')
-rw-r--r--etc/gettytab30
1 files changed, 20 insertions, 10 deletions
diff --git a/etc/gettytab b/etc/gettytab
index 95b2a7e..5af5aae 100644
--- a/etc/gettytab
+++ b/etc/gettytab
@@ -1,4 +1,4 @@
-# $FreeBSD: src/etc/gettytab,v 1.22 2004/06/06 11:46:27 schweikh Exp $
+# $FreeBSD: stable/10/etc/gettytab 241708 2012-10-18 22:20:02Z peterj $
# from: @(#)gettytab 5.14 (Berkeley) 3/27/91
#
# Most of the table entries here are just copies of the old getty table,
@@ -36,7 +36,7 @@
# ep:op: same as ap.
#
default:\
- ::cb:ce:ck:lc:fd#1000:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:\
+ :cb:ce:ck:lc:fd#1000:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:\
:if=/etc/issue:
#
@@ -96,7 +96,7 @@ local.9600|CLOCAL tty @ 9600 Bd:\
:o0#0x00000007:o1#0x00000002:o2#0x00000007:\
:i0#0x00000704:i1#0x00000000:i2#0x00000704:\
:l0#0x000005cf:l1#0x00000000:l2#0x000005cf:\
- :sp#9600:
+ :sp#9600:np:
#
# Dial in rotary tables, speed selection via 'break'
@@ -162,14 +162,12 @@ X|Xwindow|X window system:\
:fd@:nd@:cd@:rw:sp#9600:
P|Pc|Pc console:\
- :ht:np:sp#115200:al=root:
+ :ht:np:sp#9600:
-bootupcli:\
- tc=std.9600:\
- :ht:np:sp#115200:al=root:
+al.Pc:\
+ :ht:np:sp#9600:al=root:
-#
-# Wierdo special case for fast crt's with hardcopy devices
+# Weirdo special case for fast crt's with hardcopy devices
#
8|T9600|CRT with hardcopy:\
:nx=T300:tc=9600-baud:
@@ -207,7 +205,17 @@ A|Auto-baud:\
#
autologin|al.9600:\
- ::tc=std.9600:
+ :al=root:tc=std.9600:
+al.19200:\
+ :al=root:tc=std.19200:
+al.38400:\
+ :al=root:tc=std.38400:
+al.57600:\
+ :al=root:tc=std.57600:
+al.115200:\
+ :al=root:tc=std.115200:
+al.230400:\
+ :al=root:tc=std.230400:
#
# Entries for 3-wire serial terminals. These don't supply carrier, so
@@ -215,6 +223,8 @@ autologin|al.9600:\
#
3wire.9600|9600-3wire:\
:np:nc:sp#9600:
+3wire.19200|19200-3wire:\
+ :np:nc:sp#19200:
3wire.38400|38400-3wire:\
:np:nc:sp#38400:
3wire.57600|57600-3wire:\
OpenPOWER on IntegriCloud