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 | |
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')
48 files changed, 240 insertions, 0 deletions
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index 6c39ab22c..10caa664b 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-autoconf"> <title>Installing Autoconf</title> +<screen> +Estimated build time: &autoconf-time; +Estimated disk space required: &autoconf-compsize; +</screen> + &c6-autoconf-inst; &aa-autoconf-desc; diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 205a854d1..0716739ff 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-automake"> <title>Installing Automake</title> +<screen> +Estimated build time: &automake-time; +Estimated disk space required: &automake-compsize; +</screen> + &c6-automake-inst; &aa-automake-desc; diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 5223af8c2..380825a61 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-bash"> <title>Installing Bash</title> +<screen> +Estimated build time: &bash-time; +Estimated disk space required: &bash-compsize; +</screen> + &c6-bash-inst; &aa-bash-desc; diff --git a/chapter06/bin86.xml b/chapter06/bin86.xml index a31e9af84..89e1c1a38 100644 --- a/chapter06/bin86.xml +++ b/chapter06/bin86.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-bin86"> <title>Installing Bin86</title> +<screen> +Estimated build time: &bin86-time; +Estimated disk space required: &bin86-compsize; +</screen> + &c6-bin86-inst; &aa-bin86-desc; diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 150249b96..6747c7a78 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-binutils"> <title>Installing Binutils</title> +<screen> +Estimated build time: &binutils-time; +Estimated disk space required: &binutils-compsize; +</screen> + &c6-binutils-inst; &aa-binutils-desc; diff --git a/chapter06/bison.xml b/chapter06/bison.xml index 8c3ab9fd0..790da35fb 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-bison"> <title>Installing Bison</title> +<screen> +Estimated build time: &bison-time; +Estimated disk space required: &bison-compsize; +</screen> + &c6-bison-inst; &c6-bison-exp; &aa-bison-desc; diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 26cc475a2..dade55e31 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-bzip2"> <title>Installing Bzip2</title> +<screen> +Estimated build time: &bzip2-time; +Estimated disk space required: &bzip2-compsize; +</screen> + &c6-bzip2-inst; &c6-bzip2-exp; &aa-bzip2-desc; diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index c8f43e767..d11ba845e 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -1,6 +1,11 @@ <sect1 id="diffutils"> <title>Installing Diffutils</title> +<screen> +Estimated build time: &diffutils-time; +Estimated disk space required: &diffutils-compsize; +</screen> + &c6-diffutils-inst; &aa-diffutils-desc; 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; diff --git a/chapter06/ed.xml b/chapter06/ed.xml index 3846452d2..3ac799728 100644 --- a/chapter06/ed.xml +++ b/chapter06/ed.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-ed"> <title>Installing Ed</title> +<screen> +Estimated build time: &ed-time; +Estimated disk space required: &ed-compsize; +</screen> + &c6-ed-inst; &aa-ed-desc; diff --git a/chapter06/file.xml b/chapter06/file.xml index 21ee1607e..9125c8f2f 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-file"> <title>Installing File</title> +<screen> +Estimated build time: &file-time; +Estimated disk space required: &file-compsize; +</screen> + &c6-file-inst; &aa-file-desc; diff --git a/chapter06/fileutils.xml b/chapter06/fileutils.xml index 25f2c5cfc..6929da0eb 100644 --- a/chapter06/fileutils.xml +++ b/chapter06/fileutils.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-fileutils"> <title>Installing Fileutils</title> +<screen> +Estimated build time: &fileutils-time; +Estimated disk space required: &fileutils-compsize; +</screen> + &c6-fileutils-inst; &aa-fileutils-desc; diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index 1959957c8..8e5d11660 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-findutils"> <title>Installing Findutils</title> +<screen> +Estimated build time: &findutils-time; +Estimated disk space required: &findutils-compsize; +</screen> + &c6-findutils-inst; &aa-findutils-desc; diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 485c4c5bb..2c8ea0647 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-flex"> <title>Installing Flex</title> +<screen> +Estimated build time: &flex-time; +Estimated disk space required: &flex-compsize; +</screen> + &c6-flex-inst; &aa-flex-desc; diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index f7180b9d2..654292101 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-gcc"> <title>Installing GCC</title> +<screen> +Estimated build time: &gcc-time; +Estimated disk space required: &gcc-compsize; +</screen> + &c6-gcc-inst; &aa-gcc-desc; diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index d252e96d2..5912a9313 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-gettext"> <title>Installing Gettext</title> +<screen> +Estimated build time: &gettext-time; +Estimated disk space required: &gettext-compsize; +</screen> + &c6-gettext-inst; &aa-gettext-desc; diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 151cbbb6e..b6a0152ea 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-glibc"> <title>Installing Glibc</title> +<screen> +Estimated build time: &glibc-time; +Estimated disk space required: &glibc-compsize; +</screen> + &c6-glibc-inst; &c6-glibc-exp; &aa-glibc-desc; diff --git a/chapter06/grep.xml b/chapter06/grep.xml index 39ae0953c..354545858 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-grep"> <title>Installing Grep</title> +<screen> +Estimated build time: &grep-time; +Estimated disk space required: &grep-compsize; +</screen> + &c6-grep-inst; &aa-grep-desc; diff --git a/chapter06/groff.xml b/chapter06/groff.xml index e0698e28a..7228dbbb6 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-groff"> <title>Installing Groff</title> +<screen> +Estimated build time: &groff-time; +Estimated disk space required: &groff-compsize; +</screen> + &c6-groff-inst; &aa-groff-desc; diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index c61b8f567..9ce0e3ee2 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-gzip"> <title>Installing Gzip</title> +<screen> +Estimated build time: &gzip-time; +Estimated disk space required: &gzip-compsize; +</screen> + &c6-gzip-inst; &aa-gzip-desc; diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 016798052..5857bd2c2 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-kbd"> <title>Installing Kbd</title> +<screen> +Estimated build time: &kbd-time; +Estimated disk space required: &kbd-compsize; +</screen> + &c6-kbd-inst; &c6-kbd-exp; &aa-kbd-desc; diff --git a/chapter06/less.xml b/chapter06/less.xml index a146d2532..b723f9122 100644 --- a/chapter06/less.xml +++ b/chapter06/less.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-less"> <title>Installing Less</title> +<screen> +Estimated build time: &less-time; +Estimated disk space required: &less-compsize; +</screen> + &c6-less-inst; &aa-less-desc; diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml index 540885383..94135e34d 100644 --- a/chapter06/libtool.xml +++ b/chapter06/libtool.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-libtool"> <title>Installing Libtool</title> +<screen> +Estimated build time: &libtool-time; +Estimated disk space required: &libtool-compsize; +</screen> + &c6-libtool-inst; &aa-libtool-desc; diff --git a/chapter06/lilo.xml b/chapter06/lilo.xml index 456909729..33325f63d 100644 --- a/chapter06/lilo.xml +++ b/chapter06/lilo.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-lilo"> <title>Installing Lilo</title> +<screen> +Estimated build time: &lilo-time; +Estimated disk space required: &lilo-compsize; +</screen> + &c6-lilo-inst; &aa-lilo-desc; diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 95219ff1f..ab1b8ce8e 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-m4"> <title>Installing M4</title> +<screen> +Estimated build time: &m4-time; +Estimated disk space required: &m4-compsize; +</screen> + &c6-m4-inst; &aa-m4-desc; diff --git a/chapter06/make.xml b/chapter06/make.xml index de9d65ffe..4d90cf0ea 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-make"> <title>Installing Make</title> +<screen> +Estimated build time: &make-time; +Estimated disk space required: &make-compsize; +</screen> + &c6-make-inst; &aa-make-desc; diff --git a/chapter06/man.xml b/chapter06/man.xml index 90d3cfa8d..0dd38b9c8 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-man"> <title>Installing Man</title> +<screen> +Estimated build time: &man-time; +Estimated disk space required: &man-compsize; +</screen> + &c6-man-inst; &aa-man-desc; diff --git a/chapter06/manpages.xml b/chapter06/manpages.xml index 0f1109855..4a77284f4 100644 --- a/chapter06/manpages.xml +++ b/chapter06/manpages.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-manpages"> <title>Installing Man-pages</title> +<screen> +Estimated build time: &man-pages-time; +Estimated disk space required: &man-pages-compsize; +</screen> + &c6-manpages-inst; &c6-manpages-exp; &aa-manpages-desc; diff --git a/chapter06/mawk.xml b/chapter06/mawk.xml index 895d42c9c..1e1334ba0 100644 --- a/chapter06/mawk.xml +++ b/chapter06/mawk.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-mawk"> <title>Installing Mawk</title> +<screen> +Estimated build time: &mawk-time; +Estimated disk space required: &mawk-compsize; +</screen> + &c6-mawk-inst; &aa-mawk-desc; diff --git a/chapter06/modutils.xml b/chapter06/modutils.xml index e9dd039c3..b4d25eccd 100644 --- a/chapter06/modutils.xml +++ b/chapter06/modutils.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-modutils"> <title>Installing Modutils</title> +<screen> +Estimated build time: &modutils-time; +Estimated disk space required: &modutils-compsize; +</screen> + &c6-modutils-inst; &aa-modutils-desc; diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index ca97c1723..e9f17988e 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-ncurses"> <title>Installing Ncurses</title> +<screen> +Estimated build time: &ncurses-time; +Estimated disk space required: &ncurses-compsize; +</screen> + &c6-ncurses-inst; &c6-ncurses-exp; &aa-ncurses-desc; diff --git a/chapter06/netkitbase.xml b/chapter06/netkitbase.xml index 72bc97405..3d6ef1a81 100644 --- a/chapter06/netkitbase.xml +++ b/chapter06/netkitbase.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-netkitbase"> <title>Installing Netkit-base</title> +<screen> +Estimated build time: &netkit-base-time; +Estimated disk space required: &netkit-base-compsize; +</screen> + &c6-netkitbase-inst; &aa-netkitbase-desc; diff --git a/chapter06/nettools.xml b/chapter06/nettools.xml index 1aa85a33d..6c74449af 100644 --- a/chapter06/nettools.xml +++ b/chapter06/nettools.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-nettools"> <title>Installing Net-tools</title> +<screen> +Estimated build time: &net-tools-time; +Estimated disk space required: &net-tools-compsize; +</screen> + &c6-nettools-inst; &aa-nettools-desc; diff --git a/chapter06/patch.xml b/chapter06/patch.xml index 38a4cbf7f..537be5943 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-patch"> <title>Installing Patch</title> +<screen> +Estimated build time: &patch-time; +Estimated disk space required: &patch-compsize; +</screen> + &c6-patch-inst; &aa-patch-desc; diff --git a/chapter06/perl.xml b/chapter06/perl.xml index a7d0c6265..e6862f2ef 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-perl"> <title>Installing Perl</title> +<screen> +Estimated build time: &perl-time; +Estimated disk space required: &perl-compsize; +</screen> + &c6-perl-inst; &aa-perl-desc; diff --git a/chapter06/procinfo.xml b/chapter06/procinfo.xml index 66ac49f05..a65af393d 100644 --- a/chapter06/procinfo.xml +++ b/chapter06/procinfo.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-procinfo"> <title>Installing Procinfo</title> +<screen> +Estimated build time: &procinfo-time; +Estimated disk space required: &procinfo-compsize; +</screen> + &c6-procinfo-inst; &c6-procinfo-exp; &aa-procinfo-desc; diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 8ca0fa0ad..568cb4088 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-procps"> <title>Installing Procps</title> +<screen> +Estimated build time: &procps-time; +Estimated disk space required: &procps-compsize; +</screen> + &c6-procps-inst; &c6-procps-exp; &aa-procps-desc; diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index 1b68c4fa0..f7e7d4b1b 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-psmisc"> <title>Installing Psmisc</title> +<screen> +Estimated build time: &psmisc-time; +Estimated disk space required: &psmisc-compsize; +</screen> + &c6-psmisc-inst; &aa-psmisc-desc; diff --git a/chapter06/sed.xml b/chapter06/sed.xml index 44383fea4..54fa042bc 100644 --- a/chapter06/sed.xml +++ b/chapter06/sed.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-sed"> <title>Installing Sed</title> +<screen> +Estimated build time: &sed-time; +Estimated disk space required: &sed-compsize; +</screen> + &c6-sed-inst; &aa-sed-desc; diff --git a/chapter06/shadowpwd.xml b/chapter06/shadowpwd.xml index b946ec399..5eebb9f10 100644 --- a/chapter06/shadowpwd.xml +++ b/chapter06/shadowpwd.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-shadow"> <title>Installing Shadowpwd</title> +<screen> +Estimated build time: &shadow-time; +Estimated disk space required: &shadow-compsize; +</screen> + &c6-shadowpwd-inst; &c6-shadowpwd-exp; &aa-shadowpwd-desc; diff --git a/chapter06/shellutils.xml b/chapter06/shellutils.xml index c33c82d5a..0d067b4c1 100644 --- a/chapter06/shellutils.xml +++ b/chapter06/shellutils.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-shutils"> <title>Installing Sh-utils</title> +<screen> +Estimated build time: &sh-utils-time; +Estimated disk space required: &sh-utils-compsize; +</screen> + &c6-shellutils-inst; &aa-shellutils-desc; diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml index c60b1e6e4..f581cccb7 100644 --- a/chapter06/sysklogd.xml +++ b/chapter06/sysklogd.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-sysklogd"> <title>Installing Sysklogd</title> +<screen> +Estimated build time: &sysklogd-time; +Estimated disk space required: &sysklogd-compsize; +</screen> + &c6-sysklogd-inst; &aa-sysklogd-desc; diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 0ecdcc851..d0a7c53f0 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-sysvinit"> <title>Installing Sysvinit</title> +<screen> +Estimated build time: &sysvinit-time; +Estimated disk space required: &sysvinit-compsize; +</screen> + &c6-sysvinit-inst; &aa-sysvinit-desc; diff --git a/chapter06/tar.xml b/chapter06/tar.xml index ad14c469a..aeafc69c5 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-tar"> <title>Installing Tar</title> +<screen> +Estimated build time: &tar-time; +Estimated disk space required: &tar-compsize; +</screen> + &c6-tar-inst; &aa-tar-desc; diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index f85b3af2b..e523e9f0c 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-texinfo"> <title>Installing Texinfo</title> +<screen> +Estimated build time: &texinfo-time; +Estimated disk space required: &texinfo-compsize; +</screen> + &c6-texinfo-inst; &aa-texinfo-desc; diff --git a/chapter06/textutils.xml b/chapter06/textutils.xml index f376ae310..3d4a83b6f 100644 --- a/chapter06/textutils.xml +++ b/chapter06/textutils.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-textutils"> <title>Installing Textutils</title> +<screen> +Estimated build time: &textutils-time; +Estimated disk space required: &textutils-compsize; +</screen> + &c6-textutils-inst; &aa-textutils-desc; diff --git a/chapter06/utillinux.xml b/chapter06/utillinux.xml index 84389463f..a9669dee9 100644 --- a/chapter06/utillinux.xml +++ b/chapter06/utillinux.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-utillinux"> <title>Installing Util-linux</title> +<screen> +Estimated build time: &util-linux-time; +Estimated disk space required: &util-linux-compsize; +</screen> + &c6-utillinux-inst; &c6-utillinux-exp; &aa-utillinux-desc; diff --git a/chapter06/vim.xml b/chapter06/vim.xml index f13691833..e96d078fb 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -1,6 +1,11 @@ <sect1 id="ch06-vim"> <title>Installing Vim</title> +<screen> +Estimated build time: &vim-time; +Estimated disk space required: &vim-compsize; +</screen> + &c6-vim-inst; &aa-vim-desc; |