cvs commit: src/usr.sbin/sysinstall system.c
Ken Smith
kensmith at FreeBSD.org
Fri Aug 5 13:39:09 GMT 2005
kensmith 2005-08-05 13:39:08 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall system.c
Log:
The /stand directory now disappears out from under sysinstall while
it is running during installations. The vsystem() function does get
used after this happens (e.g. if you manually configure the network
interface and ask it to enable the interface) so it needs to be a
little smarter about whether it uses /stand/sh or /bin/sh.
MFC after: 3 days
Revision Changes Path
1.125 +2 -1 src/usr.sbin/sysinstall/system.c
More information about the cvs-src
mailing list