freebsd-dev/tools/boot
Ian Lepore 2614c4835f Allow this test script to be run from within src/tools/boot dir, and create
the temporary image in $TMPDIR.

Allow the script to be run from the src/tools/boot directory by using make
-V SRCTOP to find the top of the tree, because this script is handy for
quick smoke-testing of loader changes, as well as being useful in CI testing.

Also, use a temp directory in $TMPDIR to assemble the boot image, and write
the boot log file to $TMPDIR.  Arrange to have the temporary image clean
itself up, but leave the log file in $TMPDIR for post-mortem analysis of
failures when the script is run interactively.

Differential Revision:	https://reviews.freebsd.org/D19876
2019-04-17 16:27:43 +00:00
..
ci-qemu-test.sh Allow this test script to be run from within src/tools/boot dir, and create 2019-04-17 16:27:43 +00:00
install-boot.sh Rework UEFI ESP generation 2018-12-20 19:39:37 +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 Update lualoader test script a little bit 2018-10-25 02:04:01 +00:00
rootgen.sh Rework UEFI ESP generation 2018-12-20 19:39:37 +00:00
universe.sh Remove armeb from the list of architectures we build for the boot 2018-07-09 18:02:23 +00:00