Subject: Re: Anyone got a recent current snapshot?
To: NetBSD Bob <nbsdbob@weedcon1.cropsci.ncsu.edu>
From: Todd Whitesel <toddpw@best.com>
List: port-vax
Date: 03/19/2000 21:17:22
> install like clockwork.  Sysinstall may need some fine tuning.  It does
> not unmount things if it aborts (like when a missing file is tried to

I see this with sysinst on all ports. The solution is to add good shutdown
code: catch SIGINT and other signals, register an atexit() cleanup func, etc.

Todd Whitesel
toddpw @ best.com