Subject: Re: CVSup and release tag
To: Jan Schaumann <jschauma@netmeister.org>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-help
Date: 09/02/2003 11:49:13
On Tue, 2 Sep 2003, Jan Schaumann wrote:
> Frederick Bruckman <fredb@immanent.net> wrote:
> > On Tue, 2 Sep 2003, Ed White wrote:
>
> > > --- ./build.sh -d ?
> > > I read this doc (http://www.netbsd.org/Documentation/updating.html) about
> > > tracking stable, but it's not clear how to make install of the built system.
> > > I did "./build.sh -d -D /usr/BUILD" but no installation happened.
> >
> > Most of the docs on the web have been updated for current, without
> > concern for the folks still running 1.6.
>
> Actually the document in question here was specifically written for 1.6
> users.  It suggests to use './build.sh -d', which, if no DESTDIR is set,
> should do the right thing.  './build.sh -d -D /usr/BUILD' should build
> into /usr/BUILD.

Won't "./build.sh -d" overwrite "/etc"?

Frederick