Subject: Re: a really silly question...
To: Daniel Carosone <dan@geek.com.au>
From: Marshall Rose <mrose+mtr.netnews@dbc.mtview.ca.us>
List: current-users
Date: 12/23/2002 15:23:23
> On Mon, Dec 23, 2002 at 03:12:29PM -0800, Marshall Rose wrote:
> > so, obviously
> >     
> >     -D ""
> >     
> > isn't the magic option.  what is?
> 
> -D /path/to/dest/1.6K -R /path/to/release/1.6K
> 
> No need for -d with -R.

thanks, but i want to update the system that i'm running build.sh on. i would
have thought to use

	-D /

but the documentation says that the argument to -D shouldn't end with a trailing
"/".

so, what's the magic invocation to ./build.sh to get it to update all of
userland on the system where build.sh is running???

/mtr