Searched refs:exit_err (Results 1 – 13 of 13) sorted by relevance
35 if [ -z "$1" ] ; then exit_err "Called dist extraction with no directory set!"; fi36 if [ -z "$INSFILE" ]; then exit_err "Called extraction with no install file set!"; fi59 exit_err "ERROR: Failed extracting the dist file: $di"76 exit_err "ERROR: Called extraction with no install file set!"96 exit_err "Kernel module geom_uzip not loaded"105 exit_err "ERROR: Failed mounting the ${INSFILE}"118 exit_err "ERROR: Failed extracting the tar image"129 exit_err "ERROR: Failed extracting the tar image"152 exit_err "ERROR: Called extraction with no install directory set!"172 exit_err "ERROR: Failed extracting ${dir}"[all …]
169 exit_err "Cannot allocate additional glabel name for $NAME"275 *) exit_err "ERROR: Invalid file system specified on $line" ;;281 exit_err "ERROR: The size specified on $line is invalid"287 exit_err "ERROR: The mount-point specified on $line is invalid"293 exit_err "ERROR: You can not have two partitions with a size of 0 specified!"327 exit_err "/boot partition must be first partition"330 exit_err "/boot partition must be first partition"333 exit_err "/boot partition must be first partition"336 exit_err "/boot partition must be first partition"340 exit_err "/boot partition must be formatted with UFS"[all …]
98 exit_err() function121 exit_err "Error: missing argument in rc_nohalt()"136 exit_err "Error: missing argument in rc_halt()"144 exit_err "Error ${STATUS}: ${CMD}"155 exit_err "Error: missing argument in rc_halt_echo()"163 exit_err "Error ${STATUS}: $CMD"175 exit_err "Error: missing argument in rc_nohalt_echo()"190 exit_err "Error: missing argument in echo_log()"250 exit_err "Error: Failed to download ${FETCHFILE}"346 exit_err "ERROR: Image file not specified!"[all …]
50 exit_err "Error: Did we forgot to supply a setting to grab?"62 exit_err "Error: Did we forgot to supply a setting to grab?"93 exit_err "Error: ${1} is set to unknown value $VAL"96 exit_err "Error: Did we forgot to supply a string to parse and setting to grab?"118 exit_err "Error: ${1} is set to unknown value $VAL"121 exit_err "Error: Did we forgot to supply a string to parse and setting to grab?"
35 exit_err "ERROR: Missing arguments for mount_partition"155 exit_err "ERROR: The partition ${PARTDEV} does not exist. Failure in bsdlabel?"179 *) exit_err "ERROR: Got unknown file-system type $PARTFS" ;;192 exit_err "ERROR: The partition ${PARTDEV} does not exist. Failure in bsdlabel?"236 *) exit_err "ERROR: Got unknown file-system type $PARTFS" ;;
349 exit_err "ERROR: The disk ${DISK} does not exist!"378 exit_err "ERROR: The mirror disk ${MIRRORDISK} does not exist!"432 … exit_err "ERROR: BSD only supports primary partitions, and there are none available on $DISK"446 exit_err "$IMAGE file does not exist"458 exit_err "Unknown partition scheme: $PSCHEME" 480 exit_err "powerpc can only be installed to a full disk"538 exit_err "ERROR: partition type image specified with no image!"542 *) exit_err "ERROR: Unknown PTYPE: $PTYPE" ;;572 …exit_err "ERROR: commitDiskPart was called without procceding disk<num>= and partition= entries!!!…
105 exit_err "ERROR: Install medium was set to ftp, but no ftpHost was provided!" 111 exit_err "ERROR: Install medium was set to ftp, but no ftpDir was provided!" 344 exit_err "ERROR: Install medium was set to ftp, but no ftpHost was provided!" 351 exit_err "ERROR: Install medium was set to ftp, but no ftpDir was provided!"
109 if [ -z "$FSMNT" ] ; then exit_err "Missing installLocation=" ; fi110 if [ ! -d "$FSMNT" ] ; then exit_err "No such directory: $FSMNT" ; fi
67 exit_err "ERROR: Install medium was set to ftp, but no ftpPath was provided!"77 exit_err "Install medium was set to local, but no localPath was provided!"
137 exit_err "ERROR: The partition ${PARTDEV} does not exist. Failure in bsdlabel?"258 *) exit_err "ERROR: Got unknown file-system type $PARTFS" ;;
46 exit_err "ERROR: Unable to locate installation DVD/USB"
176 exit_err "ERROR: commitUser was called without any userName= entry!!!"
143 …exit_err "ERROR: commitDiskPart was called without procceding disk<num>= and partition= entries!!!…