Changeset 3554fa3a


Ignore:
Timestamp:
07/17/2001 06:51:18 PM (23 years ago)
Author:
Mark Hymers <markh@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v3_0, v3_1, v3_2, v3_3, v4_0, v4_1, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
b9d07cc
Parents:
84ded023
Message:

Added compile times and sizes as entities

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
66 edited

Legend:

Unmodified
Added
Removed
  • chapter05/bash.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-bash">
    22<title>Installing Bash</title>
     3
     4<screen>
     5Estimated build time:           &bash-time-static;
     6Estimated disk space required:  &bash-compsize-static;
     7</screen>
    38
    49&c5-bash-inst;
  • chapter05/binutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-binutils">
    22<title>Installing Binutils</title>
     3
     4<screen>
     5Estimated build time:           &binutils-time-static;
     6Estimated disk space required:  &binutils-compsize-static;
     7</screen>
    38
    49&c5-binutils-inst;
  • chapter05/bzip2.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-bzip2">
    22<title>Installing Bzip2</title>
     3
     4<screen>
     5Estimated build time:           &bzip2-time-static;
     6Estimated disk space required:  &bzip2-compsize-static;
     7</screen>
    38
    49&c5-bzip2-inst;
  • chapter05/diffutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-diffutils">
    22<title>Installing Diffutils</title>
     3
     4<screen>
     5Estimated build time:           &diffutils-time-static;
     6Estimated disk space required:  &diffutils-compsize-static;
     7</screen>
    38
    49&c5-diffutils-inst;
  • chapter05/fileutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-fileutils">
    22<title>Installing Fileutils</title>
     3
     4<screen>
     5Estimated build time:           &fileutils-time-static;
     6Estimated disk space required:  &fileutils-compsize-static;
     7</screen>
    38
    49&c5-fileutils-inst;
  • chapter05/gcc.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-gcc">
    22<title>Installing GCC</title>
     3
     4<screen>
     5Estimated build time:           &gcc-time-static;
     6Estimated disk space required:  &gcc-compsize-static;
     7</screen>
    38
    49&c5-gcc-inst;
  • chapter05/grep.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-grep">
    22<title>Installing Grep</title>
     3
     4<screen>
     5Estimated build time:           &grep-time-static;
     6Estimated disk space required:  &grep-compsize-static;
     7</screen>
    38
    49&c5-grep-inst;
  • chapter05/gzip.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-gzip">
    22<title>Installing Gzip</title>
     3
     4<screen>
     5Estimated build time:           &gzip-time-static;
     6Estimated disk space required:  &gzip-compsize-static;
     7</screen>
    38
    49&c5-gzip-inst;
  • chapter05/kernel.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-kernel">
    22<title>Installing Linux Kernel</title>
     3
     4<screen>
     5Estimated build time:           &kernel-time-static;
     6Estimated disk space required:  &kernel-compsize-static;
     7</screen>
    38
    49&c5-kernel-inst;
  • chapter05/make.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-make">
    22<title>Installing Make</title>
     3
     4<screen>
     5Estimated build time:           &make-time-static;
     6Estimated disk space required:  &make-compsize-static;
     7</screen>
    38
    49&c5-make-inst;
  • chapter05/mawk.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-mawk">
    22<title>Installing Mawk</title>
     3
     4<screen>
     5Estimated build time:           &mawk-time-static;
     6Estimated disk space required:  &mawk-compsize-static;
     7</screen>
    38
    49&c5-mawk-inst;
  • chapter05/patch.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-patch">
    22<title>Installing Patch</title>
     3
     4<screen>
     5Estimated build time:           &patch-time-static;
     6Estimated disk space required:  &patch-compsize-static;
     7</screen>
    38
    49&c5-patch-inst;
  • chapter05/sed.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-sed">
    22<title>Installing Sed</title>
     3
     4<screen>
     5Estimated build time:           &sed-time-static;
     6Estimated disk space required:  &sed-compsize-static;
     7</screen>
    38
    49&c5-sed-inst;
  • chapter05/shellutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-shutils">
    22<title>Installing Sh-utils</title>
     3
     4<screen>
     5Estimated build time:           &sh-utils-time-static;
     6Estimated disk space required:  &sh-utils-compsize-static;
     7</screen>
    38
    49&c5-shellutils-inst;
  • chapter05/tar.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-tar">
    22<title>Installing Tar</title>
     3
     4<screen>
     5Estimated build time:           &tar-time-static;
     6Estimated disk space required:  &tar-compsize-static;
     7</screen>
    38
    49&c5-tar-inst;
  • chapter05/texinfo.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-texinfo">
    22<title>Installing Texinfo</title>
     3
     4<screen>
     5Estimated build time:           &texinfo-time-static;
     6Estimated disk space required:  &texinfo-compsize-static;
     7</screen>
    38
    49&c5-texinfo-inst;
  • chapter05/textutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch05-textutils">
    22<title>Installing Textutils</title>
     3
     4<screen>
     5Estimated build time:           &textutils-time-static;
     6Estimated disk space required:  &textutils-compsize-static;
     7</screen>
    38
    49&c5-textutils-inst;
  • chapter06/autoconf.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-autoconf">
    22<title>Installing Autoconf</title>
     3
     4<screen>
     5Estimated build time:           &autoconf-time;
     6Estimated disk space required:  &autoconf-compsize;
     7</screen>
    38
    49&c6-autoconf-inst;
  • chapter06/automake.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-automake">
    22<title>Installing Automake</title>
     3
     4<screen>
     5Estimated build time:           &automake-time;
     6Estimated disk space required:  &automake-compsize;
     7</screen>
    38
    49&c6-automake-inst;
  • chapter06/bash.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-bash">
    22<title>Installing Bash</title>
     3
     4<screen>
     5Estimated build time:           &bash-time;
     6Estimated disk space required:  &bash-compsize;
     7</screen>
    38
    49&c6-bash-inst;
  • chapter06/bin86.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-bin86">
    22<title>Installing Bin86</title>
     3
     4<screen>
     5Estimated build time:           &bin86-time;
     6Estimated disk space required:  &bin86-compsize;
     7</screen>
    38
    49&c6-bin86-inst;
  • chapter06/binutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-binutils">
    22<title>Installing Binutils</title>
     3
     4<screen>
     5Estimated build time:           &binutils-time;
     6Estimated disk space required:  &binutils-compsize;
     7</screen>
    38
    49&c6-binutils-inst;
  • chapter06/bison.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-bison">
    22<title>Installing Bison</title>
     3
     4<screen>
     5Estimated build time:           &bison-time;
     6Estimated disk space required:  &bison-compsize;
     7</screen>
    38
    49&c6-bison-inst;
  • chapter06/bzip2.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-bzip2">
    22<title>Installing Bzip2</title>
     3
     4<screen>
     5Estimated build time:           &bzip2-time;
     6Estimated disk space required:  &bzip2-compsize;
     7</screen>
    38
    49&c6-bzip2-inst;
  • chapter06/diffutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="diffutils">
    22<title>Installing Diffutils</title>
     3
     4<screen>
     5Estimated build time:           &diffutils-time;
     6Estimated disk space required:  &diffutils-compsize;
     7</screen>
    38
    49&c6-diffutils-inst;
  • chapter06/e2fsprogs.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-e2fsprogs">
    22<title>Installing E2fsprogs</title>
     3
     4<screen>
     5Estimated build time:           &e2fsprogs-time;
     6Estimated disk space required:  &e2fsprogs-compsize;
     7</screen>
    38
    49&c6-e2fsprogs-inst;
  • chapter06/ed.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-ed">
    22<title>Installing Ed</title>
     3
     4<screen>
     5Estimated build time:           &ed-time;
     6Estimated disk space required:  &ed-compsize;
     7</screen>
    38
    49&c6-ed-inst;
  • chapter06/file.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-file">
    22<title>Installing File</title>
     3
     4<screen>
     5Estimated build time:           &file-time;
     6Estimated disk space required:  &file-compsize;
     7</screen>
    38
    49&c6-file-inst;
  • chapter06/fileutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-fileutils">
    22<title>Installing Fileutils</title>
     3
     4<screen>
     5Estimated build time:           &fileutils-time;
     6Estimated disk space required:  &fileutils-compsize;
     7</screen>
    38
    49&c6-fileutils-inst;
  • chapter06/findutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-findutils">
    22<title>Installing Findutils</title>
     3
     4<screen>
     5Estimated build time:           &findutils-time;
     6Estimated disk space required:  &findutils-compsize;
     7</screen>
    38
    49&c6-findutils-inst;
  • chapter06/flex.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-flex">
    22<title>Installing Flex</title>
     3
     4<screen>
     5Estimated build time:           &flex-time;
     6Estimated disk space required:  &flex-compsize;
     7</screen>
    38
    49&c6-flex-inst;
  • chapter06/gcc.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-gcc">
    22<title>Installing GCC</title>
     3
     4<screen>
     5Estimated build time:           &gcc-time;
     6Estimated disk space required:  &gcc-compsize;
     7</screen>
    38
    49&c6-gcc-inst;
  • chapter06/gettext.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-gettext">
    22<title>Installing Gettext</title>
     3
     4<screen>
     5Estimated build time:           &gettext-time;
     6Estimated disk space required:  &gettext-compsize;
     7</screen>
    38
    49&c6-gettext-inst;
  • chapter06/glibc.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-glibc">
    22<title>Installing Glibc</title>
     3
     4<screen>
     5Estimated build time:           &glibc-time;
     6Estimated disk space required:  &glibc-compsize;
     7</screen>
    38
    49&c6-glibc-inst;
  • chapter06/grep.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-grep">
    22<title>Installing Grep</title>
     3
     4<screen>
     5Estimated build time:           &grep-time;
     6Estimated disk space required:  &grep-compsize;
     7</screen>
    38
    49&c6-grep-inst;
  • chapter06/groff.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-groff">
    22<title>Installing Groff</title>
     3
     4<screen>
     5Estimated build time:           &groff-time;
     6Estimated disk space required:  &groff-compsize;
     7</screen>
    38
    49&c6-groff-inst;
  • chapter06/gzip.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-gzip">
    22<title>Installing Gzip</title>
     3
     4<screen>
     5Estimated build time:           &gzip-time;
     6Estimated disk space required:  &gzip-compsize;
     7</screen>
    38
    49&c6-gzip-inst;
  • chapter06/kbd.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-kbd">
    22<title>Installing Kbd</title>
     3
     4<screen>
     5Estimated build time:           &kbd-time;
     6Estimated disk space required:  &kbd-compsize;
     7</screen>
    38
    49&c6-kbd-inst;
  • chapter06/less.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-less">
    22<title>Installing Less</title>
     3
     4<screen>
     5Estimated build time:           &less-time;
     6Estimated disk space required:  &less-compsize;
     7</screen>
    38
    49&c6-less-inst;
  • chapter06/libtool.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-libtool">
    22<title>Installing Libtool</title>
     3
     4<screen>
     5Estimated build time:           &libtool-time;
     6Estimated disk space required:  &libtool-compsize;
     7</screen>
    38
    49&c6-libtool-inst;
  • chapter06/lilo.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-lilo">
    22<title>Installing Lilo</title>
     3
     4<screen>
     5Estimated build time:           &lilo-time;
     6Estimated disk space required:  &lilo-compsize;
     7</screen>
    38
    49&c6-lilo-inst;
  • chapter06/m4.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-m4">
    22<title>Installing M4</title>
     3
     4<screen>
     5Estimated build time:           &m4-time;
     6Estimated disk space required:  &m4-compsize;
     7</screen>
    38
    49&c6-m4-inst;
  • chapter06/make.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-make">
    22<title>Installing Make</title>
     3
     4<screen>
     5Estimated build time:           &make-time;
     6Estimated disk space required:  &make-compsize;
     7</screen>
    38
    49&c6-make-inst;
  • chapter06/man.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-man">
    22<title>Installing Man</title>
     3
     4<screen>
     5Estimated build time:           &man-time;
     6Estimated disk space required:  &man-compsize;
     7</screen>
    38
    49&c6-man-inst;
  • chapter06/manpages.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-manpages">
    22<title>Installing Man-pages</title>
     3
     4<screen>
     5Estimated build time:           &man-pages-time;
     6Estimated disk space required:  &man-pages-compsize;
     7</screen>
    38
    49&c6-manpages-inst;
  • chapter06/mawk.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-mawk">
    22<title>Installing Mawk</title>
     3
     4<screen>
     5Estimated build time:           &mawk-time;
     6Estimated disk space required:  &mawk-compsize;
     7</screen>
    38
    49&c6-mawk-inst;
  • chapter06/modutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-modutils">
    22<title>Installing Modutils</title>
     3
     4<screen>
     5Estimated build time:           &modutils-time;
     6Estimated disk space required:  &modutils-compsize;
     7</screen>
    38
    49&c6-modutils-inst;
  • chapter06/ncurses.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-ncurses">
    22<title>Installing Ncurses</title>
     3
     4<screen>
     5Estimated build time:           &ncurses-time;
     6Estimated disk space required:  &ncurses-compsize;
     7</screen>
    38
    49&c6-ncurses-inst;
  • chapter06/netkitbase.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-netkitbase">
    22<title>Installing Netkit-base</title>
     3
     4<screen>
     5Estimated build time:           &netkit-base-time;
     6Estimated disk space required:  &netkit-base-compsize;
     7</screen>
    38
    49&c6-netkitbase-inst;
  • chapter06/nettools.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-nettools">
    22<title>Installing Net-tools</title>
     3
     4<screen>
     5Estimated build time:           &net-tools-time;
     6Estimated disk space required:  &net-tools-compsize;
     7</screen>
    38
    49&c6-nettools-inst;
  • chapter06/patch.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-patch">
    22<title>Installing Patch</title>
     3
     4<screen>
     5Estimated build time:           &patch-time;
     6Estimated disk space required:  &patch-compsize;
     7</screen>
    38
    49&c6-patch-inst;
  • chapter06/perl.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-perl">
    22<title>Installing Perl</title>
     3
     4<screen>
     5Estimated build time:           &perl-time;
     6Estimated disk space required:  &perl-compsize;
     7</screen>
    38
    49&c6-perl-inst;
  • chapter06/procinfo.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-procinfo">
    22<title>Installing Procinfo</title>
     3
     4<screen>
     5Estimated build time:           &procinfo-time;
     6Estimated disk space required:  &procinfo-compsize;
     7</screen>
    38
    49&c6-procinfo-inst;
  • chapter06/procps.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-procps">
    22<title>Installing Procps</title>
     3
     4<screen>
     5Estimated build time:           &procps-time;
     6Estimated disk space required:  &procps-compsize;
     7</screen>
    38
    49&c6-procps-inst;
  • chapter06/psmisc.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-psmisc">
    22<title>Installing Psmisc</title>
     3
     4<screen>
     5Estimated build time:           &psmisc-time;
     6Estimated disk space required:  &psmisc-compsize;
     7</screen>
    38
    49&c6-psmisc-inst;
  • chapter06/sed.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-sed">
    22<title>Installing Sed</title>
     3
     4<screen>
     5Estimated build time:           &sed-time;
     6Estimated disk space required:  &sed-compsize;
     7</screen>
    38
    49&c6-sed-inst;
  • chapter06/shadowpwd.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-shadow">
    22<title>Installing Shadowpwd</title>
     3
     4<screen>
     5Estimated build time:           &shadow-time;
     6Estimated disk space required:  &shadow-compsize;
     7</screen>
    38
    49&c6-shadowpwd-inst;
  • chapter06/shellutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-shutils">
    22<title>Installing Sh-utils</title>
     3
     4<screen>
     5Estimated build time:           &sh-utils-time;
     6Estimated disk space required:  &sh-utils-compsize;
     7</screen>
    38
    49&c6-shellutils-inst;
  • chapter06/sysklogd.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-sysklogd">
    22<title>Installing Sysklogd</title>
     3
     4<screen>
     5Estimated build time:           &sysklogd-time;
     6Estimated disk space required:  &sysklogd-compsize;
     7</screen>
    38
    49&c6-sysklogd-inst;
  • chapter06/sysvinit.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-sysvinit">
    22<title>Installing Sysvinit</title>
     3
     4<screen>
     5Estimated build time:           &sysvinit-time;
     6Estimated disk space required:  &sysvinit-compsize;
     7</screen>
    38
    49&c6-sysvinit-inst;
  • chapter06/tar.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-tar">
    22<title>Installing Tar</title>
     3
     4<screen>
     5Estimated build time:           &tar-time;
     6Estimated disk space required:  &tar-compsize;
     7</screen>
    38
    49&c6-tar-inst;
  • chapter06/texinfo.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-texinfo">
    22<title>Installing Texinfo</title>
     3
     4<screen>
     5Estimated build time:           &texinfo-time;
     6Estimated disk space required:  &texinfo-compsize;
     7</screen>
    38
    49&c6-texinfo-inst;
  • chapter06/textutils.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-textutils">
    22<title>Installing Textutils</title>
     3
     4<screen>
     5Estimated build time:           &textutils-time;
     6Estimated disk space required:  &textutils-compsize;
     7</screen>
    38
    49&c6-textutils-inst;
  • chapter06/utillinux.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-utillinux">
    22<title>Installing Util-linux</title>
     3
     4<screen>
     5Estimated build time:           &util-linux-time;
     6Estimated disk space required:  &util-linux-compsize;
     7</screen>
    38
    49&c6-utillinux-inst;
  • chapter06/vim.xml

    r84ded023 r3554fa3a  
    11<sect1 id="ch06-vim">
    22<title>Installing Vim</title>
     3
     4<screen>
     5Estimated build time:           &vim-time;
     6Estimated disk space required:  &vim-compsize;
     7</screen>
    38
    49&c6-vim-inst;
  • index.xml

    r84ded023 r3554fa3a  
    55<!ENTITY book SYSTEM "book/book.xml">
    66
    7 <!ENTITY version "200107016">
    8 <!ENTITY releasedate "July 16th, 2001">
     7<!ENTITY version "200107017">
     8<!ENTITY releasedate "July 17th, 2001">
    99
    1010<!ENTITY ftp-root "ftp://packages.linuxfromscratch.org">
     
    523523<!ENTITY bash-version "2.05">
    524524<!ENTITY bash-size "1,360 KB">
     525<!ENTITY bash-compsize-static "static-bash MB">
     526<!ENTITY bash-time-static "static-bash minutes">
     527<!ENTITY bash-compsize "dynamic-bash MB">
     528<!ENTITY bash-time "dynamic-bash MB">
    525529
    526530<!ENTITY binutils-version "2.11.2">
    527531<!ENTITY binutils-size "7,641.71 KB">
     532<!ENTITY binutils-compsize-static "static-binutils MB">
     533<!ENTITY binutils-time-static "static-binutils minutes">
     534<!ENTITY binutils-compsize "dynamic-binutils MB">
     535<!ENTITY binutils-time "dynamic-binutils minutes">
    528536
    529537<!ENTITY bzip2-version "1.0.1">
    530538<!ENTITY bzip2-size "410 KB">
     539<!ENTITY bzip2-compsize-static "static-bzip2 MB">
     540<!ENTITY bzip2-time-static "static-bzip2 minutes">
     541<!ENTITY bzip2-compsize "dynamic-bzip2 MB">
     542<!ENTITY bzip2-time "dynamic-bzip2 minutes">
    531543
    532544<!ENTITY diffutils-version "2.7">
    533545<!ENTITY diffutils-size "247 KB">
     546<!ENTITY diffutils-compsize-static "static-diffutils MB">
     547<!ENTITY diffutils-time-static "static-diffutils minutes">
     548<!ENTITY diffutils-compsize "dynamic-diffutils MB">
     549<!ENTITY diffutils-time "dynamic-diffutils minutes">
    534550
    535551<!ENTITY fileutils-version "4.1">
    536552<!ENTITY fileutils-size "1217.29 KB">
     553<!ENTITY fileutils-compsize-static "static-fileutils MB">
     554<!ENTITY fileutils-time-static "static-fileutils minutes">
     555<!ENTITY fileutils-compsize "dynamic-fileutils MB">
     556<!ENTITY fileutils-time "dynamic-fileutils minutes">
    537557
    538558<!ENTITY gcc-version "3.0">
    539559<!ENTITY gcc-size "13,402.63 KB">
    540560<!ENTITY gcc-patch-size "0.36 KB">
     561<!ENTITY gcc-compsize-static "static-gcctotal MB">
     562<!ENTITY gcc-time-static "static-gcc minutes">
     563<!ENTITY gcc-compsize "dynamic-gcctotal MB">
     564<!ENTITY gcc-time "dynamic-gcc minutes">
    541565
    542566<!ENTITY kernel-version "2.4.6">
    543567<!ENTITY kernel-size "21,298.18 KB">
     568<!ENTITY kernel-compsize-static "chapter5-kernel MB">
     569<!ENTITY kernel-time-static "chapter5-kernel minutes">
     570<!ENTITY kernel-compsize "Depends on options selected">
     571<!ENTITY kernel-time "Depends on options selected">
    544572
    545573<!ENTITY grep-version "2.4.2">
    546574<!ENTITY grep-size "382 KB">
     575<!ENTITY grep-compsize-static "static-grep MB">
     576<!ENTITY grep-time-static "static-grep minutes">
     577<!ENTITY grep-compsize "dynamic-grep MB">
     578<!ENTITY grep-time "dynamic-grep minutes">
    547579
    548580<!ENTITY gzip-version "1.2.4a">
    549581<!ENTITY gzip-size "178 KB">
    550582<!ENTITY gzip-patch-size "0.49 KB">
     583<!ENTITY gzip-compsize-static "static-gzip MB">
     584<!ENTITY gzip-time-static "static-gzip minutes">
     585<!ENTITY gzip-compsize "dynamic-gzip MB">
     586<!ENTITY gzip-time "dynamic-gzip minutes">
    551587
    552588<!ENTITY make-version "3.79.1">
    553589<!ENTITY make-size "794 KB">
     590<!ENTITY make-patch-size "0.49 KB">
     591<!ENTITY make-compsize-static "static-make MB">
     592<!ENTITY make-time-static "static-make minutes">
     593<!ENTITY make-compsize "dynamic-make MB">
     594<!ENTITY make-time "dynamic-make minutes">
    554595
    555596<!ENTITY sed-version "3.02">
    556597<!ENTITY sed-size "221 KB">
     598<!ENTITY sed-compsize-static "static-sed MB">
     599<!ENTITY sed-time-static "static-sed minutes">
     600<!ENTITY sed-compsize "dynamic-sed MB">
     601<!ENTITY sed-time "dynamic-sed minutes">
    557602
    558603<!ENTITY sh-utils-version "2.0">
    559604<!ENTITY sh-utils-size "824 KB">
    560605<!ENTITY sh-utils-patch-size "0.75 KB">
     606<!ENTITY sh-utils-compsize-static "static-sh-utils MB">
     607<!ENTITY sh-utils-time-static "static-sh-utils minutes">
     608<!ENTITY sh-utils-compsize "dynamic-sh-utils MB">
     609<!ENTITY sh-utils-time "dynamic-sh-utils minutes">
    561610
    562611<!ENTITY tar-version "1.13">
    563612<!ENTITY tar-size "730 KB">
    564613<!ENTITY tar-patch-size "1.06 KB">
     614<!ENTITY tar-compsize-static "static-tar MB">
     615<!ENTITY tar-time-static "static-tar minutes">
     616<!ENTITY tar-compsize "dynamic-tar MB">
     617<!ENTITY tar-time "dynamic-tar minutes">
    565618
    566619<!ENTITY textutils-version "2.0">
    567620<!ENTITY textutils-size "1,040 KB">
     621<!ENTITY textutils-compsize-static "static-textutils MB">
     622<!ENTITY textutils-time-static "static-textutils minutes">
     623<!ENTITY textutils-compsize "dynamic-textutils MB">
     624<!ENTITY textutils-time "dynamic-textutils minutes">
    568625
    569626<!ENTITY mawk-version "1.3.3">
    570627<!ENTITY mawk-size "168 KB">
     628<!ENTITY mawk-compsize-static "static-mawk MB">
     629<!ENTITY mawk-time-static "static-mawk minutes">
     630<!ENTITY mawk-compsize "dynamic-mawk MB">
     631<!ENTITY mawk-time "dynamic-mawk minutes">
    571632
    572633<!ENTITY texinfo-version "4.0">
    573634<!ENTITY texinfo-size "812 KB">
    574635<!ENTITY texinfo-patch-size "0.69 KB">
     636<!ENTITY texinfo-compsize-static "static-texinfo MB">
     637<!ENTITY texinfo-time-static "static-texinfo minutes">
     638<!ENTITY texinfo-compsize "dynamic-texinfo MB">
     639<!ENTITY texinfo-time "dynamic-texinfo minutes">
     640
     641<!ENTITY patch-version "2.5.4">
     642<!ENTITY patch-size "149 KB">
     643<!ENTITY patch-compsize-static "static-patch MB">
     644<!ENTITY patch-time-static "static-patch minutes">
     645<!ENTITY patch-compsize "dynamic-patch MB">
     646<!ENTITY patch-time "dynamic-patch minutes">
    575647
    576648<!ENTITY gettext-version "0.10.38">
    577649<!ENTITY gettext-size "841.21 KB">
     650<!ENTITY gettext-compsize "gettext MB">
     651<!ENTITY gettext-time "gettext minutes">
    578652
    579653<!ENTITY glibc-version "2.2.3">
    580654<!ENTITY glibc-size "11,091.19 KB">
    581655<!ENTITY glibc-threads-size "158.93 KB">
     656<!ENTITY glibc-compsize "glibc MB">
     657<!ENTITY glibc-time "glibc minutes">
    582658
    583659<!ENTITY makedev-version "1.1">
     
    587663<!ENTITY man-pages-size "485.84 KB">
    588664<!ENTITY man-pages-patch-size "2 KB">
     665<!ENTITY man-pages-compsize "manpages MB">
     666<!ENTITY man-pages-time "manpages minutes">
    589667
    590668<!ENTITY ed-version "0.2">
    591669<!ENTITY ed-size "158 KB">
    592 
    593 <!ENTITY patch-version "2.5.4">
    594 <!ENTITY patch-size "149 KB">
     670<!ENTITY ed-compsize "ed MB">
     671<!ENTITY ed-time "ed minutes">
    595672
    596673<!ENTITY findutils-version "4.1">
    597674<!ENTITY findutils-size "226 KB">
    598675<!ENTITY findutils-patch-size "1.01 KB">
     676<!ENTITY findutils-compsize "findutils MB">
     677<!ENTITY findutils-time "findutils minutes">
    599678
    600679<!ENTITY ncurses-version "5.2">
    601680<!ENTITY ncurses-size "1,308 KB">
    602681<!ENTITY ncurses-patch-size "447.86 KB">
     682<!ENTITY ncurses-compsize "ncurses MB">
     683<!ENTITY ncurses-time "ncurses minutes">
    603684
    604685<!ENTITY vim-version "5.8">
    605686<!ENTITY vim-rt-size "1,045.53 KB">
    606687<!ENTITY vim-src-size "864.27 KB">
     688<!ENTITY vim-compsize "vim MB">
     689<!ENTITY vim-time "vim minutes">
    607690
    608691<!ENTITY bison-version "1.28">
    609692<!ENTITY bison-size "321 KB">
     693<!ENTITY bison-compsize "bison MB">
     694<!ENTITY bison-time "bison minutes">
    610695
    611696<!ENTITY less-version "358">
    612697<!ENTITY less-size "178 KB">
     698<!ENTITY less-compsize "less MB">
     699<!ENTITY less-time "less minutes">
    613700
    614701<!ENTITY groff-version "1.17.2">
    615702<!ENTITY groff-size "1,213.89 KB">
     703<!ENTITY groff-compsize "groff MB">
     704<!ENTITY groff-time "groff minutes">
    616705
    617706<!ENTITY man-version "1.5i2">
    618707<!ENTITY man-size "158.26 KB">
    619708<!ENTITY man-patch-size "0.93 KB">
     709<!ENTITY man-compsize "man MB">
     710<!ENTITY man-time "man minutes">
    620711
    621712<!ENTITY perl-version "5.6.1">
    622713<!ENTITY perl-size "4,750.30 KB">
     714<!ENTITY perl-compsize "perl MB">
     715<!ENTITY perl-time "perl minutes">
    623716
    624717<!ENTITY m4-version "1.4">
    625718<!ENTITY m4-size "249 KB">
     719<!ENTITY m4-compsize "m4 MB">
     720<!ENTITY m4-time "m4 minutes">
    626721
    627722<!ENTITY autoconf-version "2.50">
    628723<!ENTITY autoconf-size "597.19 KB">
     724<!ENTITY autoconf-compsize "autoconf MB">
     725<!ENTITY autoconf-time "autoconf minutes">
    629726
    630727<!ENTITY automake-version "1.4-p4">
    631728<!ENTITY automake-size "288.20 KB">
     729<!ENTITY automake-compsize "automake MB">
     730<!ENTITY automake-time "automake minutes">
    632731
    633732<!ENTITY flex-version "2.5.4a">
    634733<!ENTITY flex-size "278 KB">
     734<!ENTITY flex-compsize "flex MB">
     735<!ENTITY flex-time "flex minutes">
    635736
    636737<!ENTITY file-version "3.35">
    637738<!ENTITY file-size "130.90 KB">
     739<!ENTITY file-compsize "file MB">
     740<!ENTITY file-time "file minutes">
    638741
    639742<!ENTITY libtool-version "1.4">
    640743<!ENTITY libtool-size "604.79 KB">
     744<!ENTITY libtool-compsize "libtool MB">
     745<!ENTITY libtool-time "libtool minutes">
    641746
    642747<!ENTITY bin86-version "0.16.0">
    643748<!ENTITY bin86-size "113.07 KB">
     749<!ENTITY bin86-compsize "bin86 MB">
     750<!ENTITY bin86-time "bin86 minutes">
    644751
    645752<!ENTITY kbd-version "1.06">
    646753<!ENTITY kbd-size "559.02 KB">
     754<!ENTITY kbd-compsize "kbd MB">
     755<!ENTITY kbd-time "kbd minutes">
    647756
    648757<!ENTITY e2fsprogs-version "1.22">
    649758<!ENTITY e2fsprogs-size "1,011.46 KB">
     759<!ENTITY e2fsprogs-compsize "e2fsprogs MB">
     760<!ENTITY e2fsprogs-time "e2fsprogs minutes">
    650761
    651762<!ENTITY lilo-version "21.7.5">
    652763<!ENTITY lilo-size "174.53 KB">
     764<!ENTITY lilo-compsize "lilo MB">
     765<!ENTITY lilo-time "lilo minutes">
    653766
    654767<!ENTITY modutils-version "2.4.6">
    655768<!ENTITY modutils-size "199.20 KB">
     769<!ENTITY modutils-compsize "modutils MB">
     770<!ENTITY modutils-time "modutils minutes">
    656771
    657772<!ENTITY procinfo-version "18">
    658773<!ENTITY procinfo-size "22 KB">
     774<!ENTITY procinfo-compsize "procinfo MB">
     775<!ENTITY procinfo-time "procinfo minutes">
    659776
    660777<!ENTITY procps-version "2.0.7">
    661778<!ENTITY procps-size "153 KB">
     779<!ENTITY procps-compsize "procps MB">
     780<!ENTITY procps-time "procps minutes">
    662781
    663782<!ENTITY psmisc-version "20.1">
    664783<!ENTITY psmisc-size "51 KB">
     784<!ENTITY psmisc-compsize "psmisc MB">
     785<!ENTITY psmisc-time "psmisc minutes">
    665786
    666787<!ENTITY shadow-version "20001016">
    667788<!ENTITY shadow-size "551 KB">
    668789<!ENTITY shadow-patch-size "0.40 KB">
     790<!ENTITY shadow-compsize "shadow MB">
     791<!ENTITY shadow-time "shadow minutes">
    669792
    670793<!ENTITY sysklogd-version "1.4.1">
    671794<!ENTITY sysklogd-size "67 KB">
     795<!ENTITY sysklogd-compsize "sysklogd MB">
     796<!ENTITY sysklogd-time "psmisc minutes">
    672797
    673798<!ENTITY sysvinit-version "2.78">
    674799<!ENTITY sysvinit-size "90 KB">
    675800<!ENTITY sysvinit-patch-size "0.39 KB">
     801<!ENTITY sysvinit-compsize "sysvinit MB">
     802<!ENTITY sysvinit-time "sysvinit minutes">
    676803
    677804<!ENTITY util-linux-version "2.11f">
    678805<!ENTITY util-linux-size "918.13 KB">
     806<!ENTITY util-linux-compsize "util-linux MB">
     807<!ENTITY util-linux-time "util-linux minutes">
    679808
    680809<!ENTITY netkit-base-version "0.17">
    681810<!ENTITY netkit-base-size "49 KB">
     811<!ENTITY netkit-base-compsize "netkit-base MB">
     812<!ENTITY netkit-base-time "netkit-base minutes">
    682813
    683814<!ENTITY net-tools-version "1.60">
    684815<!ENTITY net-tools-size "193.87 KB">
     816<!ENTITY net-tools-compsize "net-tools MB">
     817<!ENTITY net-tools-time "net-tools minutes">
    685818
    686819]>
Note: See TracChangeset for help on using the changeset viewer.