Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the way powerpc bootable CDs are generated to work around a bug | Nathan Whitehorn | 2011-05-04 | 1 | -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 the | Peter Grehan | 2004-08-18 | 1 | -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 |