opnsense-src/usr.sbin/bsdinstall
Ahmad Khalifa c6d3271fe0 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

(cherry picked from commit 599273f942b8dc6f957487bb28f36694dab9dad2)
2025-03-25 19:28:38 -06:00
..
distextract Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
distfetch bsdinstall: Consistently use item count as the first argument to calloc 2024-11-30 08:55:58 -05:00
partedit bsdinstall partedit: Use snprintf instead of sprintf for error messages 2024-01-02 11:20:37 -08:00
runconsoles bsdinstall: Add a new runconsoles helper binary 2022-10-03 17:09:16 +01:00
scripts Copy the new ia32 loader 2025-03-25 19:28:38 -06:00
bsdinstall Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
bsdinstall.8 bsdinstall: add menu to install firmware 2024-11-21 00:04:57 +00:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc
startbsdinstall bsdinstall: rename "Live CD" to "Live System" 2024-01-07 14:31:10 -05:00