* platforms/qemu/*{freebsd,netbsd}*: Set TERM in /etc/profile, not ~/.profile.
login: MY_USER_NAME
password: ********
-Edit ~/.profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
+Edit /etc/profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
# env TERM=xterm vi /etc/profile .cshrc
In /etc/profile, add
TERM=xterm
Login in as root.
-Edit ~/.profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
+Edit /etc/profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
# env TERM=xterm vi /etc/profile .cshrc
In /etc/profile, add
TERM=xterm
Login in as root.
-Edit ~/.profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
+Edit /etc/profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
# env TERM=xterm vi /etc/profile .cshrc
In /etc/profile, add
TERM=xterm
Login in as root.
-Edit ~/.profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
+Edit /etc/profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
# env TERM=xterm vi /etc/profile .cshrc
In /etc/profile, add
TERM=xterm
login: MY_USER_NAME
password: ********
-Edit ~/.profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
+Edit /etc/profile to set TERM=xterm (since qemu's 'gtk' display is based on vte):
# env TERM=xterm vi /etc/profile .cshrc
In /etc/profile, add
TERM=xterm
% qemu-system-sparc64 $common_args
-Edit ~/.profile: Set TERM to vt100.
+Edit /etc/profile: Set TERM to vt100.
(PK) Install packages
---------------------