Subject: Re: how to install -current?
To: None <current-users@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 01/24/2003 03:33:08
On Wed, Jan 22, 2003 at 02:28:07PM +0200, Alan Barrett wrote:
| One way forward would be to add some action args (like "bmake", "tools",
| "build", "release", "install") so we could do stuff like
|
| build.sh [-options] build install
|
| to build and install (like "-i idir" today), or
|
| build.sh [-options] install
|
| to just install (like "-b -i idir" today).
I used this as inspiration, and rewrote how build.sh operates.
See my recent post on the topic...
Luke.