freebsd-dev/usr.sbin/makefs/cd9660
Andreas Tobler bff5cf1648 - Write the ISO9660 descriptor after the apm partition entries.
- Fill the needed pmPartStatus flags. At least the OpenBIOS
  implementation relies on these flags.

This commit fixes the panic seen on OS-X when inserting a FreeBSD/ppc disc.
Additionally OpenBIOS recognizes the partition where the boot code is located.
This lets us load a FreeBSD/ppc PowerMac kernel inside qemu.

PR:	powerpc/162091
MFC after:	1 week
2012-04-02 16:26:32 +00:00
..
cd9660_archimedes.c
cd9660_archimedes.h
cd9660_conversion.c Sync makefs(8) ISO 9660 support with NetBSD: 2011-08-10 19:12:21 +00:00
cd9660_debug.c
cd9660_eltorito.c - Write the ISO9660 descriptor after the apm partition entries. 2012-04-02 16:26:32 +00:00
cd9660_eltorito.h
cd9660_strings.c Really fix the confusion, sorry for noise 2011-03-24 12:35:59 +00:00
cd9660_write.c Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
iso9660_rrip.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
iso9660_rrip.h
Makefile.inc