History log of /netbsd-src/sys/arch/macppc/stand/installboot/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 157ec165 15-Sep-2024 tsutsui <tsutsui@NetBSD.org>

Add a comment this MD installboot(8) should be merged into MI one.


# de65877d 15-Sep-2024 tsutsui <tsutsui@NetBSD.org>

Move macppc bootable installcd stuff to sys/arch/macppc/stand dirs.

- move installboot (for CD ISO) and mkboothfs (for mkhybrid(8)) tools to
sys/arch/macppc/stand
- also build mkboothfs as ${TOOL_

Move macppc bootable installcd stuff to sys/arch/macppc/stand dirs.

- move installboot (for CD ISO) and mkboothfs (for mkhybrid(8)) tools to
sys/arch/macppc/stand
- also build mkboothfs as ${TOOL_MACPPCMKBOOTHFS} in src/tools
- explicitly generate boothfs file (for mkhybrid(8)) in
sys/arch/macppc/stand/boothfs and install it into /usr/mdec
- use installed /usr/mdec/boothfs to create macppc bootable iso
- move list files for mkhybrid(8) hfs options to etc/etc.macppc

show more ...