Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 14:12:38 -0400 (EDT)
From:      Vivek Khera <khera@kciLink.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: make buildworld failing 
Message-ID:  <14820.44438.708407.66977@onceler.kciLink.com>
In-Reply-To: <200010091811.MAA13444@harmony.village.org>
References:  <14817.54397.228468.872440@onceler.kciLink.com> <20001008154111.D96958@freebie.demon.nl> <Pine.BSF.4.21.0010090022420.95800-100000@starbug.ugh.net.au> <200010091811.MAA13444@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "WL" == Warner Losh <imp@village.org> writes:

WL> In message <14817.54397.228468.872440@onceler.kciLink.com> Vivek Khera writes:
WL> : My question is why does /usr/obj need the schg flag set on anything in
WL> : the first place?  It basically means that on a secure system you have
WL> : to reboot to single user just to delete the build tree.

WL> Because it installs a subset of the tree in to /usr/obj and that's the 
WL> standard way that installs happen.  I think that you can say make
WL> buildworld -DNOFCHG to prevent this.

I did a grep for FCHG in all the Makefiles but found none.

Then I did this:

cd /usr/obj
find . -flags schg -print

and yes, /usr/obj is not NFS mounted.

I think that there are no fchg flags set now in the buildworld
process.  I couldn't find any manually either, with "ls -loR".

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-301-545-6996
GPG & MIME spoken here            http://www.khera.org/~vivek/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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