DragonFly BSD
DragonFly kernel List (threaded) for 2011-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: A question on developing on vkernel.


From: Chris Turner <c.turner@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 26 Mar 2011 03:01:17 -0500

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]