freebsd-dev/share/man
Mark Johnston 89585511cc 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
2022-10-28 17:00:24 -04:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 CMSG_DATA.3: Fix a typo in the EXAMPLES section 2022-10-25 12:49:21 +02:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 Import the WireGuard driver from zx2c4.com. 2022-10-28 13:36:12 -07:00
man5 manpages: Remove telnetd references 2022-09-29 17:56:41 +01:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 release: Add support for creating ZFS-based VM images 2022-10-28 17:00:24 -04:00
man8 Indicate that kgdb.1 is from ports/devel/gdb. 2022-08-14 15:17:29 +02:00
man9 uma: correct prototype in the documentation 2022-10-18 18:00:30 -07:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00