Commit Graph

14 Commits

Author SHA1 Message Date
bde
fcd26acc24 Rename tty0* -> ttyd*. Comment about "serial" terminals instead of
"hardwired" or "dialin" terminals.
1994-12-06 19:59:24 +00:00
ache
3ce4fc3bc8 Only comment added to console entry:
# If you want to be asked for password, change "secure" to "insecure" here
1994-06-16 12:34:53 +00:00
jkh
8eeac6c3ab I'll leave the addition of the line, but there's just absolutely no
way I'm going to allow this to be set to secure.  People blow their
password files away all the time, and I am not at all keen to lose the
ability to get them recovered with the simple expedient of a single-user
boot.
1994-06-16 12:14:08 +00:00
ache
4b345985e6 Choose secure single-user mode by default
Without this entry init.bsdi don't ask root password when it goes
to sigle-user. This entry must present here in any case,
subject of arguing can be only default mode, I mean
"secure" or "insecure" here. Please consider this entry
like template and change "insecure" to "secure" if you
are _shure_, but not back out whole line.

# This entry needed for asking password when init goes to single-user mode
console	none				unknown	off insecure
1994-06-16 11:13:44 +00:00
jkh
c2ba5ab84f Use "cons25" for console too since we're now syscons. Turn on two
VTY's by default; give user a couple of vty's to play with out of the box
(leave 4th entry turned off for X).
1994-05-19 11:07:56 +00:00
rgrimes
f0a37dd2e6 Fix some spaces back into tabs from a cut and past. 1994-05-13 03:39:21 +00:00
ache
7cf8094528 We lost ttyd for dialin lines, now restore it 1994-02-19 13:17:03 +00:00
nate
d747c3f8dc Added some other ttyvx lines for reference. They are marked as off so
there is no functional difference.
1994-02-15 00:05:14 +00:00
dg
0310c62c3b Deprecate "/dev/vga". Use /dev/ttyv0 always. Note that the terminal type
is still 'pc3' in /etc/ttys, and should be changed if we decide to default
to syscons.
1994-01-24 20:57:16 +00:00
rgrimes
504871ed88 Change getty entry to start on /dev/console instead of /dev/vga, this fixes
the syslogd problem with consoles that do not respond after hupping syslogd.
1993-10-18 14:11:53 +00:00
rgrimes
952dc4e30c Replaced comxx with ttyxx, as that is now the correct name to use when
refering to serial lines
1993-09-05 15:55:03 +00:00
rgrimes
b385731232 Forgot to fix com01 -> com00, and added com02 and com03 1993-07-30 10:56:34 +00:00
rgrimes
0bb49a8c2e Replaced console with vga. 1993-07-30 10:55:24 +00:00
rgrimes
241ccdeaf3 Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00