diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-07-17 18:51:18 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-07-17 18:51:18 +0000 |
commit | 3554fa3aafd8e48de8ff0b7900ab3b34d0fe569c (patch) | |
tree | e3c03dd86fd885e0ea817d8d4821295e253a59b1 /chapter06/e2fsprogs.xml | |
parent | 84ded023d4a501feeafcc2d5261dac6300d093b8 (diff) |
Added compile times and sizes as entities
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r-- | chapter06/e2fsprogs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 0026e7c77..6c25f63ff 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-e2fsprogs"> <title>Installing E2fsprogs</title> +<screen> +Estimated build time: &e2fsprogs-time; +Estimated disk space required: &e2fsprogs-compsize; +</screen> + &c6-e2fsprogs-inst; &aa-e2fsprogs-desc; |