Details on this package are located in Section 10.54.2, “Contents of Hfsutils.”
The Hfsutils package contains a number of utilities for accessing files on hfs filesystems. It is needed to run ybin.
If you have created, or will create, the ext2 filesystem on your Mac using ext2fsx you can jump ahead to Section 7.15, “Yaboot-1.3.13.”. The next three packages are for people who cannot do that.
Prepare Hfsutils for compilation:
CC="${CC}" ./configure --prefix=/tools
Compile the package.
make
Install the package:
make install
Details on this package are located in Section 10.54.2, “Contents of Hfsutils.”