Changeset 3554fa3a for chapter05


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

Location:
chapter05
Files:
17 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;
Note: See TracChangeset for help on using the changeset viewer.