freebsd-dev/usr.sbin/makefs
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 - Write the ISO9660 descriptor after the apm partition entries. 2012-04-02 16:26:32 +00:00
compat Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
ffs Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
cd9660.c Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
cd9660.h Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
ffs.c Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
ffs.h Add support to makefs(8) to add UFS labels to images. 2011-10-09 16:22:31 +00:00
getid.c The NetBSD Foundation has given permission to remove clause 3 and 4 2010-02-16 21:47:05 +00:00
Makefile Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
makefs.8 Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
makefs.c Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
makefs.h Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
mtree.c Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
walk.c Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00