summaryrefslogtreecommitdiffstats
path: root/PCBSD
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-23 01:09:05 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-23 01:09:05 -0400
commitf99967914553c82898fd55e66910a31347c4aeba (patch)
tree866103d5357c90ff4e68f19b6f9367b825b8d379 /PCBSD
parent8b3a495bac40fdf967d7c1984ec0dcf1996c14db (diff)
downloadpfsense-f99967914553c82898fd55e66910a31347c4aeba.zip
pfsense-f99967914553c82898fd55e66910a31347c4aeba.tar.gz
Adding cpdup packageType
Diffstat (limited to 'PCBSD')
-rwxr-xr-xPCBSD/pc-sysinstall/backend/parseconfig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCBSD/pc-sysinstall/backend/parseconfig.sh b/PCBSD/pc-sysinstall/backend/parseconfig.sh
index 9bf92b8..c3b55a5 100755
--- a/PCBSD/pc-sysinstall/backend/parseconfig.sh
+++ b/PCBSD/pc-sysinstall/backend/parseconfig.sh
@@ -45,7 +45,7 @@ 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 "uzip tar rsync split"
+check_value packageType "cpdup 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