freebsd-src/usr.sbin/bsdinstall
Ahmad Khalifa 599273f942 Copy the new ia32 loader
This handles copying in install-boot.sh and bsdinstall's bootconfig.

install-boot.sh:
make_esp_file now optionally takes extra arguments so it can copy
multiple files. This is used by the amd64 release scripts.
make_esp_device also takes an extra optional argument for efibootname.
This is currently unused, but it can be used in the future to do
something like:
make_esp_device loader.efi bootx64
make_esp_device loader_ia32.efi bootia32

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1098
2024-09-20 08:45:10 -06:00
..
distextract Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
distfetch bsdinstall: Consistently use item count as the first argument to calloc 2024-07-19 13:07:00 -04:00
include bsdinstall generate opt_osname.h in include 2023-12-06 18:34:52 -08:00
partedit Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
runconsoles
scripts Copy the new ia32 loader 2024-09-20 08:45:10 -06:00
bsdinstall Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
bsdinstall.8 bsdinstall.8: Clarify the description of ZFSBOOT_FORCE_4K_SECTORS 2023-11-18 11:45:42 -08:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend bsdinstall generate opt_osname.h in include 2023-12-06 18:34:52 -08:00
Makefile.inc bsdinstall generate opt_osname.h in include 2023-12-06 18:34:52 -08:00
startbsdinstall bsdinstall: complete whitelabeling the installer 2024-02-04 13:01:08 +01:00