From 26e50f43459d09e319b90ccbb675f0a3bdbfe4be Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 22 May 2010 23:02:10 -0400 Subject: 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 --- PCBSD/pc-sysinstall/backend/functions-cleanup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PCBSD/pc-sysinstall/backend') 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 -- cgit v1.1