mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
I just realized that the vtty's won't kick in until the user loads the bindist
and reboots multiuser. Ammend the text slightly to avoid confusion.
This commit is contained in:
parent
ed7be55bbd
commit
0b1915b6d4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1680
@ -1,4 +1,4 @@
|
||||
# $Id: cpio.rc,v 1.2 1994/02/25 23:34:09 alm Exp $
|
||||
# $Id: cpio.rc,v 1.3 1994/06/04 11:55:56 jkh Exp $
|
||||
#
|
||||
|
||||
stty status '^T'
|
||||
@ -64,10 +64,11 @@ echo "Congratulations, you've got ${OPSYSTEM} on the hard disk!"
|
||||
echo
|
||||
echo "Your system has been configured with ${NVTTYS} virtual terminals,"
|
||||
echo "though one has been reserved for X (should you need it) and has no"
|
||||
echo "login prompt on it. You can access these virtual terminals by pressing"
|
||||
echo "ALT-F<n>, where n is the function key number representing the virtual"
|
||||
echo "terminal you want to use. For more information, read the screen(4),"
|
||||
echo "kbdcontrol(1) and vidcontrol(1) man pages."
|
||||
echo "login prompt on it. Once you've loaded the binary distribution and"
|
||||
echo "have rebooted the system, you can access these virtual terminals by"
|
||||
echo "pressing ALT-F<n>, where n is the function key number representing"
|
||||
echo "the virtual terminal you want to use. For more information, read"
|
||||
echo "the screen(4), kbdcontrol(1) and vidcontrol(1) man pages."
|
||||
echo
|
||||
echo "Press the return key for more installation instructions"
|
||||
read junkit
|
||||
|
Loading…
Reference in New Issue
Block a user