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)
Thu, Jul 10, 9:48 PM
Unknown Object (File)
Mon, Jun 30, 11:14 AM
Unknown Object (File)
Sat, Jun 28, 11:20 PM
Unknown Object (File)
Fri, Jun 27, 1:01 PM
Unknown Object (File)
Wed, Jun 25, 6:47 PM
Unknown Object (File)
Tue, Jun 24, 6:56 PM
Unknown Object (File)
Mon, Jun 23, 4:50 AM
Unknown Object (File)
Jun 16 2025, 9:22 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