Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2014 08:41:05 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Sean Bruno <sbruno@freebsd.org>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: installworld recreating unwanted dirs
Message-ID:  <CAGE5yCoH7PY38CNNs91XfsJ56vBFbiBR_84%2Bvm-j4Wf-nYo2_A@mail.gmail.com>
In-Reply-To: <1391444748.1473.3.camel@powernoodle.corp.yahoo.com>
References:  <1391444748.1473.3.camel@powernoodle.corp.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, Feb 3, 2014 at 8:25 AM, Sean Bruno <sean_bruno@yahoo.com> wrote:
> I don't understand what I'm doing wrong here.  I've added a lot of
> "WITHOUT" directives to my src.conf, but installworld seems to be
> ignoring them and recreating directories that "make delete-old && make
> delete-old-libs" removes.  Have I missed something obvious here?

The mtree based directory creation is (for the most part) unaware of
with/without flags.  There was some mtree partitioning for things like
bind and those were only created if bind was enabled.  But for the
most part, delete-old will prune things that aren't used.

-- 
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV
Yes, I know, gmail sucks now. If you see this then I forgot. Habits
are hard to break.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGE5yCoH7PY38CNNs91XfsJ56vBFbiBR_84%2Bvm-j4Wf-nYo2_A>