[d78696a] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[d78696a] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-hfsutils" role="wrap">
|
---|
| 9 | <?dbhtml filename="hfsutils.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Hfsutils-&hfsutils-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-hfsutils">
|
---|
| 14 | <primary sortas="a-Hfsutils">Hfsutils</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
| 17 | <sect2 role="package">
|
---|
| 18 | <title/>
|
---|
| 19 |
|
---|
| 20 | <para>The Hfsutils package contains a number of utilities for accessing
|
---|
[31f9809] | 21 | files on hfs filesystems. It is needed to run <command>ybin</command>.</para>
|
---|
[d78696a] | 22 |
|
---|
| 23 | </sect2>
|
---|
| 24 |
|
---|
| 25 | <sect2 role="installation">
|
---|
| 26 | <title>Installation of Hfsutils</title>
|
---|
| 27 |
|
---|
[b3dfbf1] | 28 | <para os="p1">The following patch contains fixes. One that fixes a missing errno.h, the other
|
---|
| 29 | that allows HFSutils to recognize beyond 2gb devices:</para>
|
---|
| 30 |
|
---|
| 31 | <screen os="p2"><userinput>patch -Np1 -i ../&hfsutils-fixes-patch;</userinput></screen>
|
---|
| 32 |
|
---|
[55ab27c] | 33 | <para os="a">Prepare Hfsutils for compilation:</para>
|
---|
[d78696a] | 34 |
|
---|
[9e4058c] | 35 | <screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man</userinput></screen>
|
---|
[d78696a] | 36 |
|
---|
[31f9809] | 37 | <para os="c">Compile the package:</para>
|
---|
[d78696a] | 38 |
|
---|
[55ab27c] | 39 | <screen os="d"><userinput>make</userinput></screen>
|
---|
[d78696a] | 40 |
|
---|
[55ab27c] | 41 | <para os="e">Install the package:</para>
|
---|
[d78696a] | 42 |
|
---|
[55ab27c] | 43 | <screen os="f"><userinput>make install</userinput></screen>
|
---|
[d78696a] | 44 |
|
---|
| 45 | </sect2>
|
---|
| 46 |
|
---|
| 47 | <sect2 id="contents-hfsutils" role="content">
|
---|
| 48 | <title>Contents of Hfsutils</title>
|
---|
| 49 |
|
---|
| 50 | <segmentedlist>
|
---|
| 51 | <segtitle>Installed programs</segtitle>
|
---|
| 52 |
|
---|
| 53 | <seglistitem>
|
---|
[aeb56828] | 54 | <seg>hattrib, hcd, hcopy, hdel, hdir, hfsutils, hformat, hls, hmkdir,
|
---|
| 55 | hmount, hpwd, hrename, hrmdir, humount, hvol (these are all hardlinks
|
---|
| 56 | to hfsutils).</seg>
|
---|
[d78696a] | 57 | </seglistitem>
|
---|
| 58 | </segmentedlist>
|
---|
| 59 |
|
---|
| 60 | <variablelist>
|
---|
| 61 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
| 62 | <?dbfo list-presentation="list"?>
|
---|
| 63 | <?dbhtml list-presentation="table"?>
|
---|
| 64 |
|
---|
| 65 | <varlistentry id="hattrib">
|
---|
| 66 | <term><command>hattrib</command></term>
|
---|
[aeb56828] | 67 | <listitem>
|
---|
| 68 | <para>Change FS file or directory attributes.</para>
|
---|
| 69 | <indexterm zone="ch-system-hfsutils hattrib">
|
---|
| 70 | <primary sortas="b-hattrib">hattrib</primary>
|
---|
| 71 | </indexterm>
|
---|
| 72 | </listitem>
|
---|
[d78696a] | 73 | </varlistentry>
|
---|
| 74 |
|
---|
| 75 | <varlistentry id="hcd">
|
---|
| 76 | <term><command>hcd</command></term>
|
---|
[aeb56828] | 77 | <listitem>
|
---|
| 78 | <para>Change working HFS directory.</para>
|
---|
| 79 | <indexterm zone="ch-system-hfsutils hcd">
|
---|
| 80 | <primary sortas="b-hcd">hcd</primary>
|
---|
| 81 | </indexterm>
|
---|
| 82 | </listitem>
|
---|
[d78696a] | 83 | </varlistentry>
|
---|
| 84 |
|
---|
| 85 | <varlistentry id="hcopy">
|
---|
| 86 | <term><command>hcopy</command></term>
|
---|
[aeb56828] | 87 | <listitem>
|
---|
| 88 | <para>Copy files to or from an HFS volume.</para>
|
---|
| 89 | <indexterm zone="ch-system-hfsutils hcopy">
|
---|
| 90 | <primary sortas="b-hcopy">hcopy</primary>
|
---|
| 91 | </indexterm>
|
---|
| 92 | </listitem>
|
---|
[d78696a] | 93 | </varlistentry>
|
---|
| 94 |
|
---|
| 95 | <varlistentry id="hdel">
|
---|
| 96 | <term><command>hdel</command></term>
|
---|
[aeb56828] | 97 | <listitem>
|
---|
| 98 | <para>Delete both forks of an HFS file.</para>
|
---|
| 99 | <indexterm zone="ch-system-hfsutils hdel">
|
---|
| 100 | <primary sortas="b-hdel">hdel</primary>
|
---|
| 101 | </indexterm>
|
---|
| 102 | </listitem>
|
---|
[d78696a] | 103 | </varlistentry>
|
---|
| 104 |
|
---|
| 105 | <varlistentry id="hdir">
|
---|
| 106 | <term><command>hdir</command></term>
|
---|
[aeb56828] | 107 | <listitem>
|
---|
| 108 | <para>Display an HFS directory in long format.</para>
|
---|
| 109 | <indexterm zone="ch-system-hfsutils hdir">
|
---|
| 110 | <primary sortas="b-hdir">hdir</primary>
|
---|
| 111 | </indexterm>
|
---|
| 112 | </listitem>
|
---|
[d78696a] | 113 | </varlistentry>
|
---|
| 114 |
|
---|
| 115 | <varlistentry id="hformat">
|
---|
| 116 | <term><command>hformat</command></term>
|
---|
[aeb56828] | 117 | <listitem>
|
---|
| 118 | <para>Create a new HFS filesystem and make it current.</para>
|
---|
| 119 | <indexterm zone="ch-system-hfsutils hformat">
|
---|
| 120 | <primary sortas="b-hformat">hformat</primary>
|
---|
| 121 | </indexterm>
|
---|
| 122 | </listitem>
|
---|
[d78696a] | 123 | </varlistentry>
|
---|
| 124 |
|
---|
| 125 | <varlistentry id="hfsutils">
|
---|
| 126 | <term><command>hfsutils</command></term>
|
---|
[aeb56828] | 127 | <listitem>
|
---|
| 128 | <para>Tools for accessing Macintosh HFS-formatted volumes.</para>
|
---|
| 129 | <indexterm zone="ch-system-hfsutils hfsutils">
|
---|
| 130 | <primary sortas="b-hfsutils">hfsutils</primary>
|
---|
| 131 | </indexterm>
|
---|
| 132 | </listitem>
|
---|
[d78696a] | 133 | </varlistentry>
|
---|
| 134 |
|
---|
| 135 | <varlistentry id="hls">
|
---|
| 136 | <term><command>hls</command></term>
|
---|
[aeb56828] | 137 | <listitem>
|
---|
| 138 | <para>List files in an HFS directory.</para>
|
---|
| 139 | <indexterm zone="ch-system-hfsutils hls">
|
---|
| 140 | <primary sortas="b-hls">hls</primary>
|
---|
| 141 | </indexterm>
|
---|
| 142 | </listitem>
|
---|
[d78696a] | 143 | </varlistentry>
|
---|
| 144 |
|
---|
| 145 | <varlistentry id="hmkdir">
|
---|
| 146 | <term><command>hmkdir</command></term>
|
---|
[aeb56828] | 147 | <listitem>
|
---|
| 148 | <para>Create a new HFS directory.</para>
|
---|
| 149 | <indexterm zone="ch-system-hfsutils hmkdir">
|
---|
| 150 | <primary sortas="b-hmkdir">hmkdir</primary>
|
---|
| 151 | </indexterm>
|
---|
| 152 | </listitem>
|
---|
[d78696a] | 153 | </varlistentry>
|
---|
| 154 |
|
---|
| 155 | <varlistentry id="hmount">
|
---|
| 156 | <term><command>hmount</command></term>
|
---|
[aeb56828] | 157 | <listitem>
|
---|
| 158 | <para>Introduce a new HFS volume and make it current.</para>
|
---|
| 159 | <indexterm zone="ch-system-hfsutils hmount">
|
---|
| 160 | <primary sortas="b-hmount">hmount</primary>
|
---|
| 161 | </indexterm>
|
---|
| 162 | </listitem>
|
---|
[d78696a] | 163 | </varlistentry>
|
---|
| 164 |
|
---|
| 165 | <varlistentry id="hpwd">
|
---|
| 166 | <term><command>hpwd</command></term>
|
---|
[aeb56828] | 167 | <listitem>
|
---|
| 168 | <para>Print the full path to the current HFS working directory.</para>
|
---|
| 169 | <indexterm zone="ch-system-hfsutils hpwd">
|
---|
| 170 | <primary sortas="b-hpwd">hpwd</primary>
|
---|
| 171 | </indexterm>
|
---|
| 172 | </listitem>
|
---|
[d78696a] | 173 | </varlistentry>
|
---|
| 174 |
|
---|
| 175 | <varlistentry id="hrename">
|
---|
| 176 | <term><command>hrename</command></term>
|
---|
[aeb56828] | 177 | <listitem>
|
---|
| 178 | <para>Rename or move an HFS file or directory.</para>
|
---|
| 179 | <indexterm zone="ch-system-hfsutils hrename">
|
---|
| 180 | <primary sortas="b-hrename">hrename</primary>
|
---|
| 181 | </indexterm>
|
---|
| 182 | </listitem>
|
---|
[d78696a] | 183 | </varlistentry>
|
---|
| 184 |
|
---|
| 185 | <varlistentry id="hrmdir">
|
---|
| 186 | <term><command>hrmdir</command></term>
|
---|
[aeb56828] | 187 | <listitem>
|
---|
| 188 | <para>Remaove an empty HFS directory.</para>
|
---|
| 189 | <indexterm zone="ch-system-hfsutils hrmdir">
|
---|
| 190 | <primary sortas="b-hrmdir">hrmdir</primary>
|
---|
| 191 | </indexterm>
|
---|
| 192 | </listitem>
|
---|
[d78696a] | 193 | </varlistentry>
|
---|
| 194 |
|
---|
| 195 | <varlistentry id="humount">
|
---|
| 196 | <term><command>humount</command></term>
|
---|
[aeb56828] | 197 | <listitem>
|
---|
| 198 | <para>Remove an HFS volume from the list of known volumes.</para>
|
---|
| 199 | <indexterm zone="ch-system-hfsutils humount">
|
---|
| 200 | <primary sortas="b-humount">humount</primary>
|
---|
| 201 | </indexterm>
|
---|
| 202 | </listitem>
|
---|
[d78696a] | 203 | </varlistentry>
|
---|
| 204 |
|
---|
| 205 | <varlistentry id="hvol">
|
---|
| 206 | <term><command>hvol</command></term>
|
---|
[aeb56828] | 207 | <listitem>
|
---|
| 208 | <para>Display or change the current HFS volume.</para>
|
---|
| 209 | <indexterm zone="ch-system-hfsutils hvol">
|
---|
| 210 | <primary sortas="b-hvol">hvol</primary>
|
---|
| 211 | </indexterm>
|
---|
| 212 | </listitem>
|
---|
[d78696a] | 213 | </varlistentry>
|
---|
| 214 |
|
---|
| 215 | </variablelist>
|
---|
| 216 |
|
---|
| 217 | </sect2>
|
---|
| 218 |
|
---|
| 219 | </sect1>
|
---|