freebsd-dev/usr.sbin/bsdinstall/partedit
Nathan Whitehorn 1ee0f08975 After EFI support was added to the installer, it needed to allow boot
partitions of types other than "freebsd-boot" (in particular, "efi").
This allows the removal of some nasty hacks for supporting PowerPC systems,
in particular aliasing freebsd-boot to apple-boot on APM and an IBM-specific
code on MBR.

This changes the installer to use the correct names, which also breaks a
degeneracy in the meaning of "freebsd-boot" that allows the addition
of support for some newer IBM systems that can boot from GPT in addition to
MBR. Since I have no idea how to detect which those systems are, leave
the default on IBM PPC systems as MBR for now.
2014-07-04 15:55:32 +00:00
..
diskeditor.c Fix bindings of keys when in the partition editor. By adding the usual input binding to the "partlist" sub window. 2013-06-17 15:16:14 +00:00
diskeditor.h
gpart_ops.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
Makefile Revert r261296. This removes the WITHOUT_NCURSESW option. 2014-05-15 16:44:25 +00:00
part_wizard.c Improve error handling and remove an unnecessary check on geom provider 2013-01-22 17:06:28 +00:00
partedit_generic.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
partedit_pc98.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
partedit_powerpc.c After EFI support was added to the installer, it needed to allow boot 2014-07-04 15:55:32 +00:00
partedit_sparc64.c Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
partedit_x86.c Finish connecting up installer UEFI support. If the kernel was booted using 2014-04-27 15:58:07 +00:00
partedit.c Improve error handling and remove an unnecessary check on geom provider 2013-01-22 17:06:28 +00:00
partedit.h Add EFI support to the installer. This requires that the kernel provide 2014-04-26 16:55:38 +00:00
sade.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
scripted.c Improve error handling and remove an unnecessary check on geom provider 2013-01-22 17:06:28 +00:00