Re: read only /usr/src & build.sh
Jukka Salmi <[email protected]> Sat, 10 Nov 2007 12:28:05 +0100
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
Aleksey Cheusov --> netbsd-help (2007-11-10 12:30:10 +0200): > Is it really possible to build NetBSD with read only /usr/src? Yes. When building e.g. a release using build.sh, you need to specify either -O or -M, and all of -T, -D and -R. Of course their arguments should be paths to writable directories. HTH, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~