freebsd-dev/tools/boot
Rebecca Cran 0661cd79ca Fix install-boot.sh and rootgen.sh UEFI bugs
tools/boot/install-boot.sh was assuming that if a device was passed in,
it should operate on the current system and run efibootmgr etc. to
update the boot manager. However, rootgen.sh passes a md(4) device and
not a fixed disk.

Add a -u option to install-boot.sh to tell it to update the system
in-place and run efibootmgr etc.

Also, source install-boot.sh in rootgen.sh to allow it to find and
call make_esp_file etc. And pass the loader file to make_esp_file instead
of a directory name.

Reported by:	ian
Reviewed by:	ian,imp,tsoome
Differential Revision:	https://reviews.freebsd.org/D19992
2019-04-24 22:35:29 +00:00
..
ci-qemu-test.sh Put QEMU CI smoke test boot log in /tmp if TMPDIR not set 2019-04-17 19:24:41 +00:00
install-boot.sh Fix install-boot.sh and rootgen.sh UEFI bugs 2019-04-24 22:35:29 +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 Fix install-boot.sh and rootgen.sh UEFI bugs 2019-04-24 22:35:29 +00:00
universe.sh Remove armeb from the list of architectures we build for the boot 2018-07-09 18:02:23 +00:00