Page MenuHomeFreeBSD

release/pkg-stage: Stop creating pkg.txz symlink
ClosedPublic

Authored by emaste on May 5 2025, 6:09 PM.
Tags
None
Referenced Files
F127477992: D50171.diff
Mon, Sep 1, 9:18 AM
Unknown Object (File)
Thu, Aug 14, 5:32 PM
Unknown Object (File)
Fri, Aug 8, 5:32 PM
Unknown Object (File)
Jul 10 2025, 9:48 PM
Unknown Object (File)
Jun 30 2025, 11:14 AM
Unknown Object (File)
Jun 28 2025, 11:20 PM
Unknown Object (File)
Jun 27 2025, 1:01 PM
Unknown Object (File)
Jun 25 2025, 6:47 PM
Subscribers

Details

Summary
Contemporary pkg never uses any file other than pkg.pkg now.

Fixes: 0cd9513a5ba5 ("pkg: retire backwards compatibility bootstrap support")

Diff Detail

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

Event Timeline

emaste requested review of this revision.May 5 2025, 6:09 PM
ifreund_freebsdfoundation.org added inline comments.
release/scripts/pkg-stage.sh
84

Perhaps update the comment to pkg.pkg as well before committing? With that done a git grep for pkg.txz turns up no results in src.

This revision is now accepted and ready to land.May 5 2025, 8:14 PM