aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-07-29 18:36:15 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-07-29 18:36:15 +0000
commit9be68e94b2dcd3b916a992cb4a4bfc1acc1c1336 (patch)
treed20e15ccdc2983ea61e2e731bdf5c37c3f6f94aa /chapter06
parent53133ebfbc86ab9c5b3069f3ff3bab572c5c7469 (diff)
Removed reiserfsprogs xml files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/reiserfs-exp.xml9
-rw-r--r--chapter06/reiserfs-inst.xml13
-rw-r--r--chapter06/reiserfs.xml13
3 files changed, 0 insertions, 35 deletions
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 &amp;&amp;
-make &amp;&amp;
-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>