summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/installer.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/installer.php b/usr/local/www/installer.php
index 0a7e983..c44175c 100644
--- a/usr/local/www/installer.php
+++ b/usr/local/www/installer.php
@@ -72,8 +72,8 @@ function write_out_pc_sysinstaller_config($disk, $fstype = "UFS+S", $swapsize =
}
if($encpass)
$diskareaspass = "encpass={$encpass}\n";
-// if($encryption)
-// $diskareaspre = "disk0-part=UFS 500 /boot\n";
+ if($encryption)
+ $diskareaspre = "disk0-part=UFS 500 /boot\n";
if($bootmanager == "")
$bootmanager = "none";
OpenPOWER on IntegriCloud