User:Delimiter/FreeBSD/Kernel Configs
< User:Delimiter | FreeBSD
Jump to navigation
Jump to search
Links to various kernel configurations I have come up with, or third-party ones that I use. In all cases (unless noted) the config can be dropped into /usr/src/sys/i386/conf/KERNNAME, then compiled using
cd /usr/src; make buildkernel KERNCONF=KERNNAME
or drop the KERNCONF= line into your /etc/make.conf
Some helpful links: