Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2011 10:58:41 +0100
From:      Claude Buisson <clbuisson@orange.fr>
To:        Andrew Lankford <lankfordandrew@charter.net>
Cc:        stable@freebsd.org
Subject:   Re: WITHOUT_SYSINSTALL (stable-9)
Message-ID:  <4EAE7151.4080805@orange.fr>
In-Reply-To: <4EAE1E16.1010504@charter.net>
References:  <4EAE1E16.1010504@charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EAE7151.4080805>