Date: Fri, 5 Aug 2005 13:39:08 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall system.c Message-ID: <200508051339.j75Dd8cS085850@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508051339.j75Dd8cS085850>
