Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 2026 08:48:17 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        freebsd-current@freebsd.org
Subject:   Update strategy and timing
Message-ID:  <af4FwVaA_3P4yam-@www.zefox.net>

index | next in thread | raw e-mail

Is there a preferred strategy to timing updates
for self-hosted FreeBSD systems? 

On the stable branches it's easy; just update when
updates are announced and build/install. Once caught
up, things can be left alone for days at least..

With -current there's essentially no pause in the
stream of fresh commits, so git finds a new commit
by the time buildworld finishes.

Is there some marker or indicator that signals the
-current tree is at least nominally consistent and
buildable? I'm not asking if it'll work, just whenter
it's worth a try.

For example, my practice has been to run git pull,
then make buildworld. If buildworld succeeds, I'll
try another pull. If nothing new shows up then run
install and reboot. This works with a stable branch,
but with -current there are always fresh commits.

I've tried looking at the commits to see if they're
relevant to problems I'm seeing, rebuilding if they
are and proceeding with install if they seem unrelated.

Is this approach at all sound? Is there a better way?

Thanks for reading!

bob prohaska

 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?af4FwVaA_3P4yam->