From owner-freebsd-current Wed Sep 5 20:18:59 2001 Delivered-To: freebsd-current@freebsd.org Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id BB58937B403 for ; Wed, 5 Sep 2001 20:18:56 -0700 (PDT) Received: (from mike@localhost) by coffee.q9media.com (8.11.2/8.11.3) id f863L6h05156; Wed, 5 Sep 2001 23:21:06 -0400 (EDT) (envelope-from mike) Date: Wed, 5 Sep 2001 23:21:06 -0400 From: Mike Barcroft To: Dave Cornejo Cc: kc5vdj@yahoo.com, freebsd-current@FreeBSD.ORG Subject: Re: unpleasant ps output and possible related problems. Message-ID: <20010905232106.B1976@coffee.q9media.com> References: <3B96DB44.6080405@yahoo.com> <200109060257.f862vZT51929@white.dogwood.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200109060257.f862vZT51929@white.dogwood.com>; from dave@dogwood.com on Wed, Sep 05, 2001 at 07:57:35PM -0700 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dave Cornejo writes: > you wrote: > > > When you rebuild and install a new kernel, are you also doing a > > `make buildworld` and a `make installworld` in /usr/src before you > > reboot? > > My usual method is to build a kernel, reboot, build world, reboot, > build a kernel using the new world, reboot again, do a mergemaster, > one final build world, reboot, then test. > > If I'm bored I'll do it all over again after combing for stale binaries > > Fortunately, I have a very fast system. :-) I think it can safely be said that you're rebooting too much. The process can be simplified to: make world make kernel mergemaster reboot Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message