%general-entities; ]> Hfsutils-&hfsutils-version; Hfsutils <para>The Hfsutils package contains a number of utilities for accessing files on <systemitem class="filesystem">hfs</systemitem> filesystems. It is needed to run <command>ybin</command>.</para> </sect2> <sect2 role="installation"> <title>Installation of Hfsutils Apply the following patch to add a missing errno.h include and allow HFSutils to recognize devices larger than 2GB: patch -Np1 -i ../&hfsutils-fixes-patch; Prepare Hfsutils for compilation: ./configure \ --prefix=/usr \ --mandir=/usr/share/man Compile the package: make Install the package: make install Contents of Hfsutils Installed programs hattrib, hcd, hcopy, hdel, hdir, hfsutils, hformat, hls, hmkdir, hmount, hpwd, hrename, hrmdir, humount, hvol (these are all hardlinks to hfsutils). Short Descriptions hattrib Change FS file or directory attributes. hattrib hcd Change working HFS directory. hcd hcopy Copy files to or from an HFS volume. hcopy hdel Delete both forks of an HFS file. hdel hdir Display an HFS directory in long format. hdir hformat Create a new HFS filesystem and make it current. hformat hfsutils Tools for accessing Macintosh HFS-formatted volumes. hfsutils hls List files in an HFS directory. hls hmkdir Create a new HFS directory. hmkdir hmount Introduce a new HFS volume and make it current. hmount hpwd Print the full path to the current HFS working directory. hpwd hrename Rename or move an HFS file or directory. hrename hrmdir Remaove an empty HFS directory. hrmdir humount Remove an HFS volume from the list of known volumes. humount hvol Display or change the current HFS volume. hvol