Searched refs:ZFSBOOT_SWAP_MIRROR (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bsdinstall/scripts/
H A Dzfsboot133 : ${ZFSBOOT_SWAP_MIRROR=}
341 [ "$ZFSBOOT_SWAP_MIRROR" ] && swapmirror="$msg_yes"
1042 elif [ "$ZFSBOOT_SWAP_ENCRYPTION" -a "$ZFSBOOT_SWAP_MIRROR" ]; then
1047 elif [ "$ZFSBOOT_SWAP_MIRROR" ]; then
1298 if [ ${swapsize:-0} -gt 0 -a "$ZFSBOOT_SWAP_MIRROR" ]; then
1464 if [ "$ZFSBOOT_SWAP_MIRROR" ]; then
1763 if [ "$ZFSBOOT_SWAP_MIRROR" ]; then
1764 ZFSBOOT_SWAP_MIRROR=
1766 ZFSBOOT_SWAP_MIRROR=1

Completed in 57 milliseconds