From owner-freebsd-current Sun Nov 15 13:56:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA07010 for freebsd-current-outgoing; Sun, 15 Nov 1998 13:56:32 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA07002 for ; Sun, 15 Nov 1998 13:56:31 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost.cdrom.com [127.0.0.1]) by zippy.cdrom.com (8.9.1a/8.9.1) with ESMTP id NAA21152; Sun, 15 Nov 1998 13:55:24 -0800 (PST) To: Bryan Fullerton cc: Open Systems Networking , freebsd-current@FreeBSD.ORG Subject: Re: proc changes In-reply-to: Your message of "Sun, 15 Nov 1998 16:42:49 EST." <19981115164249.A1874@samurai.com> Date: Sun, 15 Nov 1998 13:55:24 -0800 Message-ID: <21148.911166924@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Right. I was more or less looking for some way of finding out what those > 'associated utils' are so I can build just them instead of the entire source > tree. Don't bother. If you're going to update your system, *always* do it via a make world and make kernel. If you have no disk space or time to do this, simply don't update. :-) I know that seems rather strict, but there are so many ways to break your system with partial builds, and so much work has gone into making "world" a target which prevents such occurrances, that we really can't recommend any other course of action. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message