Page MenuHomeFreeBSD

pkg: prefer .pkg extension
ClosedPublic

Authored by emaste on Oct 7 2024, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 11:22 PM
Unknown Object (File)
Tue, Oct 14, 11:22 PM
Unknown Object (File)
Tue, Oct 14, 11:22 PM
Unknown Object (File)
Tue, Oct 14, 2:35 PM
Unknown Object (File)
Tue, Oct 14, 2:30 AM
Unknown Object (File)
Tue, Oct 7, 7:19 AM
Unknown Object (File)
Tue, Sep 23, 7:42 PM
Unknown Object (File)
Thu, Sep 18, 11:17 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