src/usr.sbin/installboot
krw 1a05cb57ed No need to check for DTYPE_FLOPPY. If there is neither a GPT nor
an MBR then install biosboot in sector 0.

Without the check for DTYPE_FLOPPY there is no need for
FSDISKTYPE=floppy3 and therefore flip the last two Makefiles to
the "echo '/ *' | disklabel -wAT-" idiom.

Feedback/fix from kn@
2023-06-11 14:00:04 +00:00
..
Makefile
bootstrap.c
efi_installboot.c Fix confusing comments, no object change; with caspar 2023-04-26 18:04:21 +00:00
efi_softraid.c
hppa_installboot.c
i386_installboot.c No need to check for DTYPE_FLOPPY. If there is neither a GPT nor 2023-06-11 14:00:04 +00:00
i386_installboot.h
i386_nlist.c
i386_softraid.c
installboot.8
installboot.c
installboot.h
landisk_installboot.c
loongson_installboot.c
macppc_installboot.c Fix confusing comments, no object change; with caspar 2023-04-26 18:04:21 +00:00
octeon_installboot.c Fix confusing comments, no object change; with caspar 2023-04-26 18:04:21 +00:00
powerpc64_installboot.c Fix confusing comments, no object change; with caspar 2023-04-26 18:04:21 +00:00
softraid.c
sparc64_installboot.c
sparc64_installboot.h
sparc64_softraid.c
stubs.c
util.c