Les détails sur ce paquet sont disponibles dans Section 10.62.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.14, “Yaboot-1.3.17.”. The next three packages are for people who cannot do that.
The following patch contains fixes. One that fixes a missing errno.h, the other that allows HFSutils to recognize beyond 2gb devices:
patch -Np1 -i ../hfsutils-3.2.6-fixes-1.patch
Prepare Hfsutils for compilation:
CC="${CC}" ./configure --prefix=/tools
Compile the package:
make
Installez le paquet :
make install
Les détails sur ce paquet sont disponibles dans Section 10.62.2, “Contents of Hfsutils.”