opnsense-src/usr.sbin/bsdinstall/scripts
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
..
adduser Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
auto Revert "bsdinstall: separate out dist selection in prep for pkgbase support" 2024-02-03 01:31:11 +00:00
bootconfig Copy the new ia32 loader 2024-09-20 08:45:10 -06:00
checksum bsdinstall: Encode dists to valid variable names in checksum script 2023-12-06 21:37:32 +00:00
config bsdinstall: Stop loading cryptodev for ZFS installations 2024-05-08 12:01:52 -04:00
docsinstall bsdinstall: update comment related to pkg 2024-04-25 17:44:18 +00:00
entropy Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fetchmissingdists bsdinstall: Remove unused variables in fetchmissingdists 2024-05-12 19:25:06 +02:00
finalconfig bsdinstall: Add "Finish" button to finalconfig 2023-10-13 12:23:01 -04:00
hardening bsdinstall: avoid conflicts with fd 3 2023-09-21 08:41:48 +02:00
hostname bsdinstall hostname: Restore bsdconfig API 2023-10-19 12:59:49 +02:00
jail bsdinstall: Fix installation script splitting 2024-01-09 19:14:17 +01:00
keymap bsdinstall: Fix command line argument list parsing 2023-10-11 10:17:04 +02:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mirrorselect bsdinstall: remove two dead mirrors 2024-02-15 21:49:33 +08:00
mount Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
netconfig bsdinstall: draw attention to new network config options 2024-03-27 15:20:26 -05:00
netconfig_ipv4 bsdinstall: Add new Auto option to netconfig interface selection dialog 2024-02-09 18:13:47 +00:00
netconfig_ipv6 bsdinstall: Add new Auto option to netconfig interface selection dialog 2024-02-09 18:13:47 +00:00
rootpass Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
script bsdinstall: Fix installation script splitting 2024-01-09 19:14:17 +01:00
services bsdinstall: avoid conflicts with fd 3 2023-09-21 08:41:48 +02:00
time bsdinstall: restore --calendar 2023-10-11 15:48:53 +02:00
umount Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
wlanconfig bsdinstall: Fix wifi network selection size 2024-05-20 13:39:29 -03:00
zfsboot bsdinstall zfsboot: Don't override ZFSBOOT_FORCE_4K_SECTORS if it is null. 2023-11-18 11:18:29 -08:00