From 28acc09dc08bd9b0da13089dd9abedd497f9732e Mon Sep 17 00:00:00 2001 From: Ian Lepore Date: Mon, 2 Jul 2018 22:59:29 +0000 Subject: [PATCH] Doh! Commit the proper default values, not my local tweaks. --- tools/boot/rootgen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/boot/rootgen.sh b/tools/boot/rootgen.sh index 5bf2e17428b7..621dce808a1a 100755 --- a/tools/boot/rootgen.sh +++ b/tools/boot/rootgen.sh @@ -2,8 +2,8 @@ # $FreeBSD$ -passphrase=x -iterations=5000 +passphrase=passphrase +iterations=50000 do_boot1_efi=0