42f593a4d5
on (some) OpenFirmware 2.x machines. Current macppccd.iso image doesn't boot on Openfirmware 2.x (and probably 1.0.5) machines because it uses pre-compiled binary which is based on old (and customized) bootxx. It causes version mismatch against newer ofwboot whose load address has been changed from 0x600000 to 0xe00000, as mentioned in the following post: http://mail-index.netbsd.org/port-macppc/2004/12/14/0020.html There was also an raw binary which was passed to mkisofs as -boot-hfs-file. To fix these issue, prepare a simple mkhfsboot program which creates a boothfs file with the Apple partition map info for mkisofs, and modify macppc_installboot to search the secondary ofwboot from isofs and to put and modify the primary bootxx accordingly. See PR toolchain/30245 for more details. There are still some machines which don't boot from an iso image created by this method (G3 machines with OF 2.0f1 etc.), but it's still better than to keep ugly and obsolete hacks. Ok'ed by macallan, and there is no other particular comment about this PR. |
||
---|---|---|
.. | ||
extra | ||
macppc_installboot | ||
macppc_mkboothfs | ||
1.6.1.conf | ||
1.6.2.conf | ||
2.0.conf | ||
2.1.conf | ||
3.0.1.conf | ||
3.0.conf | ||
3.1.conf | ||
4.0.conf | ||
Makefile | ||
NetBSD-1.5.mk | ||
NetBSD-1.6.1.mk | ||
NetBSD-1.6.2.mk | ||
NetBSD-1.6.mk | ||
NetBSD-2.0.mk | ||
NetBSD-2.1.mk | ||
NetBSD-3.0.1.mk | ||
NetBSD-3.0.mk | ||
NetBSD-3.1.mk | ||
NetBSD-4.0.mk | ||
NetBSD-current.mk | ||
current.conf | ||
example.conf | ||
hfsmap.lst | ||
hide-hfs.lst | ||
hide-iso.lst | ||
hide-jol.lst |