ref: 61a8ccb46d7e8e93751a1e05995f456b4d81ceed
dir: /rc/bin/inst/finish/
#!/bin/rc # desc: finish the installation and reboot # prereq: bootsetup # mustdo: switch($1) { case checkdone finish=ready export finish case go echo 'Congratulations; you''ve completed the install.' echo halt }