Edit

IABSD.fr/src/usr.sbin/installboot

Branch :

  • Show log

    Commit

  • Author : krw
    Date : 2023-06-11 14:00:04
    Hash : 1a05cb57
    Message : 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@