if [ -n "$FETCH_DISTRIBUTIONS" -a -n "$BSDINSTALL_CONFIGCURRENT" ]; then
+ local default=
+ local proxy_ftp= proxy_http= proxy_no= proxy_socks5=
+ local value
+
bsddialog --backtitle "$OSNAME Installer" --title "Network Installation" --msgbox "Some installation files were not found on the boot volume. The next few screens will allow you to configure networking so that they can be downloaded from the Internet." 0 0
+ --mixedform "If your networking environment requires setting a proxy for connectivity, specify it here.\nOtherwise, leave the values empty or skip this step." \