https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289297
--- Comment #30 from Konstantin Belousov <[email protected]> --- (In reply to blt from comment #29) Something like # git clone <location of your preferred git src repo> # cd src # make -s -j $(nproc) -s buildworld buildkernel # make -s installkernel <reboot into the new kernel> FreeBSD Handbook contains detailed and correct description of the process. -- You are receiving this mail because: You are the assignee for the bug.
