Subject: Re: How do I build a bootable system?
To: None <tech-toolchain@NetBSD.org>
From: Jukka Salmi <j+nbsd@2007.salmi.ch>
List: tech-toolchain
Date: 03/26/2007 17:49:34
Alan Barrett --> tech-toolchain (2007-03-26 11:07:52 +0200):
> On Mon, 26 Mar 2007, der Mouse wrote:
[...]
> > % build.sh -D ... -O ... -U distribution
> > # build.sh -D ... -O ... -U -u -V TOOLDIR=... install=/mnt
> > 
> > but that leaves me with nothing but directory structure in /mnt/etc,
> > except for /mnt/etc/release and some files in /mnt/etc/mtree/ - and an
> > empty /dev, which init apparently doesn't know how to fix because
> > there's no /etc/MAKEDEV.
> 
> If that didn't work, I think it's a bug, but I never use build.sh
> install=..., so don't take my word for it.

I don't think so:

$ ./build.sh -h
[..]
    install=idir        Run "make installworld" to `idir' to install all sets
                        except `etc'.  Useful after "distribution" or "release"
                        ^^^^^^^^^^^^
[...]


Regards, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~