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, Nov 1, 8:03 AM
Unknown Object (File)
Wed, Oct 29, 7:47 PM
Unknown Object (File)
Tue, Oct 28, 10:39 PM
Unknown Object (File)
Tue, Oct 28, 11:39 AM
Unknown Object (File)
Tue, Oct 28, 11:39 AM
Unknown Object (File)
Tue, Oct 28, 11:39 AM
Unknown Object (File)
Tue, Oct 28, 5:49 AM
Unknown Object (File)
Sun, Oct 19, 12:38 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)