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

/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-mountoptical.sh42 echo_log "DISK ERROR: Unable to find installation disk!"
43 echo_log "Please insert the installation disk and press enter."
69 echo_log "FOUND DVD: MOUNTED"
94 echo_log "FOUND DVD: ${i}"
114 echo_log "FOUND USB: ${i}"
127 echo_log "FOUND USB: ${i}"
H A Dfunctions-mountdisk.sh87 echo_log "zfs create $zcopt -p ${ZPOOLNAME}/ROOT"
89 echo_log "zfs create $zcopt -p ${ZPOOLNAME}${ZNAME}"
94 echo_log "zfs create $zcopt -p ${ZPOOLNAME}${ZNAME}"
104 echo_log "Stamping ${ZPOOLNAME}/ROOT/default as bootfs"
110 echo_log "Stamping ${ZPOOLNAME}${ZMNT} as bootfs"
134 echo_log "mount ${MNTFLAGS} ${PART} -> ${FSMNT}${MNTPOINT}"
219 echo_log "Enabling encrypted swap on ${PARTDEV}"
224 echo_log "swapon ${PARTDEV}"
H A Dfunctions-runcommands.sh36 echo_log "Running chroot command: ${CMD}"
54 echo_log "Running chroot script: ${SCRIPT}"
68 echo_log "Running external command: ${CMD}"
H A Dfunctions-newfs.sh56 echo_log "Setting up ZFS boot loader support"
112 echo_log "Creating geli provider for ${PARTDEV}"
135 echo_log "NEWFS: ${PARTDEV} - ${PARTFS}"
151 echo_log "NEWFS: ${PARTDEV} - ${PARTFS}"
166 echo_log "NEWFS: ${PARTDEV} - ${PARTFS}"
185 echo_log "NEWFS: ${PARTDEV} - ${PARTFS}"
204 echo_log "NEWFS: ${PARTDEV} - ${PARTFS}"
H A Dfunctions-installcomponents.sh88 echo_log "WARNING: Failed to copy ${CFILE}"
95 echo_log "WARNING: ${CFILE} failed md5 checksum"
142 echo_log "INSTALL COMPONENT: ${i}"
162 echo_log "WARNING: Component ${i} doesn't seem to exist"
H A Dfunctions-disk.sh239 echo_log "Deleting all gparts"
292 echo_log "Stopping mirror $gprov $DISK"
310 echo_log "Detaching GELI on ${i}"
616 echo_log "Clearing gpt backup table location on disk"
637 echo_log "Running gpart on ${_intDISK}"
641 echo_log "Stamping boot sector on ${_intDISK}"
662 echo_log "Running gpart on ${_intDISK}"
666 echo_log "Stamping boot sector on ${_intDISK}"
690 echo_log "Running gpart on ${_intDISK}"
694 echo_log "Runnin
[all...]
H A Dfunctions-extractimage.sh54 echo_log "pc-sysinstall: Starting Extraction"
101 echo_log "Cleaning up downloaded archive"
107 echo_log "pc-sysinstall: Extraction Finished"
119 echo_log "pc-sysinstall: Starting Extraction"
132 echo_log "Extracting" `basename ${dir}`
148 echo_log "Extracting" `basename ${KERNELS}`
165 echo_log "Extracting" `basename ${SOURCE}`
176 echo_log "pc-sysinstall: Extraction Finished"
H A Dfunctions-networking.sh101 echo_log "Setting $NIC to DHCP on the system."
144 echo_log "Setting $NIC to accepting RAs on the system."
200 echo_log "Setting $NIC to DHCP on the system."
315 echo_log "Trying DHCP on $NIC $DESC"
341 echo_log "Will try IPv6 SLAAC on $NIC $DESC"
348 echo_log "Running rtsol on ${ALLNICS}"
373 echo_log "Enabling DHCP on $NIC"
H A Dfunctions.sh184 echo_log() function
190 exit_err "Error: missing argument in echo_log()"
464 echo_log "Installation finished!"
497 echo_log "Installation finished!"
505 echo_log "Installation finished!"
535 echo_log "Upgrade finished!"
H A Dfunctions-upgrade.sh66 echo_log "Cleaning up old filesystem... Please wait..."
81 echo_log "Removing old packages, this may take a while... Please wait..."
H A Dfunctions-cleanup.sh332 echo_log "Setting hostname: ${HOSTNAME}"
366 echo_log "Setting root password"
H A Dfunctions-localize.sh213 echo_log "Pruning other l10n files, keeping ${KEEPLANG}"

Completed in 155 milliseconds