summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall/backend/parseconfig.sh
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2011-11-08 23:44:26 +0000
committerjpaetzel <jpaetzel@FreeBSD.org>2011-11-08 23:44:26 +0000
commit65c845ce4a1064c29fab10b13db0b578d81cbca4 (patch)
tree4ae87cae5af18e87c23d6c2a38ee216372f829dc /usr.sbin/pc-sysinstall/backend/parseconfig.sh
parent32c0708d27ab0b9410bcd267cca168d14cfa2841 (diff)
downloadFreeBSD-src-65c845ce4a1064c29fab10b13db0b578d81cbca4.zip
FreeBSD-src-65c845ce4a1064c29fab10b13db0b578d81cbca4.tar.gz
Welcome the initial patches for OSX bootcamp support!!!
This should let you select the ada0p3 hybrid MBR/GPT partition, and do an installation to it. Approved by: kib (mentor) Obtained from: kris@pcbsd.org MFC after: 3 days
Diffstat (limited to 'usr.sbin/pc-sysinstall/backend/parseconfig.sh')
-rwxr-xr-xusr.sbin/pc-sysinstall/backend/parseconfig.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pc-sysinstall/backend/parseconfig.sh b/usr.sbin/pc-sysinstall/backend/parseconfig.sh
index 2e16751..c852cea 100755
--- a/usr.sbin/pc-sysinstall/backend/parseconfig.sh
+++ b/usr.sbin/pc-sysinstall/backend/parseconfig.sh
@@ -70,7 +70,6 @@ check_value installMode "fresh upgrade extract"
check_value installType "PCBSD FreeBSD"
check_value installMedium "dvd usb ftp rsync image local"
check_value packageType "uzip tar rsync split"
-if_check_value_exists partition "all s1 s2 s3 s4 free image"
if_check_value_exists mirrorbal "load prefer round-robin split"
# We passed all sanity checks! Yay, lets start the install
OpenPOWER on IntegriCloud