From owner-freebsd-stable Mon Jul 22 16:17:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E0B437B47F for ; Mon, 22 Jul 2002 16:17:08 -0700 (PDT) Received: from TMA-1.brad-x.com (static-b2-191.highspeed.eol.ca [64.56.236.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD68443E42 for ; Mon, 22 Jul 2002 16:17:07 -0700 (PDT) (envelope-from brad@brad-x.com) Received: from brad-x.com (Discovery.brad-x.com [201.64.15.21]) by TMA-1.brad-x.com (Postfix) with SMTP id 9DF6A22104A for ; Mon, 22 Jul 2002 19:18:07 -0400 (EDT) Date: Mon, 22 Jul 2002 11:46:06 -0400 From: Brad Laue To: Barney Wolff Message-Id: <20020722114606.6d8e355c.brad@brad-x.com> In-Reply-To: <20020721215000.GA20411@tp.databus.com> References: <20020721215000.GA20411@tp.databus.com> Organization: brad-x.com X-Mailer: Sylpheed version 0.8.0 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: make world considered harmful Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 21 Jul 2002 17:50:00 -0400 Barney Wolff wrote: > When is "make world" the right thing to do? If the answer is "never" > then why don't we remove it from /usr/src/Makefile? Its availability > just leads people into trouble. Trouble like what? An administrator who is unable to adapt to the updated software on his system? The only issues I've seen with make world are people who don't follow every step and analyze every new addition that a cvsup will bring. Will CVSup bring sendmail from 8.9 to 8.12.3? Will GCC or BIND be updated? Do I have to take anything into account because of these? Which files will I have to take special care to mergemaster or reconfigure completely? How many changes will this make to the filesystem? If these among other things are not taken into account, and I've seen this happen all to often, yes, things will break. People will lose faith in their system because quite simply, they've lost control of it. I track -STABLE for two weeks on three systems after major software upgrades go into /usr/src, and then move them to an important server. I haven't had an issue yet. If you're conservative about this kind of thing, track RELENG_4_6, which won't cause such upheaval and such need for analysis of an upgrade which you may want to make a simple process. Cheers! Brad -- // -- http://www.BRAD-X.com/ -- // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message