https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289215

rkober...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkober...@gmail.com

--- Comment #4 from rkober...@gmail.com ---
(In reply to M1001101 from comment #3)
man git-bisect tells you how to do it. You will need the most recent known to
work version and the oldest failing one. You need the git hash of the commits.
(You must have the git port installed.)dd

It's amazingly simple tool. Set the good and bad commit hashes and rebuild.
Probably only the kernel needs to be built and tested. You probably should
start with 14.3 when it was branched from 14.2. as good and probably
14.3-RELEASE. (Note, I can't be sure so start by confirming the first
14.3-stable works and 14.3 release fails.)

I threw this together while in vacation and mostly off the cuff, but I noticed
that you weren't getting any help.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to