Page MenuHomeFreeBSD

oci: build 14-STABLE images
AbandonedPublic

Authored by dch on Apr 3 2024, 8:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 8:40 AM
Unknown Object (File)
Fri, May 8, 5:59 PM
Unknown Object (File)
May 1 2026, 9:13 PM
Unknown Object (File)
Apr 30 2026, 8:39 AM
Unknown Object (File)
Apr 27 2026, 9:11 PM
Unknown Object (File)
Apr 24 2026, 6:13 AM
Unknown Object (File)
Apr 23 2026, 7:52 AM
Unknown Object (File)
Apr 23 2026, 4:12 AM
Subscribers

Details

Reviewers
None
Summary
  • bump image size due to python bloat (image fails to fit inside partition)
  • use raw image disk type and enable zfs (use qemu-nox11 for zstd compression)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 57073
Build 53961: arc lint + arc unit

Event Timeline

dch requested review of this revision.Apr 3 2024, 8:26 PM
lwhsu added inline comments.
release/tools/vmimage.subr
144 ↗(On Diff #136497)

This seems affecting all the VM images (but I like it), should it be extracted to another commit?

dch planned changes to this revision.Apr 12 2024, 11:08 PM
dch marked an inline comment as done.

@lwhsu I moved the vmimage.subr change to its own review per your suggestion https://reviews.freebsd.org/D44768

  • move pkg cache change to separate review D44768
  • oci: bump image size due to python+cloudware bloat
  • oci: use raw image disk type and enable zfs
dch added inline comments.
release/tools/vmimage.subr
144 ↗(On Diff #136497)