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
Unknown Object (File)
Sun, Nov 9, 4:39 AM
Unknown Object (File)
Oct 27 2025, 7:09 AM
Unknown Object (File)
Oct 25 2025, 4:44 PM
Unknown Object (File)
Sep 25 2025, 9:04 PM
Unknown Object (File)
Sep 21 2025, 12:17 AM
Unknown Object (File)
Sep 17 2025, 6:41 AM
Unknown Object (File)
Sep 16 2025, 12:13 PM
Unknown Object (File)
Sep 14 2025, 7:04 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

Lint
Lint Skipped
Unit
Tests Skipped

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