aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-10 20:07:33 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-10 20:07:33 +0000
commit0ea89f728e40076122a82a0ad24262379042647a (patch)
tree31312d1e7bbd1beb6ec42a7345168d1ff66a9d7c /chapter06
parent671f07b47d3596dd9f4a86b59784e8f5c3fa864b (diff)
Added estimated compile times and build sizes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/makedev.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/makedev.xml b/chapter06/makedev.xml
index e71f46c8e..080954b66 100644
--- a/chapter06/makedev.xml
+++ b/chapter06/makedev.xml
@@ -1,6 +1,9 @@
<sect1 id="ch06-makedev">
<title>Creating devices (Makedev-&makedev-version;)</title>
+<screen>Estimated build time: &makedev-time;
+Estimated disk space required: &makedev-compsize;</screen>
+
&c6-makedev-inst;
&c6-makedev-exp;
&aa-makedev-desc;