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

/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dzfsboot108 : ${ZFSBOOT_SWAP_SIZE:=2g}
310 'S $msg_swap_size' '$ZFSBOOT_SWAP_SIZE'
934 if ! f_expand_number "$ZFSBOOT_SWAP_SIZE" swapsize; then
936 "$ZFSBOOT_SWAP_SIZE"
937 f_show_err "$msg_invalid_swap_size" "$ZFSBOOT_SWAP_SIZE"
947 f_dprintf "$funcname: ZFSBOOT_SWAP_SIZE=[%s] swapsize=[%s]" \
948 "$ZFSBOOT_SWAP_SIZE" "$swapsize"
1350 if f_expand_number "$ZFSBOOT_SWAP_SIZE" swapsize &&
1367 "$ZFSBOOT_SWAP_SIZE" \
1373 "$ZFSBOOT_SWAP_SIZE" \
[all...]

Completed in 104 milliseconds