mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-22 13:19:20 +01:00
Added compile times and sizes as entities
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
84ded023d4
commit
3554fa3aaf
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-bash">
|
<sect1 id="ch05-bash">
|
||||||
<title>Installing Bash</title>
|
<title>Installing Bash</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &bash-time-static;
|
||||||
|
Estimated disk space required: &bash-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-bash-inst;
|
&c5-bash-inst;
|
||||||
&c5-bash-exp;
|
&c5-bash-exp;
|
||||||
&aa-bash-desc;
|
&aa-bash-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-binutils">
|
<sect1 id="ch05-binutils">
|
||||||
<title>Installing Binutils</title>
|
<title>Installing Binutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &binutils-time-static;
|
||||||
|
Estimated disk space required: &binutils-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-binutils-inst;
|
&c5-binutils-inst;
|
||||||
&c5-binutils-exp;
|
&c5-binutils-exp;
|
||||||
&aa-binutils-desc;
|
&aa-binutils-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-bzip2">
|
<sect1 id="ch05-bzip2">
|
||||||
<title>Installing Bzip2</title>
|
<title>Installing Bzip2</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &bzip2-time-static;
|
||||||
|
Estimated disk space required: &bzip2-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-bzip2-inst;
|
&c5-bzip2-inst;
|
||||||
&c5-bzip2-exp;
|
&c5-bzip2-exp;
|
||||||
&aa-bzip2-desc;
|
&aa-bzip2-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-diffutils">
|
<sect1 id="ch05-diffutils">
|
||||||
<title>Installing Diffutils</title>
|
<title>Installing Diffutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &diffutils-time-static;
|
||||||
|
Estimated disk space required: &diffutils-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-diffutils-inst;
|
&c5-diffutils-inst;
|
||||||
&c5-diffutils-exp;
|
&c5-diffutils-exp;
|
||||||
&aa-diffutils-desc;
|
&aa-diffutils-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-fileutils">
|
<sect1 id="ch05-fileutils">
|
||||||
<title>Installing Fileutils</title>
|
<title>Installing Fileutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &fileutils-time-static;
|
||||||
|
Estimated disk space required: &fileutils-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-fileutils-inst;
|
&c5-fileutils-inst;
|
||||||
&c5-fileutils-exp;
|
&c5-fileutils-exp;
|
||||||
&aa-fileutils-desc;
|
&aa-fileutils-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-gcc">
|
<sect1 id="ch05-gcc">
|
||||||
<title>Installing GCC</title>
|
<title>Installing GCC</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &gcc-time-static;
|
||||||
|
Estimated disk space required: &gcc-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-gcc-inst;
|
&c5-gcc-inst;
|
||||||
&c5-gcc-exp;
|
&c5-gcc-exp;
|
||||||
&aa-gcc-desc;
|
&aa-gcc-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-grep">
|
<sect1 id="ch05-grep">
|
||||||
<title>Installing Grep</title>
|
<title>Installing Grep</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &grep-time-static;
|
||||||
|
Estimated disk space required: &grep-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-grep-inst;
|
&c5-grep-inst;
|
||||||
&aa-grep-desc;
|
&aa-grep-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-gzip">
|
<sect1 id="ch05-gzip">
|
||||||
<title>Installing Gzip</title>
|
<title>Installing Gzip</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &gzip-time-static;
|
||||||
|
Estimated disk space required: &gzip-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-gzip-inst;
|
&c5-gzip-inst;
|
||||||
&aa-gzip-desc;
|
&aa-gzip-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-kernel">
|
<sect1 id="ch05-kernel">
|
||||||
<title>Installing Linux Kernel</title>
|
<title>Installing Linux Kernel</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &kernel-time-static;
|
||||||
|
Estimated disk space required: &kernel-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-kernel-inst;
|
&c5-kernel-inst;
|
||||||
&c5-kernel-exp;
|
&c5-kernel-exp;
|
||||||
&aa-kernel-desc;
|
&aa-kernel-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-make">
|
<sect1 id="ch05-make">
|
||||||
<title>Installing Make</title>
|
<title>Installing Make</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &make-time-static;
|
||||||
|
Estimated disk space required: &make-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-make-inst;
|
&c5-make-inst;
|
||||||
&aa-make-desc;
|
&aa-make-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-mawk">
|
<sect1 id="ch05-mawk">
|
||||||
<title>Installing Mawk</title>
|
<title>Installing Mawk</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &mawk-time-static;
|
||||||
|
Estimated disk space required: &mawk-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-mawk-inst;
|
&c5-mawk-inst;
|
||||||
&aa-mawk-desc;
|
&aa-mawk-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-patch">
|
<sect1 id="ch05-patch">
|
||||||
<title>Installing Patch</title>
|
<title>Installing Patch</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &patch-time-static;
|
||||||
|
Estimated disk space required: &patch-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-patch-inst;
|
&c5-patch-inst;
|
||||||
&aa-patch-desc;
|
&aa-patch-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-sed">
|
<sect1 id="ch05-sed">
|
||||||
<title>Installing Sed</title>
|
<title>Installing Sed</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &sed-time-static;
|
||||||
|
Estimated disk space required: &sed-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-sed-inst;
|
&c5-sed-inst;
|
||||||
&aa-sed-desc;
|
&aa-sed-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-shutils">
|
<sect1 id="ch05-shutils">
|
||||||
<title>Installing Sh-utils</title>
|
<title>Installing Sh-utils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &sh-utils-time-static;
|
||||||
|
Estimated disk space required: &sh-utils-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-shellutils-inst;
|
&c5-shellutils-inst;
|
||||||
&aa-shellutils-desc;
|
&aa-shellutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-tar">
|
<sect1 id="ch05-tar">
|
||||||
<title>Installing Tar</title>
|
<title>Installing Tar</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &tar-time-static;
|
||||||
|
Estimated disk space required: &tar-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-tar-inst;
|
&c5-tar-inst;
|
||||||
&aa-tar-desc;
|
&aa-tar-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-texinfo">
|
<sect1 id="ch05-texinfo">
|
||||||
<title>Installing Texinfo</title>
|
<title>Installing Texinfo</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &texinfo-time-static;
|
||||||
|
Estimated disk space required: &texinfo-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-texinfo-inst;
|
&c5-texinfo-inst;
|
||||||
&aa-texinfo-desc;
|
&aa-texinfo-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch05-textutils">
|
<sect1 id="ch05-textutils">
|
||||||
<title>Installing Textutils</title>
|
<title>Installing Textutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &textutils-time-static;
|
||||||
|
Estimated disk space required: &textutils-compsize-static;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c5-textutils-inst;
|
&c5-textutils-inst;
|
||||||
&aa-textutils-desc;
|
&aa-textutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-autoconf">
|
<sect1 id="ch06-autoconf">
|
||||||
<title>Installing Autoconf</title>
|
<title>Installing Autoconf</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &autoconf-time;
|
||||||
|
Estimated disk space required: &autoconf-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-autoconf-inst;
|
&c6-autoconf-inst;
|
||||||
&aa-autoconf-desc;
|
&aa-autoconf-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-automake">
|
<sect1 id="ch06-automake">
|
||||||
<title>Installing Automake</title>
|
<title>Installing Automake</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &automake-time;
|
||||||
|
Estimated disk space required: &automake-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-automake-inst;
|
&c6-automake-inst;
|
||||||
&aa-automake-desc;
|
&aa-automake-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-bash">
|
<sect1 id="ch06-bash">
|
||||||
<title>Installing Bash</title>
|
<title>Installing Bash</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &bash-time;
|
||||||
|
Estimated disk space required: &bash-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-bash-inst;
|
&c6-bash-inst;
|
||||||
&aa-bash-desc;
|
&aa-bash-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-bin86">
|
<sect1 id="ch06-bin86">
|
||||||
<title>Installing Bin86</title>
|
<title>Installing Bin86</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &bin86-time;
|
||||||
|
Estimated disk space required: &bin86-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-bin86-inst;
|
&c6-bin86-inst;
|
||||||
&aa-bin86-desc;
|
&aa-bin86-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-binutils">
|
<sect1 id="ch06-binutils">
|
||||||
<title>Installing Binutils</title>
|
<title>Installing Binutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &binutils-time;
|
||||||
|
Estimated disk space required: &binutils-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-binutils-inst;
|
&c6-binutils-inst;
|
||||||
&aa-binutils-desc;
|
&aa-binutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-bison">
|
<sect1 id="ch06-bison">
|
||||||
<title>Installing Bison</title>
|
<title>Installing Bison</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &bison-time;
|
||||||
|
Estimated disk space required: &bison-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-bison-inst;
|
&c6-bison-inst;
|
||||||
&c6-bison-exp;
|
&c6-bison-exp;
|
||||||
&aa-bison-desc;
|
&aa-bison-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-bzip2">
|
<sect1 id="ch06-bzip2">
|
||||||
<title>Installing Bzip2</title>
|
<title>Installing Bzip2</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &bzip2-time;
|
||||||
|
Estimated disk space required: &bzip2-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-bzip2-inst;
|
&c6-bzip2-inst;
|
||||||
&c6-bzip2-exp;
|
&c6-bzip2-exp;
|
||||||
&aa-bzip2-desc;
|
&aa-bzip2-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="diffutils">
|
<sect1 id="diffutils">
|
||||||
<title>Installing Diffutils</title>
|
<title>Installing Diffutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &diffutils-time;
|
||||||
|
Estimated disk space required: &diffutils-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-diffutils-inst;
|
&c6-diffutils-inst;
|
||||||
&aa-diffutils-desc;
|
&aa-diffutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-e2fsprogs">
|
<sect1 id="ch06-e2fsprogs">
|
||||||
<title>Installing E2fsprogs</title>
|
<title>Installing E2fsprogs</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &e2fsprogs-time;
|
||||||
|
Estimated disk space required: &e2fsprogs-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-e2fsprogs-inst;
|
&c6-e2fsprogs-inst;
|
||||||
&aa-e2fsprogs-desc;
|
&aa-e2fsprogs-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-ed">
|
<sect1 id="ch06-ed">
|
||||||
<title>Installing Ed</title>
|
<title>Installing Ed</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &ed-time;
|
||||||
|
Estimated disk space required: &ed-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-ed-inst;
|
&c6-ed-inst;
|
||||||
&aa-ed-desc;
|
&aa-ed-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-file">
|
<sect1 id="ch06-file">
|
||||||
<title>Installing File</title>
|
<title>Installing File</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &file-time;
|
||||||
|
Estimated disk space required: &file-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-file-inst;
|
&c6-file-inst;
|
||||||
&aa-file-desc;
|
&aa-file-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-fileutils">
|
<sect1 id="ch06-fileutils">
|
||||||
<title>Installing Fileutils</title>
|
<title>Installing Fileutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &fileutils-time;
|
||||||
|
Estimated disk space required: &fileutils-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-fileutils-inst;
|
&c6-fileutils-inst;
|
||||||
&aa-fileutils-desc;
|
&aa-fileutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-findutils">
|
<sect1 id="ch06-findutils">
|
||||||
<title>Installing Findutils</title>
|
<title>Installing Findutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &findutils-time;
|
||||||
|
Estimated disk space required: &findutils-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-findutils-inst;
|
&c6-findutils-inst;
|
||||||
&aa-findutils-desc;
|
&aa-findutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-flex">
|
<sect1 id="ch06-flex">
|
||||||
<title>Installing Flex</title>
|
<title>Installing Flex</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &flex-time;
|
||||||
|
Estimated disk space required: &flex-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-flex-inst;
|
&c6-flex-inst;
|
||||||
&aa-flex-desc;
|
&aa-flex-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-gcc">
|
<sect1 id="ch06-gcc">
|
||||||
<title>Installing GCC</title>
|
<title>Installing GCC</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &gcc-time;
|
||||||
|
Estimated disk space required: &gcc-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-gcc-inst;
|
&c6-gcc-inst;
|
||||||
&aa-gcc-desc;
|
&aa-gcc-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-gettext">
|
<sect1 id="ch06-gettext">
|
||||||
<title>Installing Gettext</title>
|
<title>Installing Gettext</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &gettext-time;
|
||||||
|
Estimated disk space required: &gettext-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-gettext-inst;
|
&c6-gettext-inst;
|
||||||
&aa-gettext-desc;
|
&aa-gettext-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-glibc">
|
<sect1 id="ch06-glibc">
|
||||||
<title>Installing Glibc</title>
|
<title>Installing Glibc</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &glibc-time;
|
||||||
|
Estimated disk space required: &glibc-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-glibc-inst;
|
&c6-glibc-inst;
|
||||||
&c6-glibc-exp;
|
&c6-glibc-exp;
|
||||||
&aa-glibc-desc;
|
&aa-glibc-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-grep">
|
<sect1 id="ch06-grep">
|
||||||
<title>Installing Grep</title>
|
<title>Installing Grep</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &grep-time;
|
||||||
|
Estimated disk space required: &grep-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-grep-inst;
|
&c6-grep-inst;
|
||||||
&aa-grep-desc;
|
&aa-grep-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-groff">
|
<sect1 id="ch06-groff">
|
||||||
<title>Installing Groff</title>
|
<title>Installing Groff</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &groff-time;
|
||||||
|
Estimated disk space required: &groff-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-groff-inst;
|
&c6-groff-inst;
|
||||||
&aa-groff-desc;
|
&aa-groff-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-gzip">
|
<sect1 id="ch06-gzip">
|
||||||
<title>Installing Gzip</title>
|
<title>Installing Gzip</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &gzip-time;
|
||||||
|
Estimated disk space required: &gzip-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-gzip-inst;
|
&c6-gzip-inst;
|
||||||
&aa-gzip-desc;
|
&aa-gzip-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-kbd">
|
<sect1 id="ch06-kbd">
|
||||||
<title>Installing Kbd</title>
|
<title>Installing Kbd</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &kbd-time;
|
||||||
|
Estimated disk space required: &kbd-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-kbd-inst;
|
&c6-kbd-inst;
|
||||||
&c6-kbd-exp;
|
&c6-kbd-exp;
|
||||||
&aa-kbd-desc;
|
&aa-kbd-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-less">
|
<sect1 id="ch06-less">
|
||||||
<title>Installing Less</title>
|
<title>Installing Less</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &less-time;
|
||||||
|
Estimated disk space required: &less-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-less-inst;
|
&c6-less-inst;
|
||||||
&aa-less-desc;
|
&aa-less-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-libtool">
|
<sect1 id="ch06-libtool">
|
||||||
<title>Installing Libtool</title>
|
<title>Installing Libtool</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &libtool-time;
|
||||||
|
Estimated disk space required: &libtool-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-libtool-inst;
|
&c6-libtool-inst;
|
||||||
&aa-libtool-desc;
|
&aa-libtool-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-lilo">
|
<sect1 id="ch06-lilo">
|
||||||
<title>Installing Lilo</title>
|
<title>Installing Lilo</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &lilo-time;
|
||||||
|
Estimated disk space required: &lilo-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-lilo-inst;
|
&c6-lilo-inst;
|
||||||
&aa-lilo-desc;
|
&aa-lilo-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-m4">
|
<sect1 id="ch06-m4">
|
||||||
<title>Installing M4</title>
|
<title>Installing M4</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &m4-time;
|
||||||
|
Estimated disk space required: &m4-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-m4-inst;
|
&c6-m4-inst;
|
||||||
&aa-m4-desc;
|
&aa-m4-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-make">
|
<sect1 id="ch06-make">
|
||||||
<title>Installing Make</title>
|
<title>Installing Make</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &make-time;
|
||||||
|
Estimated disk space required: &make-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-make-inst;
|
&c6-make-inst;
|
||||||
&aa-make-desc;
|
&aa-make-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-man">
|
<sect1 id="ch06-man">
|
||||||
<title>Installing Man</title>
|
<title>Installing Man</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &man-time;
|
||||||
|
Estimated disk space required: &man-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-man-inst;
|
&c6-man-inst;
|
||||||
&aa-man-desc;
|
&aa-man-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-manpages">
|
<sect1 id="ch06-manpages">
|
||||||
<title>Installing Man-pages</title>
|
<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-inst;
|
||||||
&c6-manpages-exp;
|
&c6-manpages-exp;
|
||||||
&aa-manpages-desc;
|
&aa-manpages-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-mawk">
|
<sect1 id="ch06-mawk">
|
||||||
<title>Installing Mawk</title>
|
<title>Installing Mawk</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &mawk-time;
|
||||||
|
Estimated disk space required: &mawk-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-mawk-inst;
|
&c6-mawk-inst;
|
||||||
&aa-mawk-desc;
|
&aa-mawk-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-modutils">
|
<sect1 id="ch06-modutils">
|
||||||
<title>Installing Modutils</title>
|
<title>Installing Modutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &modutils-time;
|
||||||
|
Estimated disk space required: &modutils-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-modutils-inst;
|
&c6-modutils-inst;
|
||||||
&aa-modutils-desc;
|
&aa-modutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-ncurses">
|
<sect1 id="ch06-ncurses">
|
||||||
<title>Installing Ncurses</title>
|
<title>Installing Ncurses</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &ncurses-time;
|
||||||
|
Estimated disk space required: &ncurses-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-ncurses-inst;
|
&c6-ncurses-inst;
|
||||||
&c6-ncurses-exp;
|
&c6-ncurses-exp;
|
||||||
&aa-ncurses-desc;
|
&aa-ncurses-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-netkitbase">
|
<sect1 id="ch06-netkitbase">
|
||||||
<title>Installing Netkit-base</title>
|
<title>Installing Netkit-base</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &netkit-base-time;
|
||||||
|
Estimated disk space required: &netkit-base-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-netkitbase-inst;
|
&c6-netkitbase-inst;
|
||||||
&aa-netkitbase-desc;
|
&aa-netkitbase-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-nettools">
|
<sect1 id="ch06-nettools">
|
||||||
<title>Installing Net-tools</title>
|
<title>Installing Net-tools</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &net-tools-time;
|
||||||
|
Estimated disk space required: &net-tools-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-nettools-inst;
|
&c6-nettools-inst;
|
||||||
&aa-nettools-desc;
|
&aa-nettools-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-patch">
|
<sect1 id="ch06-patch">
|
||||||
<title>Installing Patch</title>
|
<title>Installing Patch</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &patch-time;
|
||||||
|
Estimated disk space required: &patch-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-patch-inst;
|
&c6-patch-inst;
|
||||||
&aa-patch-desc;
|
&aa-patch-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-perl">
|
<sect1 id="ch06-perl">
|
||||||
<title>Installing Perl</title>
|
<title>Installing Perl</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &perl-time;
|
||||||
|
Estimated disk space required: &perl-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-perl-inst;
|
&c6-perl-inst;
|
||||||
&aa-perl-desc;
|
&aa-perl-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-procinfo">
|
<sect1 id="ch06-procinfo">
|
||||||
<title>Installing Procinfo</title>
|
<title>Installing Procinfo</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &procinfo-time;
|
||||||
|
Estimated disk space required: &procinfo-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-procinfo-inst;
|
&c6-procinfo-inst;
|
||||||
&c6-procinfo-exp;
|
&c6-procinfo-exp;
|
||||||
&aa-procinfo-desc;
|
&aa-procinfo-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-procps">
|
<sect1 id="ch06-procps">
|
||||||
<title>Installing Procps</title>
|
<title>Installing Procps</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &procps-time;
|
||||||
|
Estimated disk space required: &procps-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-procps-inst;
|
&c6-procps-inst;
|
||||||
&c6-procps-exp;
|
&c6-procps-exp;
|
||||||
&aa-procps-desc;
|
&aa-procps-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-psmisc">
|
<sect1 id="ch06-psmisc">
|
||||||
<title>Installing Psmisc</title>
|
<title>Installing Psmisc</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &psmisc-time;
|
||||||
|
Estimated disk space required: &psmisc-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-psmisc-inst;
|
&c6-psmisc-inst;
|
||||||
&aa-psmisc-desc;
|
&aa-psmisc-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-sed">
|
<sect1 id="ch06-sed">
|
||||||
<title>Installing Sed</title>
|
<title>Installing Sed</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &sed-time;
|
||||||
|
Estimated disk space required: &sed-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-sed-inst;
|
&c6-sed-inst;
|
||||||
&aa-sed-desc;
|
&aa-sed-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-shadow">
|
<sect1 id="ch06-shadow">
|
||||||
<title>Installing Shadowpwd</title>
|
<title>Installing Shadowpwd</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &shadow-time;
|
||||||
|
Estimated disk space required: &shadow-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-shadowpwd-inst;
|
&c6-shadowpwd-inst;
|
||||||
&c6-shadowpwd-exp;
|
&c6-shadowpwd-exp;
|
||||||
&aa-shadowpwd-desc;
|
&aa-shadowpwd-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-shutils">
|
<sect1 id="ch06-shutils">
|
||||||
<title>Installing Sh-utils</title>
|
<title>Installing Sh-utils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &sh-utils-time;
|
||||||
|
Estimated disk space required: &sh-utils-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-shellutils-inst;
|
&c6-shellutils-inst;
|
||||||
&aa-shellutils-desc;
|
&aa-shellutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-sysklogd">
|
<sect1 id="ch06-sysklogd">
|
||||||
<title>Installing Sysklogd</title>
|
<title>Installing Sysklogd</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &sysklogd-time;
|
||||||
|
Estimated disk space required: &sysklogd-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-sysklogd-inst;
|
&c6-sysklogd-inst;
|
||||||
&aa-sysklogd-desc;
|
&aa-sysklogd-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-sysvinit">
|
<sect1 id="ch06-sysvinit">
|
||||||
<title>Installing Sysvinit</title>
|
<title>Installing Sysvinit</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &sysvinit-time;
|
||||||
|
Estimated disk space required: &sysvinit-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-sysvinit-inst;
|
&c6-sysvinit-inst;
|
||||||
&aa-sysvinit-desc;
|
&aa-sysvinit-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-tar">
|
<sect1 id="ch06-tar">
|
||||||
<title>Installing Tar</title>
|
<title>Installing Tar</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &tar-time;
|
||||||
|
Estimated disk space required: &tar-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-tar-inst;
|
&c6-tar-inst;
|
||||||
&aa-tar-desc;
|
&aa-tar-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-texinfo">
|
<sect1 id="ch06-texinfo">
|
||||||
<title>Installing Texinfo</title>
|
<title>Installing Texinfo</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &texinfo-time;
|
||||||
|
Estimated disk space required: &texinfo-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-texinfo-inst;
|
&c6-texinfo-inst;
|
||||||
&aa-texinfo-desc;
|
&aa-texinfo-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-textutils">
|
<sect1 id="ch06-textutils">
|
||||||
<title>Installing Textutils</title>
|
<title>Installing Textutils</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &textutils-time;
|
||||||
|
Estimated disk space required: &textutils-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-textutils-inst;
|
&c6-textutils-inst;
|
||||||
&aa-textutils-desc;
|
&aa-textutils-desc;
|
||||||
|
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-utillinux">
|
<sect1 id="ch06-utillinux">
|
||||||
<title>Installing Util-linux</title>
|
<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-inst;
|
||||||
&c6-utillinux-exp;
|
&c6-utillinux-exp;
|
||||||
&aa-utillinux-desc;
|
&aa-utillinux-desc;
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
<sect1 id="ch06-vim">
|
<sect1 id="ch06-vim">
|
||||||
<title>Installing Vim</title>
|
<title>Installing Vim</title>
|
||||||
|
|
||||||
|
<screen>
|
||||||
|
Estimated build time: &vim-time;
|
||||||
|
Estimated disk space required: &vim-compsize;
|
||||||
|
</screen>
|
||||||
|
|
||||||
&c6-vim-inst;
|
&c6-vim-inst;
|
||||||
&aa-vim-desc;
|
&aa-vim-desc;
|
||||||
|
|
||||||
|
143
index.xml
143
index.xml
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
<!ENTITY book SYSTEM "book/book.xml">
|
<!ENTITY book SYSTEM "book/book.xml">
|
||||||
|
|
||||||
<!ENTITY version "200107016">
|
<!ENTITY version "200107017">
|
||||||
<!ENTITY releasedate "July 16th, 2001">
|
<!ENTITY releasedate "July 17th, 2001">
|
||||||
|
|
||||||
<!ENTITY ftp-root "ftp://packages.linuxfromscratch.org">
|
<!ENTITY ftp-root "ftp://packages.linuxfromscratch.org">
|
||||||
<!ENTITY http-root "http://packages.linuxfromscratch.org">
|
<!ENTITY http-root "http://packages.linuxfromscratch.org">
|
||||||
@ -522,63 +522,139 @@
|
|||||||
|
|
||||||
<!ENTITY bash-version "2.05">
|
<!ENTITY bash-version "2.05">
|
||||||
<!ENTITY bash-size "1,360 KB">
|
<!ENTITY bash-size "1,360 KB">
|
||||||
|
<!ENTITY bash-compsize-static "static-bash MB">
|
||||||
|
<!ENTITY bash-time-static "static-bash minutes">
|
||||||
|
<!ENTITY bash-compsize "dynamic-bash MB">
|
||||||
|
<!ENTITY bash-time "dynamic-bash MB">
|
||||||
|
|
||||||
<!ENTITY binutils-version "2.11.2">
|
<!ENTITY binutils-version "2.11.2">
|
||||||
<!ENTITY binutils-size "7,641.71 KB">
|
<!ENTITY binutils-size "7,641.71 KB">
|
||||||
|
<!ENTITY binutils-compsize-static "static-binutils MB">
|
||||||
|
<!ENTITY binutils-time-static "static-binutils minutes">
|
||||||
|
<!ENTITY binutils-compsize "dynamic-binutils MB">
|
||||||
|
<!ENTITY binutils-time "dynamic-binutils minutes">
|
||||||
|
|
||||||
<!ENTITY bzip2-version "1.0.1">
|
<!ENTITY bzip2-version "1.0.1">
|
||||||
<!ENTITY bzip2-size "410 KB">
|
<!ENTITY bzip2-size "410 KB">
|
||||||
|
<!ENTITY bzip2-compsize-static "static-bzip2 MB">
|
||||||
|
<!ENTITY bzip2-time-static "static-bzip2 minutes">
|
||||||
|
<!ENTITY bzip2-compsize "dynamic-bzip2 MB">
|
||||||
|
<!ENTITY bzip2-time "dynamic-bzip2 minutes">
|
||||||
|
|
||||||
<!ENTITY diffutils-version "2.7">
|
<!ENTITY diffutils-version "2.7">
|
||||||
<!ENTITY diffutils-size "247 KB">
|
<!ENTITY diffutils-size "247 KB">
|
||||||
|
<!ENTITY diffutils-compsize-static "static-diffutils MB">
|
||||||
|
<!ENTITY diffutils-time-static "static-diffutils minutes">
|
||||||
|
<!ENTITY diffutils-compsize "dynamic-diffutils MB">
|
||||||
|
<!ENTITY diffutils-time "dynamic-diffutils minutes">
|
||||||
|
|
||||||
<!ENTITY fileutils-version "4.1">
|
<!ENTITY fileutils-version "4.1">
|
||||||
<!ENTITY fileutils-size "1217.29 KB">
|
<!ENTITY fileutils-size "1217.29 KB">
|
||||||
|
<!ENTITY fileutils-compsize-static "static-fileutils MB">
|
||||||
|
<!ENTITY fileutils-time-static "static-fileutils minutes">
|
||||||
|
<!ENTITY fileutils-compsize "dynamic-fileutils MB">
|
||||||
|
<!ENTITY fileutils-time "dynamic-fileutils minutes">
|
||||||
|
|
||||||
<!ENTITY gcc-version "3.0">
|
<!ENTITY gcc-version "3.0">
|
||||||
<!ENTITY gcc-size "13,402.63 KB">
|
<!ENTITY gcc-size "13,402.63 KB">
|
||||||
<!ENTITY gcc-patch-size "0.36 KB">
|
<!ENTITY gcc-patch-size "0.36 KB">
|
||||||
|
<!ENTITY gcc-compsize-static "static-gcctotal MB">
|
||||||
|
<!ENTITY gcc-time-static "static-gcc minutes">
|
||||||
|
<!ENTITY gcc-compsize "dynamic-gcctotal MB">
|
||||||
|
<!ENTITY gcc-time "dynamic-gcc minutes">
|
||||||
|
|
||||||
<!ENTITY kernel-version "2.4.6">
|
<!ENTITY kernel-version "2.4.6">
|
||||||
<!ENTITY kernel-size "21,298.18 KB">
|
<!ENTITY kernel-size "21,298.18 KB">
|
||||||
|
<!ENTITY kernel-compsize-static "chapter5-kernel MB">
|
||||||
|
<!ENTITY kernel-time-static "chapter5-kernel minutes">
|
||||||
|
<!ENTITY kernel-compsize "Depends on options selected">
|
||||||
|
<!ENTITY kernel-time "Depends on options selected">
|
||||||
|
|
||||||
<!ENTITY grep-version "2.4.2">
|
<!ENTITY grep-version "2.4.2">
|
||||||
<!ENTITY grep-size "382 KB">
|
<!ENTITY grep-size "382 KB">
|
||||||
|
<!ENTITY grep-compsize-static "static-grep MB">
|
||||||
|
<!ENTITY grep-time-static "static-grep minutes">
|
||||||
|
<!ENTITY grep-compsize "dynamic-grep MB">
|
||||||
|
<!ENTITY grep-time "dynamic-grep minutes">
|
||||||
|
|
||||||
<!ENTITY gzip-version "1.2.4a">
|
<!ENTITY gzip-version "1.2.4a">
|
||||||
<!ENTITY gzip-size "178 KB">
|
<!ENTITY gzip-size "178 KB">
|
||||||
<!ENTITY gzip-patch-size "0.49 KB">
|
<!ENTITY gzip-patch-size "0.49 KB">
|
||||||
|
<!ENTITY gzip-compsize-static "static-gzip MB">
|
||||||
|
<!ENTITY gzip-time-static "static-gzip minutes">
|
||||||
|
<!ENTITY gzip-compsize "dynamic-gzip MB">
|
||||||
|
<!ENTITY gzip-time "dynamic-gzip minutes">
|
||||||
|
|
||||||
<!ENTITY make-version "3.79.1">
|
<!ENTITY make-version "3.79.1">
|
||||||
<!ENTITY make-size "794 KB">
|
<!ENTITY make-size "794 KB">
|
||||||
|
<!ENTITY make-patch-size "0.49 KB">
|
||||||
|
<!ENTITY make-compsize-static "static-make MB">
|
||||||
|
<!ENTITY make-time-static "static-make minutes">
|
||||||
|
<!ENTITY make-compsize "dynamic-make MB">
|
||||||
|
<!ENTITY make-time "dynamic-make minutes">
|
||||||
|
|
||||||
<!ENTITY sed-version "3.02">
|
<!ENTITY sed-version "3.02">
|
||||||
<!ENTITY sed-size "221 KB">
|
<!ENTITY sed-size "221 KB">
|
||||||
|
<!ENTITY sed-compsize-static "static-sed MB">
|
||||||
|
<!ENTITY sed-time-static "static-sed minutes">
|
||||||
|
<!ENTITY sed-compsize "dynamic-sed MB">
|
||||||
|
<!ENTITY sed-time "dynamic-sed minutes">
|
||||||
|
|
||||||
<!ENTITY sh-utils-version "2.0">
|
<!ENTITY sh-utils-version "2.0">
|
||||||
<!ENTITY sh-utils-size "824 KB">
|
<!ENTITY sh-utils-size "824 KB">
|
||||||
<!ENTITY sh-utils-patch-size "0.75 KB">
|
<!ENTITY sh-utils-patch-size "0.75 KB">
|
||||||
|
<!ENTITY sh-utils-compsize-static "static-sh-utils MB">
|
||||||
|
<!ENTITY sh-utils-time-static "static-sh-utils minutes">
|
||||||
|
<!ENTITY sh-utils-compsize "dynamic-sh-utils MB">
|
||||||
|
<!ENTITY sh-utils-time "dynamic-sh-utils minutes">
|
||||||
|
|
||||||
<!ENTITY tar-version "1.13">
|
<!ENTITY tar-version "1.13">
|
||||||
<!ENTITY tar-size "730 KB">
|
<!ENTITY tar-size "730 KB">
|
||||||
<!ENTITY tar-patch-size "1.06 KB">
|
<!ENTITY tar-patch-size "1.06 KB">
|
||||||
|
<!ENTITY tar-compsize-static "static-tar MB">
|
||||||
|
<!ENTITY tar-time-static "static-tar minutes">
|
||||||
|
<!ENTITY tar-compsize "dynamic-tar MB">
|
||||||
|
<!ENTITY tar-time "dynamic-tar minutes">
|
||||||
|
|
||||||
<!ENTITY textutils-version "2.0">
|
<!ENTITY textutils-version "2.0">
|
||||||
<!ENTITY textutils-size "1,040 KB">
|
<!ENTITY textutils-size "1,040 KB">
|
||||||
|
<!ENTITY textutils-compsize-static "static-textutils MB">
|
||||||
|
<!ENTITY textutils-time-static "static-textutils minutes">
|
||||||
|
<!ENTITY textutils-compsize "dynamic-textutils MB">
|
||||||
|
<!ENTITY textutils-time "dynamic-textutils minutes">
|
||||||
|
|
||||||
<!ENTITY mawk-version "1.3.3">
|
<!ENTITY mawk-version "1.3.3">
|
||||||
<!ENTITY mawk-size "168 KB">
|
<!ENTITY mawk-size "168 KB">
|
||||||
|
<!ENTITY mawk-compsize-static "static-mawk MB">
|
||||||
|
<!ENTITY mawk-time-static "static-mawk minutes">
|
||||||
|
<!ENTITY mawk-compsize "dynamic-mawk MB">
|
||||||
|
<!ENTITY mawk-time "dynamic-mawk minutes">
|
||||||
|
|
||||||
<!ENTITY texinfo-version "4.0">
|
<!ENTITY texinfo-version "4.0">
|
||||||
<!ENTITY texinfo-size "812 KB">
|
<!ENTITY texinfo-size "812 KB">
|
||||||
<!ENTITY texinfo-patch-size "0.69 KB">
|
<!ENTITY texinfo-patch-size "0.69 KB">
|
||||||
|
<!ENTITY texinfo-compsize-static "static-texinfo MB">
|
||||||
|
<!ENTITY texinfo-time-static "static-texinfo minutes">
|
||||||
|
<!ENTITY texinfo-compsize "dynamic-texinfo MB">
|
||||||
|
<!ENTITY texinfo-time "dynamic-texinfo minutes">
|
||||||
|
|
||||||
|
<!ENTITY patch-version "2.5.4">
|
||||||
|
<!ENTITY patch-size "149 KB">
|
||||||
|
<!ENTITY patch-compsize-static "static-patch MB">
|
||||||
|
<!ENTITY patch-time-static "static-patch minutes">
|
||||||
|
<!ENTITY patch-compsize "dynamic-patch MB">
|
||||||
|
<!ENTITY patch-time "dynamic-patch minutes">
|
||||||
|
|
||||||
<!ENTITY gettext-version "0.10.38">
|
<!ENTITY gettext-version "0.10.38">
|
||||||
<!ENTITY gettext-size "841.21 KB">
|
<!ENTITY gettext-size "841.21 KB">
|
||||||
|
<!ENTITY gettext-compsize "gettext MB">
|
||||||
|
<!ENTITY gettext-time "gettext minutes">
|
||||||
|
|
||||||
<!ENTITY glibc-version "2.2.3">
|
<!ENTITY glibc-version "2.2.3">
|
||||||
<!ENTITY glibc-size "11,091.19 KB">
|
<!ENTITY glibc-size "11,091.19 KB">
|
||||||
<!ENTITY glibc-threads-size "158.93 KB">
|
<!ENTITY glibc-threads-size "158.93 KB">
|
||||||
|
<!ENTITY glibc-compsize "glibc MB">
|
||||||
|
<!ENTITY glibc-time "glibc minutes">
|
||||||
|
|
||||||
<!ENTITY makedev-version "1.1">
|
<!ENTITY makedev-version "1.1">
|
||||||
<!ENTITY makedev-size "6.67 KB">
|
<!ENTITY makedev-size "6.67 KB">
|
||||||
@ -586,102 +662,159 @@
|
|||||||
<!ENTITY man-pages-version "1.38">
|
<!ENTITY man-pages-version "1.38">
|
||||||
<!ENTITY man-pages-size "485.84 KB">
|
<!ENTITY man-pages-size "485.84 KB">
|
||||||
<!ENTITY man-pages-patch-size "2 KB">
|
<!ENTITY man-pages-patch-size "2 KB">
|
||||||
|
<!ENTITY man-pages-compsize "manpages MB">
|
||||||
|
<!ENTITY man-pages-time "manpages minutes">
|
||||||
|
|
||||||
<!ENTITY ed-version "0.2">
|
<!ENTITY ed-version "0.2">
|
||||||
<!ENTITY ed-size "158 KB">
|
<!ENTITY ed-size "158 KB">
|
||||||
|
<!ENTITY ed-compsize "ed MB">
|
||||||
<!ENTITY patch-version "2.5.4">
|
<!ENTITY ed-time "ed minutes">
|
||||||
<!ENTITY patch-size "149 KB">
|
|
||||||
|
|
||||||
<!ENTITY findutils-version "4.1">
|
<!ENTITY findutils-version "4.1">
|
||||||
<!ENTITY findutils-size "226 KB">
|
<!ENTITY findutils-size "226 KB">
|
||||||
<!ENTITY findutils-patch-size "1.01 KB">
|
<!ENTITY findutils-patch-size "1.01 KB">
|
||||||
|
<!ENTITY findutils-compsize "findutils MB">
|
||||||
|
<!ENTITY findutils-time "findutils minutes">
|
||||||
|
|
||||||
<!ENTITY ncurses-version "5.2">
|
<!ENTITY ncurses-version "5.2">
|
||||||
<!ENTITY ncurses-size "1,308 KB">
|
<!ENTITY ncurses-size "1,308 KB">
|
||||||
<!ENTITY ncurses-patch-size "447.86 KB">
|
<!ENTITY ncurses-patch-size "447.86 KB">
|
||||||
|
<!ENTITY ncurses-compsize "ncurses MB">
|
||||||
|
<!ENTITY ncurses-time "ncurses minutes">
|
||||||
|
|
||||||
<!ENTITY vim-version "5.8">
|
<!ENTITY vim-version "5.8">
|
||||||
<!ENTITY vim-rt-size "1,045.53 KB">
|
<!ENTITY vim-rt-size "1,045.53 KB">
|
||||||
<!ENTITY vim-src-size "864.27 KB">
|
<!ENTITY vim-src-size "864.27 KB">
|
||||||
|
<!ENTITY vim-compsize "vim MB">
|
||||||
|
<!ENTITY vim-time "vim minutes">
|
||||||
|
|
||||||
<!ENTITY bison-version "1.28">
|
<!ENTITY bison-version "1.28">
|
||||||
<!ENTITY bison-size "321 KB">
|
<!ENTITY bison-size "321 KB">
|
||||||
|
<!ENTITY bison-compsize "bison MB">
|
||||||
|
<!ENTITY bison-time "bison minutes">
|
||||||
|
|
||||||
<!ENTITY less-version "358">
|
<!ENTITY less-version "358">
|
||||||
<!ENTITY less-size "178 KB">
|
<!ENTITY less-size "178 KB">
|
||||||
|
<!ENTITY less-compsize "less MB">
|
||||||
|
<!ENTITY less-time "less minutes">
|
||||||
|
|
||||||
<!ENTITY groff-version "1.17.2">
|
<!ENTITY groff-version "1.17.2">
|
||||||
<!ENTITY groff-size "1,213.89 KB">
|
<!ENTITY groff-size "1,213.89 KB">
|
||||||
|
<!ENTITY groff-compsize "groff MB">
|
||||||
|
<!ENTITY groff-time "groff minutes">
|
||||||
|
|
||||||
<!ENTITY man-version "1.5i2">
|
<!ENTITY man-version "1.5i2">
|
||||||
<!ENTITY man-size "158.26 KB">
|
<!ENTITY man-size "158.26 KB">
|
||||||
<!ENTITY man-patch-size "0.93 KB">
|
<!ENTITY man-patch-size "0.93 KB">
|
||||||
|
<!ENTITY man-compsize "man MB">
|
||||||
|
<!ENTITY man-time "man minutes">
|
||||||
|
|
||||||
<!ENTITY perl-version "5.6.1">
|
<!ENTITY perl-version "5.6.1">
|
||||||
<!ENTITY perl-size "4,750.30 KB">
|
<!ENTITY perl-size "4,750.30 KB">
|
||||||
|
<!ENTITY perl-compsize "perl MB">
|
||||||
|
<!ENTITY perl-time "perl minutes">
|
||||||
|
|
||||||
<!ENTITY m4-version "1.4">
|
<!ENTITY m4-version "1.4">
|
||||||
<!ENTITY m4-size "249 KB">
|
<!ENTITY m4-size "249 KB">
|
||||||
|
<!ENTITY m4-compsize "m4 MB">
|
||||||
|
<!ENTITY m4-time "m4 minutes">
|
||||||
|
|
||||||
<!ENTITY autoconf-version "2.50">
|
<!ENTITY autoconf-version "2.50">
|
||||||
<!ENTITY autoconf-size "597.19 KB">
|
<!ENTITY autoconf-size "597.19 KB">
|
||||||
|
<!ENTITY autoconf-compsize "autoconf MB">
|
||||||
|
<!ENTITY autoconf-time "autoconf minutes">
|
||||||
|
|
||||||
<!ENTITY automake-version "1.4-p4">
|
<!ENTITY automake-version "1.4-p4">
|
||||||
<!ENTITY automake-size "288.20 KB">
|
<!ENTITY automake-size "288.20 KB">
|
||||||
|
<!ENTITY automake-compsize "automake MB">
|
||||||
|
<!ENTITY automake-time "automake minutes">
|
||||||
|
|
||||||
<!ENTITY flex-version "2.5.4a">
|
<!ENTITY flex-version "2.5.4a">
|
||||||
<!ENTITY flex-size "278 KB">
|
<!ENTITY flex-size "278 KB">
|
||||||
|
<!ENTITY flex-compsize "flex MB">
|
||||||
|
<!ENTITY flex-time "flex minutes">
|
||||||
|
|
||||||
<!ENTITY file-version "3.35">
|
<!ENTITY file-version "3.35">
|
||||||
<!ENTITY file-size "130.90 KB">
|
<!ENTITY file-size "130.90 KB">
|
||||||
|
<!ENTITY file-compsize "file MB">
|
||||||
|
<!ENTITY file-time "file minutes">
|
||||||
|
|
||||||
<!ENTITY libtool-version "1.4">
|
<!ENTITY libtool-version "1.4">
|
||||||
<!ENTITY libtool-size "604.79 KB">
|
<!ENTITY libtool-size "604.79 KB">
|
||||||
|
<!ENTITY libtool-compsize "libtool MB">
|
||||||
|
<!ENTITY libtool-time "libtool minutes">
|
||||||
|
|
||||||
<!ENTITY bin86-version "0.16.0">
|
<!ENTITY bin86-version "0.16.0">
|
||||||
<!ENTITY bin86-size "113.07 KB">
|
<!ENTITY bin86-size "113.07 KB">
|
||||||
|
<!ENTITY bin86-compsize "bin86 MB">
|
||||||
|
<!ENTITY bin86-time "bin86 minutes">
|
||||||
|
|
||||||
<!ENTITY kbd-version "1.06">
|
<!ENTITY kbd-version "1.06">
|
||||||
<!ENTITY kbd-size "559.02 KB">
|
<!ENTITY kbd-size "559.02 KB">
|
||||||
|
<!ENTITY kbd-compsize "kbd MB">
|
||||||
|
<!ENTITY kbd-time "kbd minutes">
|
||||||
|
|
||||||
<!ENTITY e2fsprogs-version "1.22">
|
<!ENTITY e2fsprogs-version "1.22">
|
||||||
<!ENTITY e2fsprogs-size "1,011.46 KB">
|
<!ENTITY e2fsprogs-size "1,011.46 KB">
|
||||||
|
<!ENTITY e2fsprogs-compsize "e2fsprogs MB">
|
||||||
|
<!ENTITY e2fsprogs-time "e2fsprogs minutes">
|
||||||
|
|
||||||
<!ENTITY lilo-version "21.7.5">
|
<!ENTITY lilo-version "21.7.5">
|
||||||
<!ENTITY lilo-size "174.53 KB">
|
<!ENTITY lilo-size "174.53 KB">
|
||||||
|
<!ENTITY lilo-compsize "lilo MB">
|
||||||
|
<!ENTITY lilo-time "lilo minutes">
|
||||||
|
|
||||||
<!ENTITY modutils-version "2.4.6">
|
<!ENTITY modutils-version "2.4.6">
|
||||||
<!ENTITY modutils-size "199.20 KB">
|
<!ENTITY modutils-size "199.20 KB">
|
||||||
|
<!ENTITY modutils-compsize "modutils MB">
|
||||||
|
<!ENTITY modutils-time "modutils minutes">
|
||||||
|
|
||||||
<!ENTITY procinfo-version "18">
|
<!ENTITY procinfo-version "18">
|
||||||
<!ENTITY procinfo-size "22 KB">
|
<!ENTITY procinfo-size "22 KB">
|
||||||
|
<!ENTITY procinfo-compsize "procinfo MB">
|
||||||
|
<!ENTITY procinfo-time "procinfo minutes">
|
||||||
|
|
||||||
<!ENTITY procps-version "2.0.7">
|
<!ENTITY procps-version "2.0.7">
|
||||||
<!ENTITY procps-size "153 KB">
|
<!ENTITY procps-size "153 KB">
|
||||||
|
<!ENTITY procps-compsize "procps MB">
|
||||||
|
<!ENTITY procps-time "procps minutes">
|
||||||
|
|
||||||
<!ENTITY psmisc-version "20.1">
|
<!ENTITY psmisc-version "20.1">
|
||||||
<!ENTITY psmisc-size "51 KB">
|
<!ENTITY psmisc-size "51 KB">
|
||||||
|
<!ENTITY psmisc-compsize "psmisc MB">
|
||||||
|
<!ENTITY psmisc-time "psmisc minutes">
|
||||||
|
|
||||||
<!ENTITY shadow-version "20001016">
|
<!ENTITY shadow-version "20001016">
|
||||||
<!ENTITY shadow-size "551 KB">
|
<!ENTITY shadow-size "551 KB">
|
||||||
<!ENTITY shadow-patch-size "0.40 KB">
|
<!ENTITY shadow-patch-size "0.40 KB">
|
||||||
|
<!ENTITY shadow-compsize "shadow MB">
|
||||||
|
<!ENTITY shadow-time "shadow minutes">
|
||||||
|
|
||||||
<!ENTITY sysklogd-version "1.4.1">
|
<!ENTITY sysklogd-version "1.4.1">
|
||||||
<!ENTITY sysklogd-size "67 KB">
|
<!ENTITY sysklogd-size "67 KB">
|
||||||
|
<!ENTITY sysklogd-compsize "sysklogd MB">
|
||||||
|
<!ENTITY sysklogd-time "psmisc minutes">
|
||||||
|
|
||||||
<!ENTITY sysvinit-version "2.78">
|
<!ENTITY sysvinit-version "2.78">
|
||||||
<!ENTITY sysvinit-size "90 KB">
|
<!ENTITY sysvinit-size "90 KB">
|
||||||
<!ENTITY sysvinit-patch-size "0.39 KB">
|
<!ENTITY sysvinit-patch-size "0.39 KB">
|
||||||
|
<!ENTITY sysvinit-compsize "sysvinit MB">
|
||||||
|
<!ENTITY sysvinit-time "sysvinit minutes">
|
||||||
|
|
||||||
<!ENTITY util-linux-version "2.11f">
|
<!ENTITY util-linux-version "2.11f">
|
||||||
<!ENTITY util-linux-size "918.13 KB">
|
<!ENTITY util-linux-size "918.13 KB">
|
||||||
|
<!ENTITY util-linux-compsize "util-linux MB">
|
||||||
|
<!ENTITY util-linux-time "util-linux minutes">
|
||||||
|
|
||||||
<!ENTITY netkit-base-version "0.17">
|
<!ENTITY netkit-base-version "0.17">
|
||||||
<!ENTITY netkit-base-size "49 KB">
|
<!ENTITY netkit-base-size "49 KB">
|
||||||
|
<!ENTITY netkit-base-compsize "netkit-base MB">
|
||||||
|
<!ENTITY netkit-base-time "netkit-base minutes">
|
||||||
|
|
||||||
<!ENTITY net-tools-version "1.60">
|
<!ENTITY net-tools-version "1.60">
|
||||||
<!ENTITY net-tools-size "193.87 KB">
|
<!ENTITY net-tools-size "193.87 KB">
|
||||||
|
<!ENTITY net-tools-compsize "net-tools MB">
|
||||||
|
<!ENTITY net-tools-time "net-tools minutes">
|
||||||
|
|
||||||
]>
|
]>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user