mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Add a TERM=pc3 so that an initial system install is at least usable
at the console!
This commit is contained in:
parent
1ffa0b1a96
commit
ff80e2f414
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1192
@ -4,4 +4,5 @@ stty crt erase kill intr
|
|||||||
export PATH
|
export PATH
|
||||||
HOME=/root
|
HOME=/root
|
||||||
export HOME
|
export HOME
|
||||||
|
TERM=pc3
|
||||||
export TERM
|
export TERM
|
||||||
|
Loading…
Reference in New Issue
Block a user