clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since 88acd8a was 134ba96, checked in by Jim Gifford <clfs@…>, 19 years ago |
r920@server (orig r918): jim | 2005-12-19 23:10:57 -0800
r1104@server: jim | 2005-12-18 23:35:49 -0800
First part1 of the change from temp-tools to testsuite-tools
|
-
Property mode
set to
100644
|
File size:
1.8 KB
|
Rev | Line | |
---|
[c22a40a] | 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 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
[134ba96] | 8 | <sect1 id="ch-testsuite-tools-tree" role="wrap">
|
---|
[c22a40a] | 9 | <?dbhtml filename="tree.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Tree-&tree-version;</title>
|
---|
| 12 |
|
---|
[134ba96] | 13 | <indexterm zone="ch-testsuite-tools-tree">
|
---|
[c22a40a] | 14 | <primary sortas="a-Tree">Tree</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
| 17 | <sect2 role="package">
|
---|
| 18 | <title/>
|
---|
| 19 |
|
---|
| 20 | <para>The Tree package contains a program for compiling packages.</para>
|
---|
| 21 |
|
---|
| 22 | <segmentedlist>
|
---|
| 23 | <segtitle>&dependencies;</segtitle>
|
---|
| 24 |
|
---|
| 25 | <seglistitem>
|
---|
| 26 | <seg>GCC and Coreutils</seg>
|
---|
| 27 | </seglistitem>
|
---|
| 28 | </segmentedlist>
|
---|
| 29 |
|
---|
| 30 | </sect2>
|
---|
| 31 |
|
---|
| 32 | <sect2 role="installation">
|
---|
| 33 | <title>Installation of Tree</title>
|
---|
| 34 |
|
---|
[dc8af53e] | 35 | <para os="a">Compile the package:</para>
|
---|
[c22a40a] | 36 |
|
---|
[dc8af53e] | 37 | <screen os="b"><userinput>make</userinput></screen>
|
---|
[c22a40a] | 38 |
|
---|
[1485386] | 39 | <para os="c">Install the package:</para>
|
---|
[c22a40a] | 40 |
|
---|
[1485386] | 41 | <screen os="d"><userinput>make install</userinput></screen>
|
---|
[c22a40a] | 42 |
|
---|
| 43 | </sect2>
|
---|
| 44 |
|
---|
| 45 | <sect2 id="contents-tree" role="content">
|
---|
| 46 | <title>Contents of Tree</title>
|
---|
| 47 |
|
---|
| 48 | <segmentedlist>
|
---|
| 49 | <segtitle>Installed program</segtitle>
|
---|
| 50 |
|
---|
| 51 | <seglistitem>
|
---|
| 52 | <seg>tree</seg>
|
---|
| 53 | </seglistitem>
|
---|
| 54 | </segmentedlist>
|
---|
| 55 |
|
---|
| 56 | <variablelist>
|
---|
| 57 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
| 58 | <?dbfo list-presentation="list"?>
|
---|
| 59 | <?dbhtml list-presentation="table"?>
|
---|
| 60 |
|
---|
| 61 | <varlistentry id="tree">
|
---|
| 62 | <term><command>tree</command></term>
|
---|
| 63 | <listitem>
|
---|
| 64 | <para>Tree will list contents of directories in a tree-like format.</para>
|
---|
[134ba96] | 65 | <indexterm zone="ch-testsuite-tools-tree tree">
|
---|
[c22a40a] | 66 | <primary sortas="b-tree">tree</primary>
|
---|
| 67 | </indexterm>
|
---|
| 68 | </listitem>
|
---|
| 69 | </varlistentry>
|
---|
| 70 |
|
---|
| 71 | </variablelist>
|
---|
| 72 |
|
---|
| 73 | </sect2>
|
---|
| 74 |
|
---|
| 75 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.