freebsd-dev/tools/boot
Ian Lepore 595deaf7f1 Move the passphrase and iteration count into variables.
This is purely to make it easier to tweak them locally; the machine I have
for testing takes forever to do 50,000 pw strengthening iterations, and
we're not testing the strength of geli's anti-pw-guessing logic here
(especially given that our test passphrase is "passphrase", except that
I tend to tweak that also, to 'x', because typing is hard).

Some day these should be settable as cmdline args.  But then, some day this
whole script should probably get a rewrite. :)
2018-07-02 22:58:04 +00:00
..
install-boot.sh rootgen.sh: complete all profiles except GELI+MBR (not supported) 2018-06-17 05:55:31 +00:00
lua-img.sh Default to /tmp/loadertest for lua test scripts 2018-02-16 20:23:48 +00:00
lua-lint.sh lua-lint: Hint that try_include is now an accepted global 2018-03-26 19:08:19 +00:00
lua-test.sh lua-test: Image the loader test directory if it doesn't exist yet 2018-02-16 20:26:18 +00:00
rootgen.sh Move the passphrase and iteration count into variables. 2018-07-02 22:58:04 +00:00
universe.sh Add LOADER_DEBUG regression test 2018-02-21 23:49:18 +00:00