aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2022-10-28 20:53:36 +0000
committerMark Johnston <markj@FreeBSD.org>2022-10-28 21:00:24 +0000
commit89585511cc052643a774f64f6450d18e7dd51d4a (patch)
tree77b727037f0e19f07880d5bdfc8704dd910c6bcb /MAINTAINERS
parent752ba1004aa94e76df826fa803050fa7dffbcc78 (diff)
downloadsrc-89585511cc052643a774f64f6450d18e7dd51d4a.tar.gz
src-89585511cc052643a774f64f6450d18e7dd51d4a.zip
release: Add support for creating ZFS-based VM images
The change extends vmimage.subr to handle a new parameter, VMFS, which should be equal to either "ufs" or "zfs". When it is set to ZFS, we use makefs to create a bootable pool populated using the same dataset layout as bsdinstall and "poudriere image" use. The pool can be grown using the growfs rc.d script, just as in UFS images. This will make it easy to provide VM and cloud images with ZFS as the root filesystem. So far I did not do extensive testing of cloud images; I merely verified that creation of ZFS-based AWS AMIs works and allows me to create amd64 and arm64 EC2 instances with ZFS as the root filesystem. Reviewed by: emaste, gjb Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D34426
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions