WITHOUT_SYSINSTALL (stable-9)
Claude Buisson
clbuisson at orange.fr
Mon Oct 31 10:28:47 UTC 2011
On 10/31/2011 05:03, Andrew Lankford wrote:
> I was able to buildworld, buildkernel to 9.0-RC1 from 8-stable without
> incident. Yay. However, I noticed a new sysinstall executable in
> /usr/sbin even though I included WITHOUT_SYSINSTALL="yes" in
> /etc/src.conf. My src.conf looks like it's in good order, and the
> other WITHOUT_ options were heeded.
>
>
Looking at src/usr.sbin/Makefile*, one can see that sysinstall is
*unconditionnally* built.
The only effect of WITHOUT_SYSINTALL is on the build of sade.
Welcome to FreeBSD quality control !
Claude Buisson
More information about the freebsd-stable
mailing list