Page MenuHomeDevCentral

Support several ABI for FreeBSD packages repository
ClosedPublic

Authored by dereckson on Oct 8 2024, 00:05.
Tags
None
Referenced Files
F7603743: D3498.id9007.diff
Tue, Apr 29, 14:02
F7598839: D3498.id9163.diff
Tue, Apr 29, 11:45
F7570101: D3498.id.diff
Mon, Apr 28, 23:09
Unknown Object (File)
Mon, Apr 28, 12:32
Unknown Object (File)
Mon, Apr 28, 10:06
Unknown Object (File)
Mon, Apr 28, 05:06
Unknown Object (File)
Sun, Apr 27, 18:27
Unknown Object (File)
Thu, Apr 24, 23:28
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 Not Applicable
Unit
Tests Not Applicable