re: Reproducable kernel crash

matthew green <[email protected]>
Newsgroups gmane.os.netbsd.ports.vax
Message-ID <[email protected]>
> ./build.sh -j32 -U -u -O ~/obj.${ARCH} -m ${ARCH} tools
> ./build.sh -j32 -U -u -O ~/obj.${ARCH} -m ${ARCH} kernel=GENERIC
> ./build.sh -j32 -U -u -O ~/obj.${ARCH} -m ${ARCH} release
> ./build.sh      -U -u -O ~/obj.${ARCH} -m ${ARCH} iso-image

ah yeah, for this, you really only need two commands, and you
can even join them.  eg:

./build.sh -j32 -U -u -O ~/obj.${ARCH} -m ${ARCH} release iso-image


as you discovered, "release" includes tools and default kernels.


.mrg.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.