diff options
| author | Ian Lepore <ian@FreeBSD.org> | 2018-07-02 22:59:29 +0000 |
|---|---|---|
| committer | Ian Lepore <ian@FreeBSD.org> | 2018-07-02 22:59:29 +0000 |
| commit | 28acc09dc08bd9b0da13089dd9abedd497f9732e (patch) | |
| tree | 916337823be908c61ad96f5838ff31c850a3e2fc /tools/boot | |
| parent | 595deaf7f19a66a94efbd35832bdd2c3b1c7e5ee (diff) | |
Notes
Diffstat (limited to 'tools/boot')
| -rwxr-xr-x | tools/boot/rootgen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/boot/rootgen.sh b/tools/boot/rootgen.sh index 5bf2e17428b70..621dce808a1a5 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 |
