summaryrefslogtreecommitdiff
path: root/release/powerpc/hfs.map
Commit message (Collapse)AuthorAgeFilesLines
* Change the way powerpc bootable CDs are generated to work around a bugNathan Whitehorn2011-05-041-3/+0
| | | | | | | | | | | in hybrid image generation in cdrtools. This produces a small HFS partition containing loader, mapped in by an oddly-formed APM table using a new feature in makefs. This does not appear to work yet on early-model G3 systems, which will be fixed later, but produces bootable CDs on everything else. Notes: svn path=/head/; revision=221465
* Add files needed for PPC release ISOs. These are built with thePeter Grehan2004-08-181-0/+3
HFS/ISO9660 extensions to be bootable on Power Macs. boot.tbxi - the CHRP script executed by Open Firmware when auto-booting CDs hfs.map - map Unix files to HFS creator/type fields Reviewed by: ru Submitted by: ssouhlal Notes: svn path=/head/; revision=133950