export PATH=/sbin:/bin:/usr/bin:/usr/sbin echo 'NLU/NetBSD Installer RC SVN: $Id$' ls -l /dev/* > /dev/null 2>&1 mount -t tmpfs /tmpfs /tmp mount -t tmpfs tmpfs /var mount -t tmpfs -o union tmpfs /etc mkdir -p /var/run /var/db /var/tmp echo -n "shell:lo=/usr/bin/login:al=root:im=:sp#" > /etc/gettytab stty speed >> /etc/gettytab exit 0