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)
Tue, Apr 7, 2:56 PM
Unknown Object (File)
Sun, Apr 5, 8:28 AM
Unknown Object (File)
Thu, Apr 2, 10:49 PM
Unknown Object (File)
Mar 14 2026, 4:23 PM
Unknown Object (File)
Feb 2 2026, 1:12 AM
Unknown Object (File)
Jan 23 2026, 10:40 AM
Unknown Object (File)
Jan 12 2026, 1:25 AM
Unknown Object (File)
Jan 12 2026, 1:25 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 57786
Build 54674: 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)