Page MenuHomeDevCentral

Support several ABI for FreeBSD packages repository
ClosedPublic

Authored by dereckson on Oct 8 2024, 00:05.
Tags
None
Referenced Files
F7500670: D3498.diff
Sun, Apr 27, 18:27
Unknown Object (File)
Thu, Apr 24, 23:28
Unknown Object (File)
Thu, Apr 24, 12:43
Unknown Object (File)
Wed, Apr 23, 22:44
Unknown Object (File)
Mon, Apr 21, 07:25
Unknown Object (File)
Sun, Apr 20, 22:45
Unknown Object (File)
Sun, Apr 20, 20:10
Unknown Object (File)
Sun, Apr 20, 04:11
Subscribers
None

Details

Summary

FreeBSD packages are sorted by major version and architecture (ABI),
for example FreeBSD:13:amd64 or FreeBSD:14:amd64.

This change allows to support several ABI for our FreeBSD repository.

Client configuration is simplified to only query one server.

The repository metadata now uses .pkg instead of .txz files,
and provide uncompressed version of meta under two names.
The Makefile is updated accordingly for the clean target.

Fixes T1937.

Test Plan

Deployed on WindRiver

pkg update -r Nasqueron

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
FreeBSD-repo-per-ABI
Build Status
Buildable 5564
Build 5845: arc lint + arc unit