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

/freebsd-10-stable/usr.sbin/bsdinstall/scripts/
H A Dzfsboot123 : ${ZFSBOOT_SWAP_SIZE:=2g}
355 'S $msg_swap_size' '$ZFSBOOT_SWAP_SIZE'
964 f_expand_number "$ZFSBOOT_SWAP_SIZE" swapsize
1048 if ! f_expand_number "$ZFSBOOT_SWAP_SIZE" swapsize; then
1050 "$ZFSBOOT_SWAP_SIZE"
1051 f_show_err "$msg_invalid_swap_size" "$ZFSBOOT_SWAP_SIZE"
1061 f_dprintf "$funcname: ZFSBOOT_SWAP_SIZE=[%s] swapsize=[%s]" \
1062 "$ZFSBOOT_SWAP_SIZE" "$swapsize"
1484 if f_expand_number "$ZFSBOOT_SWAP_SIZE" swapsize &&
1501 "$ZFSBOOT_SWAP_SIZE" \
[all...]

Completed in 44 milliseconds