Author: ian
Date: Mon Jul  2 22:59:29 2018
New Revision: 335878
URL: https://svnweb.freebsd.org/changeset/base/335878

Log:
  Doh!  Commit the proper default values, not my local tweaks.

Modified:
  head/tools/boot/rootgen.sh

Modified: head/tools/boot/rootgen.sh
==============================================================================
--- head/tools/boot/rootgen.sh  Mon Jul  2 22:58:04 2018        (r335877)
+++ head/tools/boot/rootgen.sh  Mon Jul  2 22:59:29 2018        (r335878)
@@ -2,8 +2,8 @@
 
 # $FreeBSD$
 
-passphrase=x
-iterations=5000
+passphrase=passphrase
+iterations=50000
 
 do_boot1_efi=0
 
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to