Page MenuHomeDevCentral

Support several ABI for FreeBSD packages repository
ClosedPublic

Authored by dereckson on Oct 8 2024, 00:05.
Tags
None
Referenced Files
F24594360: D3498.id9163.diff
Sat, Feb 28, 22:18
F24594292: D3498.id9163.diff
Sat, Feb 28, 22:12
Unknown Object (File)
Tue, Feb 24, 15:24
Unknown Object (File)
Tue, Feb 24, 15:17
Unknown Object (File)
Tue, Feb 24, 15:17
Unknown Object (File)
Tue, Feb 24, 01:24
Unknown Object (File)
Sun, Feb 15, 08:08
Unknown Object (File)
Sun, Feb 15, 08:08
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