On 03/26/11 00:54, Nohhyun Park wrote:
My questions is, do you typically;
1. work on the src code in /usr/src directly and build using
# cd /usr/src
# make -DNO_MODULES buildkernel KERNCONF=VKERNEL
# make -DNO_MODULES installkernel KERNCONF=VKERNEL DESTDIR=/var/vkernel

thats the general idea - although the 'quickkernel' target tends to save
quite a bit of time ..

you can also set variables in /etc/make.conf to save some typing

Reply via email to