Lines Matching full:installation
39 # during the installation process. They are then restored when restarting this
50 …stallation_step_has_been_aborted="An installation step has been aborted. Would you like\nto restar…
163 # installation process. They are then restored when restarting this script.
174 f_dprintf "Began Installation at %s" "$( date )"
211 bsddialog --backtitle "$OSNAME Installer" --title "Select Installation Type" \
222 bsddialog --backtitle "$OSNAME Installer" --title "Network or Offline Installation" \
224 …ages from the internet or use the limited set of packages included in this installation media?" 0 0
232 bsddialog --backtitle "$OSNAME Installer" --title "Network Installation" \
233 …--msgbox "No base system packages are included in this installation media. The next few screens wi…
265 …dialog --backtitle "$OSNAME Installer" --title "Network Installation" --msgbox "Some installation …
426 bsdinstall pkgbase || error "Installation of base system packages failed"
476 …"The installation is now finished. Before exiting the installer, would you like to open a shell in…
488 f_dprintf "Installation Completed at %s" "$( date )"