freebsd-dev/usr.sbin/bsdinstall/partedit
Mitchell Horne 7b08a307e8 bsdinstall: riscv-specific tweaks
Make the installer more useful, by allowing it to create a bootable
installation. Also, enable the menu option for ZFS-on-root.

Like arm64, RISC-V boots by UEFI only, so arm64's partedit
implementation is renamed and shared among the two platforms.

Reviewed by:	gjb
MFC after:	5 days
Differential Revision:	https://reviews.freebsd.org/D28180
2021-01-27 19:29:42 -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 bsdinstall: remove VTOC8 partition scheme option 2020-12-17 15:00:19 +00:00
Makefile bsdinstall: riscv-specific tweaks 2021-01-27 19:29:42 -04:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
part_wizard.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
partedit_efi.c bsdinstall: riscv-specific tweaks 2021-01-27 19:29:42 -04: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 Rework UEFI ESP generation 2018-12-20 19:39:37 +00:00
partedit.c Fix regression in bsdinstall post r356740 - partedit errno(2) 21 EISDIR 2020-01-17 22:26:41 +00:00
partedit.h bsdinstall: Use TMPDIR if set 2020-01-15 00:45:05 +00:00
sade.8 sade(8): start new sentence on new line 2017-05-23 07:50:42 +00:00
scripted.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00