Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2026 17:22:56 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Should revision hashes match between hosts for -current?
Message-ID:  <amQB4Ei53gGxpaKl@www.zefox.net>
In-Reply-To: <86ik65wpxg.fsf@ltc.des.dev>
References:  <amI8nymlOLyagvUL@www.zefox.net> <86ik65wpxg.fsf@ltc.des.dev>

index | next in thread | previous in thread | raw e-mail

On Thu, Jul 23, 2026 at 07:56:11PM +0200, Dag-Erling Smørgrav wrote:
> bob prohaska <fbsd@www.zefox.net> writes:
> > Should revision hashes match between different hosts if updated at the
> > same time?
> 
> No, they should match if they were built from the same point in Git
> history (same revision of same branch).
> 

Ok, the systems were set up at different time and have been "git reset"
more than once, at different times. Sounds like nothing's wrong.

> 
> Run `git log --first-parent --oneline --no-decorate` in /usr/src on each
> host and compare the output.

Not sure what I'm looking for. The comments are recognizable, the matching
hashes look clearly related but not the same, for example

e7efe2f059a4 firewire: remove deprecation notice from manual page
vs
e7efe2f059a firewire: remove deprecation notice from manual page

Now I'm wondering where the extra 4 came from....

8-)

Thanks for writing,

bob prohaska



home | help

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