aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-02 22:04:32 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-02 22:04:32 +0000
commitcd8e54e226b1b4ca2b85f754d358930baa7616a8 (patch)
tree8c890e6a570c6ff1c0a5830132a2e2c54ef37feb /chapter06
parent148bb04f8022ae1ea657d36ef04ff062bd023206 (diff)
Adjusting the actual SBUs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/coreutils.xml3
-rw-r--r--chapter06/gcc-2953.xml3
-rw-r--r--chapter06/inetutils.xml3
-rw-r--r--chapter06/lfs-utils.xml3
4 files changed, 12 insertions, 0 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 51fe3fe23..1ee2c812d 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -2,6 +2,9 @@
<title>Installing Coreutils-&coreutils-version;</title>
<?dbhtml filename="coreutils.html" dir="chapter06"?>
+<screen>Estimated build time: &coreutils-time;
+Estimated required disk space: &coreutils-compsize;</screen>
+
&aa-coreutils-shortdesc;
&aa-coreutils-dep;
&c6-coreutils-inst;
diff --git a/chapter06/gcc-2953.xml b/chapter06/gcc-2953.xml
index c65b09684..0afac9ae7 100644
--- a/chapter06/gcc-2953.xml
+++ b/chapter06/gcc-2953.xml
@@ -2,6 +2,9 @@
<title>Installing GCC-2.95.3</title>
<?dbhtml filename="gcc-2953.html" dir="chapter06"?>
+<screen>Estimated build time: &gcc-2953-time;
+Estimated required disk space: &gcc-2953-compsize;</screen>
+
&c6-gcc-2953-inst;
</sect1>
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index fff3638b5..b269ec090 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -2,6 +2,9 @@
<title>Installing Inetutils-&inetutils-version;</title>
<?dbhtml filename="inetutils.html" dir="chapter06"?>
+<screen>Estimated build time: &inetutils-time;
+Estimated required disk space: &inetutils-compsize;</screen>
+
&aa-inetutils-shortdesc;
&aa-inetutils-dep;
&c6-inetutils-inst;
diff --git a/chapter06/lfs-utils.xml b/chapter06/lfs-utils.xml
index f3d81c0e5..1436e58f5 100644
--- a/chapter06/lfs-utils.xml
+++ b/chapter06/lfs-utils.xml
@@ -2,6 +2,9 @@
<title>Installing Lfs-Utils-&lfs-utils-version;</title>
<?dbhtml filename="lfs-utils.html" dir="chapter06"?>
+<screen>Estimated build time: &lfs-utils-time;
+Estimated required disk space: &lfs-utils-compsize;</screen>
+
&aa-lfs-utils-shortdesc;
&aa-lfs-utils-dep;
&c6-lfs-utils-inst;