Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/scripts/
H A Dzfsboot127 : ${ZFSBOOT_SWAP_SIZE:=2g}
373 'S $msg_swap_size' '$ZFSBOOT_SWAP_SIZE'
1065 f_expand_number "$ZFSBOOT_SWAP_SIZE" swapsize
1146 if ! f_expand_number "$ZFSBOOT_SWAP_SIZE" swapsize; then
1148 "$ZFSBOOT_SWAP_SIZE"
1149 f_show_err "$msg_invalid_swap_size" "$ZFSBOOT_SWAP_SIZE"
1170 "$ZFSBOOT_SWAP_SIZE" "$swapsize"
1705 if f_expand_number "$ZFSBOOT_SWAP_SIZE" swapsize &&
1726 "$ZFSBOOT_SWAP_SIZE" \
1732 "$ZFSBOOT_SWAP_SIZE" \
[all …]