Page MenuHomeFreeBSD

pkg-bootstrap: use latest package set on arm64 stable branches
ClosedPublic

Authored by emaste on Jun 10 2022, 12:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 12 2024, 1:31 PM
Unknown Object (File)
Feb 2 2024, 8:08 PM
Unknown Object (File)
Dec 20 2023, 4:30 AM
Unknown Object (File)
Dec 11 2023, 11:51 PM
Unknown Object (File)
Nov 11 2023, 4:02 AM
Unknown Object (File)
Oct 10 2023, 3:05 AM
Unknown Object (File)
Sep 29 2023, 3:18 PM
Unknown Object (File)
Aug 25 2023, 1:05 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

hmm, we should have picked up latest from the ${BRANCH:MCURRENT} so the original issue is presumably something else

but even so it makes sense for arm64 to be consistent with amd64/i386

emaste retitled this revision from pkg-bootstrap: use latest on arm64 to pkg-bootstrap: use latest package set on arm64 stable branches.Jun 10 2022, 1:46 AM
emaste edited the summary of this revision. (Show Details)
usr.sbin/pkg/Makefile
6

Ah, my original issue is that my environment (in Cirrus-CI) sets BRANCH to the name of the git branch. I'll take a look at making this more robust in a future review but IMO this change makes sense independently.

This revision is now accepted and ready to land.Jun 13 2022, 6:39 PM

Apologies - I meant to look over this during the weekend, but then life happened...