Page MenuHomeFreeBSD

release: use "runtime" instead of "minimal" for OCI image name
ClosedPublic

Authored by dch on Apr 26 2025, 1:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 9:46 AM
Unknown Object (File)
Mon, Nov 3, 11:29 PM
Unknown Object (File)
Mon, Nov 3, 11:28 PM
Unknown Object (File)
Mon, Nov 3, 11:27 PM
Unknown Object (File)
Mon, Nov 3, 11:25 PM
Unknown Object (File)
Sun, Nov 2, 4:32 PM
Unknown Object (File)
Sat, Nov 1, 10:41 PM
Unknown Object (File)
Sat, Nov 1, 7:55 PM
Subscribers

Details

Summary

Doug & I consolidated the feedback on OCI image naming yesterday,
this should cover all the necessary changes in src & release.
I am still finishing test builds, that will take until tomorrow.

Colin: assuming the builds are fine, I would like to MFC this
into 14.3-RELEASE obviously.

The runtime name is taken from the main pkg-base package that this
image is built off.

Sponsored by: SkunkWerks, GmbH
MFC after: 3 days

Diff Detail

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

Event Timeline

dch requested review of this revision.Apr 26 2025, 1:42 PM
This revision is now accepted and ready to land.Apr 26 2025, 2:37 PM
dfr added inline comments.
share/examples/oci/Containerfile.pkg
5–6

This will need to change to follow the new pkgbase tag naming convention but that can happen in a separate commit

This revision was automatically updated to reflect the committed changes.
dch marked an inline comment as done.
share/examples/oci/Containerfile.pkg
5–6

switched to 14.snap which should work fine