History log of /netbsd-src/sys/arch/macppc/stand/Makefile (Results 1 – 8 of 8)
Revision Date Author Comments
# 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 ...


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 4ccb1f52 13-Mar-2004 dyoung <dyoung@NetBSD.org>

Add a 'tags' target to macppc.


# 98c902b4 11-Dec-2003 matt <matt@NetBSD.org>

Convert fixcoff into a true host tool by making it under tools.


# 4fa13b2b 18-May-2002 lukem <lukem@NetBSD.org>

nuke MD installboot, now that it doesn't understand the macppc
bootblocks anymore and /usr/sbin/installboot does


# dca520b4 01-Jun-2000 matt <matt@NetBSD.org>

Add fixcoff so an obj dir can be created


# 4486c63a 12-Jun-1998 tsubai <tsubai@NetBSD.org>

Add primary boot (bootxx) and installboot command.


# 2be6df07 15-May-1998 tsubai <tsubai@NetBSD.org>

Initial import of macppc port.