diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-07-29 18:36:15 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-07-29 18:36:15 +0000 |
commit | 9be68e94b2dcd3b916a992cb4a4bfc1acc1c1336 (patch) | |
tree | d20e15ccdc2983ea61e2e731bdf5c37c3f6f94aa | |
parent | 53133ebfbc86ab9c5b3069f3ff3bab572c5c7469 (diff) |
Removed reiserfsprogs xml files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | appendixa/reiserfs-dep.xml | 25 | ||||
-rw-r--r-- | appendixa/reiserfs-desc.xml | 36 | ||||
-rw-r--r-- | appendixa/reiserfs-down.xml | 6 | ||||
-rw-r--r-- | appendixa/reiserfs.xml | 10 | ||||
-rw-r--r-- | chapter04/reiserfs.xml | 3 | ||||
-rw-r--r-- | chapter06/reiserfs-exp.xml | 9 | ||||
-rw-r--r-- | chapter06/reiserfs-inst.xml | 13 | ||||
-rw-r--r-- | chapter06/reiserfs.xml | 13 | ||||
-rw-r--r-- | entities/reiserfs.ent | 20 |
9 files changed, 0 insertions, 135 deletions
diff --git a/appendixa/reiserfs-dep.xml b/appendixa/reiserfs-dep.xml deleted file mode 100644 index 359c9cd97..000000000 --- a/appendixa/reiserfs-dep.xml +++ /dev/null @@ -1,25 +0,0 @@ -<sect2> -<title>Reiserfs Installation Dependencies</title> - -<para>Last checked against version &reiserfs-depversion;.</para> - -<literallayout> -Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh -Binutils: ar, as, ld, ranlib -Diffutils: cmp -Fileutils: chmod, install, ls, rm -Gcc: cc1, collect2, cpp0, gcc -Grep: egrep, grep -M4: m4 -Make: make -Gawk: gawk -Sed: sed -Sh-utils: echo, expr, hostname, sleep -Texinfo: makeinfo -Textutils: cat, tr -</literallayout> - -</sect2> - diff --git a/appendixa/reiserfs-desc.xml b/appendixa/reiserfs-desc.xml deleted file mode 100644 index a52d2f2ef..000000000 --- a/appendixa/reiserfs-desc.xml +++ /dev/null @@ -1,36 +0,0 @@ -<sect2><title>Contents of Reiserfsprogs</title> - -<para>Last checked against version &reiserfs-contversion;.</para> - -<sect3><title>Program Files</title> -<para>debugreiserfs, mkreiserfs, reiserfsck, reiserfstune, resize_reiserfs -and unpack</para></sect3> - -<sect3><title>Descriptions</title> - -<sect4><title>debugreiserfs</title> -<para>debugreiserfs can sometimes help to solve problems with reiserfs -filesystems. If it is called without options it prints the super block -of any reiserfs filesystem found on the device.</para></sect4> - -<sect4><title>mkreiserfs</title> -<para>mkreiserfs creates a reiserfs file system.</para></sect4> - -<sect4><title>reiserfsck</title> -<para>reiserfsck checks a reiserfs file system.</para></sect4> - -<sect4><title>reiserfstune</title> -<para>reiserfstune is used to tune the reiserfs journal.</para></sect4> - -<sect4><title>resize_reiserfs</title> -<para>resize_reiserfs is used to resize an unmounted reiserfs file -system.</para></sect4> - -<sect4><title>unpack</title> -<para>unpack is used to unpack reiserfs metadata into a specified -partition or file.</para></sect4> - -</sect3> - -</sect2> - diff --git a/appendixa/reiserfs-down.xml b/appendixa/reiserfs-down.xml deleted file mode 100644 index 22b602868..000000000 --- a/appendixa/reiserfs-down.xml +++ /dev/null @@ -1,6 +0,0 @@ -<sect2> -<title>Official Download Location</title> - -<para><literallayout>Reiserfs (&reiserfs-version;): -<ulink url="ftp://ftp.namesys.com/pub/reiserfsprogs/"/></literallayout></para> -</sect2> diff --git a/appendixa/reiserfs.xml b/appendixa/reiserfs.xml deleted file mode 100644 index 04fcf3550..000000000 --- a/appendixa/reiserfs.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect1 id="aa-reiserfs"> -<title>Reiserfsprogs</title> -<?dbhtml filename="reiserfs.html" dir="appendixa"?> - -&aa-reiserfs-down; -&aa-reiserfs-desc; -&aa-reiserfs-dep; - -</sect1> - diff --git a/chapter04/reiserfs.xml b/chapter04/reiserfs.xml deleted file mode 100644 index 01d9f2579..000000000 --- a/chapter04/reiserfs.xml +++ /dev/null @@ -1,3 +0,0 @@ -Reiserfsprogs (&reiserfs-version;) - &reiserfs-size;: -<ulink url="&ftp;/reiserfsprogs-&reiserfs-version;.tar.bz2"/> -<ulink url="&http;/reiserfsprogs-&reiserfs-version;.tar.bz2"/> diff --git a/chapter06/reiserfs-exp.xml b/chapter06/reiserfs-exp.xml deleted file mode 100644 index 7a2b224a3..000000000 --- a/chapter06/reiserfs-exp.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2> -<title>Command explanations</title> - -<para><userinput>--mandir=/usr/share/man:</userinput> This ensures that -the manual pages are installed in the correct location while still -installing the programs in <filename>/sbin</filename> as they should be.</para> - -</sect2> - diff --git a/chapter06/reiserfs-inst.xml b/chapter06/reiserfs-inst.xml deleted file mode 100644 index 996770a13..000000000 --- a/chapter06/reiserfs-inst.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2> -<title>Installation of Reiserfsprogs</title> - -<para>Reiserfsprogs only needs to be installed if you intend to use -the reiserfs filesystem. Install Reiserfsprogs by running the -following commands:</para> - -<para><screen><userinput>./configure --mandir=/usr/share/man && -make && -make install</userinput></screen></para> - -</sect2> - diff --git a/chapter06/reiserfs.xml b/chapter06/reiserfs.xml deleted file mode 100644 index d8f1bd071..000000000 --- a/chapter06/reiserfs.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect1 id="ch06-reiserfs"> -<title>Installing Reiserfsprogs-&reiserfs-version;</title> -<?dbhtml filename="reiserfs.html" dir="chapter06"?> - -<screen>Estimated build time: &reiserfs-time; -Estimated required disk space: &reiserfs-compsize;</screen> - -&c6-reiserfs-inst; -&c6-reiserfs-exp; -&aa-reiserfs-desc; -&aa-reiserfs-dep; - -</sect1> diff --git a/entities/reiserfs.ent b/entities/reiserfs.ent deleted file mode 100644 index af2629a84..000000000 --- a/entities/reiserfs.ent +++ /dev/null @@ -1,20 +0,0 @@ -<!ENTITY c3-reiserfs SYSTEM "../chapter03/reiserfs.xml"> - -<!ENTITY c6-reiserfs SYSTEM "../chapter06/reiserfs.xml"> -<!ENTITY c6-reiserfs-inst SYSTEM "../chapter06/reiserfs-inst.xml"> -<!ENTITY c6-reiserfs-exp SYSTEM "../chapter06/reiserfs-exp.xml"> - -<!ENTITY aa-reiserfs SYSTEM "../appendixa/reiserfs.xml"> -<!ENTITY aa-reiserfs-desc SYSTEM "../appendixa/reiserfs-desc.xml"> -<!ENTITY aa-reiserfs-dep SYSTEM "../appendixa/reiserfs-dep.xml"> -<!ENTITY aa-reiserfs-down SYSTEM "../appendixa/reiserfs-down.xml"> - -<!ENTITY reiserfs-version "3.x.1b"> -<!ENTITY reiserfs-depversion "3.x.0j"> -<!ENTITY reiserfs-contversion "3.x.1b"> -<!ENTITY reiserfs-size "243 KB"> -<!ENTITY reiserfs-dir "reiserfs-&reiserfs-version;"> -<!ENTITY reiserfs-package "reiserfs-&reiserfs-version;.tar.bz2"> - -<!ENTITY reiserfs-compsize "6 MB"> -<!ENTITY reiserfs-time "1 minute"> |