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)
Sun, Jun 22, 3:04 PM
Unknown Object (File)
Sun, Jun 22, 4:48 AM
Unknown Object (File)
Sat, Jun 21, 6:17 AM
Unknown Object (File)
Sat, Jun 21, 2:41 AM
Unknown Object (File)
Sun, Jun 8, 5:35 AM
Unknown Object (File)
May 11 2025, 11:32 PM
Unknown Object (File)
May 8 2025, 11:17 PM
Unknown Object (File)
Apr 30 2025, 9:06 PM
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)