Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2014 18:56:32 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Chris H <bsd-lists@bsdforge.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>, NGie Cooper <yaneurabeya@gmail.com>
Subject:   Re: shutdown or acpi problem
Message-ID:  <20141113025632.GA15384@troutmask.apl.washington.edu>
In-Reply-To: <1a9e9845d80c8049a81af2d1b29be3da@ultimatedns.net>
References:  <20141112224212.GA14013@troutmask.apl.washington.edu> <CAGHfRMAq7t2eu1qwk%2BbFOqyhd4312DUi9U5SJa2s1-fJ%2Bk4cXw@mail.gmail.com> <20141112232655.GB14255@troutmask.apl.washington.edu> <92789318fd5154c3da0f7ea3f5362f67@ultimatedns.net> <20141113020852.GA15115@troutmask.apl.washington.edu> <1a9e9845d80c8049a81af2d1b29be3da@ultimatedns.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 12, 2014 at 06:27:13PM -0800, Chris H wrote:
> On Wed, 12 Nov 2014 18:08:52 -0800 Steve Kargl
> <sgk@troutmask.apl.washington.edu> wrote
> 
> > On Wed, Nov 12, 2014 at 06:03:43PM -0800, Chris H wrote:
> > > On Wed, 12 Nov 2014 15:26:55 -0800 Steve Kargl
> > > <sgk@troutmask.apl.washington.edu> wrote
> > > 
> > > > I run 'make delete-old' and 'make delete-old-libs' after 
> > > > each installworld.  In this case, I was upgrading from
> > > > r271492 to r274273.  The procedure I use is 
> > > > 
> > > > cd /usr/obj
> > > Can I throw a
> > > 
> > > chflags -R noschg *
> > > 
> > > here first? Point being, you may well not have gotten
> > > everything, otherwise. :)
> > 
> > It's not needed.
> How so? It's been necessary for as long
> as I can remember. Just to confirm, I looked to see if anything
> had changed:
> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
> seems not. Do note; I'm not trying to be argumentative. Just
> don't see where it's not true (needed). :)

It not needed.

% su root
% script

Script started on Wed Nov 12 18:54:16 2014
troutmask:root[201] cd /usr/obj
troutmask:root[202] ls
usr/
troutmask:root[203] rm -rf usr
troutmask:root[204] ls
troutmask:root[205] exit
exit

Script done on Wed Nov 12 18:54:40 2014

QED

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141113025632.GA15384>