summaryrefslogtreecommitdiffstats
path: root/PCBSD/pc-sysinstall/backend
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-22 23:02:10 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-22 23:02:10 -0400
commit26e50f43459d09e319b90ccbb675f0a3bdbfe4be (patch)
treeaf675d320de637a5f5e20fc0b45c2c23271f844b /PCBSD/pc-sysinstall/backend
parentff161129ab87735eccc2ffba61db977ff4d4cd8c (diff)
downloadpfsense-26e50f43459d09e319b90ccbb675f0a3bdbfe4be.zip
pfsense-26e50f43459d09e319b90ccbb675f0a3bdbfe4be.tar.gz
Adding changes file describing changes made so that installer works with pfSense in hopes of getting changes made upstream to accomidate both. Change test-live.sh to detect /dev/iso9660/pfSense
Diffstat (limited to 'PCBSD/pc-sysinstall/backend')
-rw-r--r--PCBSD/pc-sysinstall/backend/functions-cleanup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCBSD/pc-sysinstall/backend/functions-cleanup.sh b/PCBSD/pc-sysinstall/backend/functions-cleanup.sh
index 2c7ffd0..16e0bd8 100644
--- a/PCBSD/pc-sysinstall/backend/functions-cleanup.sh
+++ b/PCBSD/pc-sysinstall/backend/functions-cleanup.sh
@@ -77,7 +77,7 @@ zfs_cleanup_unmount()
rc_halt "zfs unmount ${ZPOOLNAME}${ZMNT}"
sleep 2
fi
- done
+ done
fi
done
OpenPOWER on IntegriCloud