https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274312

--- Comment #7 from Michael Dexter <[email protected]> ---
The invocations that produced this images in
/usr/src/release/tools/vmimage.subr:

        ufs)
                makefs ${MAKEFSARGS} -o label=rootfs -o version=2 -o
softupdates
=1 \
                        ${VMBASE} ${DESTDIR}
                ;;
        zfs)
                makefs -t zfs ${MAKEFSARGS} \
                        -o poolname=zroot -o bootfs=zroot/ROOT/default -o
rootpa
th=/ \
                        -o fs=zroot\;mountpoint=none \
...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to