freebsd-dev/usr.sbin/bsdinstall/partedit
Nathan Whitehorn 6134b18696 Fix bug introduced in r326674, in which efi boot partitions created by
the installer but not mounted (i.e. with boot1.efifat dd'ed to them
rather than the forthcoming proper filesystem) would get newfs_msdos run
on them immediately after the boot code was copied. This would overwrite
the bootstrap code, causing the EFI system partition to be blanked and
resulting in an unbootable system.

PR:		224562
2017-12-28 01:21:30 +00: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 Fix bug introduced in r326674, in which efi boot partitions created by 2017-12-28 01:21:30 +00:00
Makefile Convert absolute links to relative links. 2017-03-07 05:10:38 +00: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_arm64.c Support mounted boot partitions in the installer. This allows the platform 2017-12-08 00:57:13 +00: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 Support mounted boot partitions in the installer. This allows the platform 2017-12-08 00:57:13 +00:00
partedit_sparc64.c Support mounted boot partitions in the installer. This allows the platform 2017-12-08 00:57:13 +00:00
partedit_x86.c Support mounted boot partitions in the installer. This allows the platform 2017-12-08 00:57:13 +00:00
partedit.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
partedit.h Support mounted boot partitions in the installer. This allows the platform 2017-12-08 00:57:13 +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