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

/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-newfs.sh67 local newOpts=""
74 newOpts="$newOpts ${i}.nop"
76 newOpts="$newOpts $i"
80 echo_log "Creating zpool ${ZPOOLNAME} with $newOpts"
81 rc_halt "zpool create -m none -f ${ZPOOLNAME} ${newOpts}"

Completed in 114 milliseconds