diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
commit | 58882995289b0b69420b13297bf87c4b4d398192 (patch) | |
tree | ff191d33957a2df74a39f4d20c26fbf421e2ca3d /chapter06/e2fsprogs.xml | |
parent | 12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff) |
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 6b4341b30..93f58ba04 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -1,11 +1,14 @@ -<sect1 id="ch06-e2fsprogs"> +<sect1 id="ch06-e2fsprogs" xreflabel="E2fsprogs"> <title>Installing E2fsprogs-&e2fsprogs-version;</title> <?dbhtml filename="e2fsprogs.html" dir="chapter06"?> +<para>The E2fsprogs package contains the utilities for handling the ext2 +filesystem. It also supports the ext3 journaling filesystem.</para> + <screen>Estimated build time: &e2fsprogs-time; Estimated required disk space: &e2fsprogs-compsize;</screen> -&aa-e2fsprogs-shortdesc; +&aa-e2fsprogs-down; &aa-e2fsprogs-dep; <sect2><title> </title><para> </para></sect2> @@ -63,5 +66,8 @@ following command will do so:</para> </sect2> +&aa-e2fsprogs-shortdesc; +&aa-e2fsprogs-desc; + </sect1> |