summaryrefslogtreecommitdiffstats
path: root/PCBSD/pc-sysinstall/backend/parseconfig.sh
diff options
context:
space:
mode:
Diffstat (limited to 'PCBSD/pc-sysinstall/backend/parseconfig.sh')
-rwxr-xr-xPCBSD/pc-sysinstall/backend/parseconfig.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/PCBSD/pc-sysinstall/backend/parseconfig.sh b/PCBSD/pc-sysinstall/backend/parseconfig.sh
index c3b55a5..31d43bd 100755
--- a/PCBSD/pc-sysinstall/backend/parseconfig.sh
+++ b/PCBSD/pc-sysinstall/backend/parseconfig.sh
@@ -44,8 +44,8 @@ file_sanity_check "installMode disk0 partition bootManager installType installMe
check_value installMode "fresh upgrade"
check_value bootManager "bsd none"
check_value installType "PCBSD FreeBSD"
-check_value installMedium "dvd usb ftp rsync"
-check_value packageType "cpdup uzip tar rsync split"
+check_value installMedium "dvd usb ftp rsync LiveCD"
+check_value packageType "uzip tar rsync split"
check_value partition "all ALL s1 s2 s3 s4 free FREE"
if_check_value_exists mirrorbal "load prefer round-robin split"
OpenPOWER on IntegriCloud