Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-extractimage.sh98 exit_err "Kernel module geom_uzip not loaded"
107 exit_err "ERROR: Failed mounting the ${INSFILE}"
120 exit_err "ERROR: Failed extracting the tar image"
174 exit_err "ERROR: Failed extracting ${dir}"
177 exit_err "ERROR: ${dir}/install.sh does not exist"
190 exit_err "ERROR: Failed extracting ${KERNELS}"
207 exit_err "ERROR: Failed extracting ${SOURCE}"
386 exit_err "ERROR: Failed rsync command!"
466 exit_err "No dist files specified!"
484 exit_err "No dist files specified!"
[all …]
H A Dfunctions-bsdlabel.sh171 exit_err "Cannot allocate additional glabel name for $NAME"
283 exit_err "ERROR: The size specified on $line is invalid"
329 exit_err "/boot partition must be first partition"
332 exit_err "/boot partition must be first partition"
335 exit_err "/boot partition must be first partition"
338 exit_err "/boot partition must be first partition"
342 exit_err "/boot partition must be formatted with UFS"
597 exit_err "ERROR: No root (/) partition specified!!"
603 exit_err "ERROR: (/) partition isn't first partition on disk!"
652 exit_err "/boot partition must be first partition"
[all …]
H A Dfunctions.sh100 exit_err() function
123 exit_err "Error: missing argument in rc_nohalt()"
138 exit_err "Error: missing argument in rc_halt()"
146 exit_err "Error ${STATUS}: ${CMD}"
157 exit_err "Error: missing argument in rc_halt_echo()"
165 exit_err "Error ${STATUS}: $CMD"
192 exit_err "Error: missing argument in echo_log()"
252 exit_err "Error: Failed to download ${FETCHFILE}"
348 exit_err "ERROR: Image file not specified!"
353 exit_err "ERROR: Device file not specified!"
[all …]
H A Dfunctions-parse.sh52 exit_err "Error: Did we forgot to supply a setting to grab?"
64 exit_err "Error: Did we forgot to supply a setting to grab?"
95 exit_err "Error: ${1} is set to unknown value $VAL"
98 exit_err "Error: Did we forgot to supply a string to parse and setting to grab?"
120 exit_err "Error: ${1} is set to unknown value $VAL"
123 exit_err "Error: Did we forgot to supply a string to parse and setting to grab?"
H A Dfunctions-mountdisk.sh37 exit_err "ERROR: Missing arguments for mount_partition"
157 exit_err "ERROR: The partition ${PARTDEV} does not exist. Failure in bsdlabel?"
181 *) exit_err "ERROR: Got unknown file-system type $PARTFS" ;;
194 exit_err "ERROR: The partition ${PARTDEV} does not exist. Failure in bsdlabel?"
238 *) exit_err "ERROR: Got unknown file-system type $PARTFS" ;;
H A Dfunctions-disk.sh352 exit_err "ERROR: The disk ${DISK} does not exist!"
381 exit_err "ERROR: The mirror disk ${MIRRORDISK} does not exist!"
435exit_err "ERROR: BSD only supports primary partitions, and there are none available on $DISK"
449 exit_err "$IMAGE file does not exist"
461 exit_err "Unknown partition scheme: $PSCHEME"
483 exit_err "powerpc can only be installed to a full disk"
541 exit_err "ERROR: partition type image specified with no image!"
545 *) exit_err "ERROR: Unknown PTYPE: $PTYPE" ;;
575exit_err "ERROR: commitDiskPart was called without procceding disk<num>= and partition= entries!!!…
H A Dfunctions-packages.sh107 exit_err "ERROR: Install medium was set to ftp, but no ftpHost was provided!"
113 exit_err "ERROR: Install medium was set to ftp, but no ftpDir was provided!"
346 exit_err "ERROR: Install medium was set to ftp, but no ftpHost was provided!"
353 exit_err "ERROR: Install medium was set to ftp, but no ftpDir was provided!"
H A Dparseconfig.sh111 if [ -z "$FSMNT" ] ; then exit_err "Missing installLocation=" ; fi
112 if [ ! -d "$FSMNT" ] ; then exit_err "No such directory: $FSMNT" ; fi
H A Dfunctions-installcomponents.sh69 exit_err "ERROR: Install medium was set to ftp, but no ftpPath was provided!"
79 exit_err "Install medium was set to local, but no localPath was provided!"
H A Dfunctions-newfs.sh139 exit_err "ERROR: The partition ${PARTDEV} does not exist. Failure in bsdlabel?"
260 *) exit_err "ERROR: Got unknown file-system type $PARTFS" ;;
H A Dfunctions-mountoptical.sh48 exit_err "ERROR: Unable to locate installation DVD/USB"
H A Dfunctions-users.sh178 exit_err "ERROR: commitUser was called without any userName= entry!!!"
H A Dfunctions-upgrade.sh145exit_err "ERROR: commitDiskPart was called without procceding disk<num>= and partition= entries!!!…