Hi, its not hard to create a 'generic' PKGBASE set: # cd /usr/src # make buildworld buildkernel # make packages
My question is - how to build kernel PKGBASE package with CUSTOM kernel config - to get something like FreeBSD-kernel-CUSTOM-15.0 alongside FreeBSD-kernel-generic-15.0 package so they will not collide on 'pkg install' command? Thanks, vermaden
