How to find out the revision for HEAD after build-snapshots-from-git?

xtouqh at hotmail.com xtouqh at hotmail.com
Fri Sep 25 18:28:29 UTC 2020


Sergey V. Dyatko wrote:
> Hi,
> 
> Possible I missed the answer to my question, sorry. But
> Today I installed FreeBSD from
> FreeBSD-13.0-CURRENT-amd64-20200924-3c514403bef-disc1
> and now I want to rebuild kernel and so on BUT I don't know which SVN revision
> should I checkout.
> uname -a output:
> 
> FreeBSD my.host.name 13.0-CURRENT FreeBSD 13.0-CURRENT #0
> 3c514403bef-c253353(main): Thu Sep 24 06:45:17 UTC 2020
> root at releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64
> 
> r253353 looks too old, I suppose...

There certainly should be easier way, but as a quick "fix", try 
searching for commit hash:

https://cgit-beta.freebsd.org/src/log/?qt=range&q=3c514403bef


More information about the freebsd-current mailing list