opnsense-src/usr.sbin/bsdinstall/partedit
Nathan Whitehorn 5ec4eb443e Add a new mode to the scripted partition editor for variant disk names.
If the disk parameter "DEFAULT" is set in place of an actual device name,
or no disk is specified for the PARTITIONS parameter, the installer will
follow the logic used in the automatic-partitioning mode, in which it
will either provide a selection dialog for one of several disks if
several are present or automatically select it if there is only one. This
simplifies the creation of fully-automatic installation media for
hardware or VMs with varying disk names.

Suggested by:	Egoitz Aurrekoetxea <egoitz@sarenet.es>
MFC after:	3 weeks
Relnotes:	yes

(cherry picked from commit 5140034cc0)
2021-04-15 23:18:02 -04:00
..
diskeditor.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
diskeditor.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
gpart_ops.c Mount the EFI system partition (ESP) on newly-installed systems and VM 2021-03-09 09:22:58 -05:00
Makefile bsdinstall: riscv-specific tweaks 2021-02-01 10:54:09 -04:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
part_wizard.c Add a new mode to the scripted partition editor for variant disk names. 2021-04-15 23:18:02 -04:00
partedit.c bsdinstall: Drop vestigial bsdinstall-esps cleanup 2021-03-29 09:34:12 -04:00
partedit.h Add a new mode to the scripted partition editor for variant disk names. 2021-04-15 23:18:02 -04:00
partedit_efi.c Mount the EFI system partition (ESP) on newly-installed systems and VM 2021-03-09 09:22:58 -05:00
partedit_generic.c Support mounted boot partitions in the installer. This allows the platform 2017-12-08 00:57:13 +00:00
partedit_powerpc.c powerpc/boot: Move ubldr to /boot/uboot, and make this a separate filesystem 2019-02-18 01:57:47 +00:00
partedit_x86.c Mount the EFI system partition (ESP) on newly-installed systems and VM 2021-03-09 09:22:58 -05:00
sade.8 sade(8): start new sentence on new line 2017-05-23 07:50:42 +00:00
scripted.c Add a new mode to the scripted partition editor for variant disk names. 2021-04-15 23:18:02 -04:00