From owner-cvs-src@FreeBSD.ORG Sat Jun 10 00:57:20 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 424A016A418; Sat, 10 Jun 2006 00:57:20 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D31243D9A; Sat, 10 Jun 2006 00:57:09 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id AE7D0131E03; Sat, 10 Jun 2006 10:27:07 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 8B15A8675C; Sat, 10 Jun 2006 10:27:07 +0930 (CST) Date: Sat, 10 Jun 2006 10:27:07 +0930 From: Greg 'groggy' Lehey To: John Baldwin Message-ID: <20060610005707.GK7549@wantadilla.lemis.com> References: <200606070333.k573XmRc067920@repoman.freebsd.org> <200606071051.47070.jhb@freebsd.org> <20060608004803.GK81573@wantadilla.lemis.com> <200606090853.48604.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bX/mw5riLlTkt+Gv" Content-Disposition: inline In-Reply-To: <200606090853.48604.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: Tom Rhodes , src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: HISTORICAL_MAKE_WORLD (was: cvs commit: src Makefile README) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2006 00:57:20 -0000 --bX/mw5riLlTkt+Gv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Friday, 9 June 2006 at 8:53:47 -0400, John Baldwin wrote: > On Wednesday 07 June 2006 20:48, Greg 'groggy' Lehey wrote: >> On Wednesday, 7 June 2006 at 10:51:45 -0400, John Baldwin wrote: >>> I thought the obfuscation was intentional as very few people should >>> be doing a 'make world' without a custom DESTDIR these days. >> >> Then there's no reason not to document it. >> >> Warning: FORCE_ROOT_INSTALL can render your system unusable by >> overwriting existing configuration files. Do not use it unless you >> are completely aware of the consequences. >> >> And yes, a descriptive name like FORCE_ROOT_INSTALL, not >> HISTORICAL_MAKE_WORLD. > > Describing it would subvert the intended obfuscation. s/subvert/correct/ Obfuscation is always wrong. =20 >> The only justification for this regression is that it's really >> difficult to get everything right. But that's a bug, not a >> feature. > > No, the justification is that 'make world' completely ignores the > kernel and only handles userland, and an operating system is both a > kernel and a userland and that users should update those together. That's a bug in make world. Introducing a second one doesn't fix it. > If you as a developer want to use make world you can either run the > two commands back to back or you can put > I_REALLY_KNOW_WHAT_IM_DOING_AND_WANT_TO_HOSE_MY_MACHINE in make.conf > or something. However, developers wanting to do this are in the > _VAST_ minority and I'd much rather cater to the other 99% of the > world. As I say, >> The only justification for this regression is that it's really >> difficult to get everything right. Otherwise people would have fixed it. Greg -- See complete headers for address and phone numbers. --bX/mw5riLlTkt+Gv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFEihjjIubykFB6QiMRAhW3AJ4339zjEt/o9t6vsz4VFA/PTZvoDwCeJYWJ pcFZ+mQSCu5nKfjzzJoozJA= =iS3Z -----END PGP SIGNATURE----- --bX/mw5riLlTkt+Gv--