# dhcpcd eth0 && /etc/rc.d/rc.dropbear start
# Now make it even easier when you SSH in. Just press UP arrow and ENTER!
# echo 'TERM=linux setup' > /root/.bash_history
# This makes parallel Slackware installations over SSH far easier to identify.
read -p "Host name (for window title): " winthostname
echo -ne "\033]2;Slackware ARM Installer on $winthostname\007"
ntpdate rolex.ripe.net && TERM=linux setup
