source: BOOK/final-system/ppc/hfsutils.xml @ 0babf98

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 0babf98 was 0babf98, checked in by Jim Gifford <clfs@…>, 18 years ago

r664@server (orig r662): manuel | 2005-11-08 14:13:28 -0800
Removing SBUs and DUs. Chapter final-system, round 2.

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