Subject: build.sh iso target and sources in iso image
To: None <current-users@netbsd.org>
From: Juraj Hercek <nbsd@hck.sk>
List: current-users
Date: 04/28/2007 15:49:10
Hi,
I've run these commands:
./build.sh release
./build.sh sourcesets
./build.sh iso-image
in netbsd source tree and expected to have sources on created image as
it happened with builds I did many times before. Is there an easy way
(i.e. without manual sources copying to MACHINE directory before issuing
./build.sh iso-image) to have sources included in the iso?
Thanks,
Juraj