1 2 3 4 5 6 7 8
# vim: set ft=sh: run_hook () { msg -n ":: Loading net..." ipconfig ${ip} nfsmount ${nfsroot} /root msg "done." }