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)
Sat, Oct 4, 7:05 AM
Unknown Object (File)
Thu, Sep 25, 9:47 PM
Unknown Object (File)
Sep 13 2025, 11:33 PM
Unknown Object (File)
Sep 13 2025, 9:51 PM
Unknown Object (File)
Sep 13 2025, 10:07 AM
Unknown Object (File)
Sep 13 2025, 7:49 AM
Unknown Object (File)
Sep 12 2025, 10:03 PM
Unknown Object (File)
Sep 9 2025, 10:21 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)