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
@ -4,4 +4,5 @@ stty crt erase kill intr
|
||||
export PATH
|
||||
HOME=/root
|
||||
export HOME
|
||||
TERM=pc3
|
||||
export TERM
|
||||
|
Loading…
x
Reference in New Issue
Block a user