I'm just starting kernel development ( custom kernels, drivers, patching and etc... ) and i'd like to find a good tutorial of how to setup and environment for FreeBSD Kernel Development. For instance, executing custom code on a live kernel as well as debugging. Will I actually need two machines? Can I use two VMs or better yet, will a jail or two be better?
Ultimately, my goal is to able to build a custom kernel and change some code
Ultimately, my goal is to able to build a custom kernel and change some code