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
F153379764: D50171.diff
Mon, Apr 20, 7:50 PM
Unknown Object (File)
Sun, Apr 19, 1:40 AM
Unknown Object (File)
Sun, Apr 19, 1:34 AM
Unknown Object (File)
Sat, Apr 11, 1:43 PM
Unknown Object (File)
Wed, Apr 8, 4:32 AM
Unknown Object (File)
Tue, Apr 7, 10:11 AM
Unknown Object (File)
Tue, Mar 31, 12:21 AM
Unknown Object (File)
Mon, Mar 23, 10:57 AM
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