Date: Fri, 29 May 2009 20:17:46 +0300 From: Andriy Gapon <avg@freebsd.org> To: Niclas Zeising <niclas.zeising@gmail.com> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r193040 - stable/7 Message-ID: <4A2018BA.9040305@freebsd.org> In-Reply-To: <4A2016DC.80001@gmail.com> References: <200905291442.n4TEg290077819@svn.freebsd.org> <4A2016DC.80001@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
on 29/05/2009 20:09 Niclas Zeising said the following: > > Is it possible to get something along this line in 8-CURRENT as well? I > accidentally removed btxld once and when I was building world it stopped > in sys/boot because it was missing. I had to manually build and install > it before i could continue with my buildworld, which was a bit annoying. Short answer: no, it was your fault :-) Long answer: possibly - there are a number of tools that are always used from /usr/obj (so to speak), but some other tools are used that way only if there is a good reason to do so. But I think that we could always use those latter tools from /usr/obj, I don't see why we couldn't. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A2018BA.9040305>