A question on developing on vkernel.

看板DFBSD_kernel作者時間15年前 (2011/03/26 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/3 (看更多)
Hello all. I am new to kernel programming and I have some questions about setting the the programming. I have followed the instruction in the Handbook almost to the letter except for the mount point. (By the way the link http://www.dragonflybsd.org/docs/newhandbook/updating-makeworld.html seems broken on the vkernel chapter of the handbook. And the kernel executable path is "/var/vkernel/boot/kernel/kernel" instead of "/var/vkernel/boot/kernel") 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 ? Or is there more elegant way to do this? Thank you. -- -Nohhyun
文章代碼(AID): #1DZO4Y6M (DFBSD_kernel)
文章代碼(AID): #1DZO4Y6M (DFBSD_kernel)