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)
Wed, Jun 4, 1:10 PM
Unknown Object (File)
Tue, Jun 3, 2:18 PM
Unknown Object (File)
Tue, Jun 3, 1:37 AM
Unknown Object (File)
Thu, May 29, 11:32 AM
Unknown Object (File)
Thu, May 22, 10:44 AM
Unknown Object (File)
Wed, May 21, 9:40 PM
Unknown Object (File)
Sun, May 18, 6:27 PM
Unknown Object (File)
Fri, May 16, 6:17 AM
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