Page MenuHomeFreeBSD

pkg: prefer .pkg extension
ClosedPublic

Authored by emaste on Oct 7 2024, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 4, 11:07 AM
Unknown Object (File)
Nov 23 2024, 10:03 PM
Unknown Object (File)
Nov 20 2024, 11:26 AM
Unknown Object (File)
Oct 19 2024, 4:57 PM
Unknown Object (File)
Oct 14 2024, 6:21 AM
Unknown Object (File)
Oct 8 2024, 5:51 AM
Unknown Object (File)
Oct 7 2024, 4:08 PM
Subscribers

Details

Summary
.pkg is the default extension as of commit c244b1d8a387, falling back to
.txz if not found.

Fixes: a2aac2f5e564 ("pkg(7): when bootstrapping first search for pkg.bsd file then pkg.txz")
Fixes: c244b1d8a387 ("pkg: settle the uniq extension to .pkg instead of .bsd")

Diff Detail

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