Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/scripts/
H A Dzfsboot49 : ${ZFSBOOT_POOL_SIZE=}
960 if [ "$ZFSBOOT_POOL_SIZE" ]; then
962 "$align_big" zfs$index freebsd-zfs $ZFSBOOT_POOL_SIZE $disk ||
1043 if [ "$ZFSBOOT_POOL_SIZE" ]; then
1155 if [ "$ZFSBOOT_POOL_SIZE" ]; then
1156 if ! f_expand_number "$ZFSBOOT_POOL_SIZE" poolsize; then
1158 "$ZFSBOOT_POOL_SIZE"
1160 "$ZFSBOOT_POOL_SIZE"
1163 "$ZFSBOOT_POOL_SIZE" "$poolsize"
1706 if [ "$ZFSBOOT_POOL_SIZE" ]; then
[all …]