Changeset 69276a94 for chapter06


Ignore:
Timestamp:
01/27/2004 10:27:44 PM (20 years ago)
Author:
Alex Gronenwoud <alex@…>
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, 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:
a52b2c2
Parents:
daaa0941
Message:

Tweaking the texts for build time and disk space.

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

Location:
chapter06
Files:
51 edited

Legend:

Unmodified
Added
Removed
  • chapter06/autoconf.xml

    rdaaa0941 r69276a94  
    66can automatically configure source code.</para>
    77
    8 <screen>Estimated build time:          &autoconf-time;
    9 Estimated required disk space: &autoconf-compsize;</screen>
     8<screen>&buildtime; &autoconf-time;
     9&diskspace; &autoconf-compsize;</screen>
    1010
    1111&aa-autoconf-down;
  • chapter06/automake.xml

    rdaaa0941 r69276a94  
    66with Autoconf.</para>
    77
    8 <screen>Estimated build time:          &automake-time;
    9 Estimated required disk space: &automake-compsize;</screen>
     8<screen>&buildtime; &automake-time;
     9&diskspace; &automake-compsize;</screen>
    1010
    1111&aa-automake-down;
  • chapter06/bash.xml

    rdaaa0941 r69276a94  
    55<para>The Bash package contains the Bourne-Again SHell.</para>
    66
    7 <screen>Estimated build time:          &bash-time;
    8 Estimated required disk space: &bash-compsize;</screen>
     7<screen>&buildtime; &bash-time;
     8&diskspace; &bash-compsize;</screen>
    99
    1010&aa-bash-down;
  • chapter06/binutils.xml

    rdaaa0941 r69276a94  
    66handling object files.</para>
    77
    8 <screen>Estimated build time:          &binutils-time;
    9 Estimated required disk space: &binutils-compsize;</screen>
     8<screen>&buildtime; &binutils-time;
     9&diskspace; &binutils-compsize;</screen>
    1010
    1111&aa-binutils-down;
  • chapter06/bison.xml

    rdaaa0941 r69276a94  
    55<para>The Bison package contains a parser generator.</para>
    66
    7 <screen>Estimated build time:          &bison-time;
    8 Estimated required disk space: &bison-compsize;</screen>
     7<screen>&buildtime; &bison-time;
     8&diskspace; &bison-compsize;</screen>
    99
    1010&aa-bison-down;
  • chapter06/bootscripts.xml

    rdaaa0941 r69276a94  
    55<para>The LFS-Bootscripts package contains a set of bootscripts.</para>
    66
    7 <screen>Estimated build time:          &bootscripts-time;
    8 Estimated required disk space: &bootscripts-compsize;</screen>
     7<screen>&buildtime; &bootscripts-time;
     8&diskspace; &bootscripts-compsize;</screen>
    99
    1010&aa-bootscripts-down;
  • chapter06/bzip2.xml

    rdaaa0941 r69276a94  
    77traditional <userinput>gzip</userinput>.</para>
    88
    9 <screen>Estimated build time:          &bzip2-time;
    10 Estimated required disk space: &bzip2-compsize;</screen>
     9<screen>&buildtime; &bzip2-time;
     10&diskspace; &bzip2-compsize;</screen>
    1111
    1212&aa-bzip2-down;
  • chapter06/coreutils.xml

    rdaaa0941 r69276a94  
    66basic system characteristics.</para>
    77
    8 <screen>Estimated build time:          &coreutils-time;
    9 Estimated required disk space: &coreutils-compsize;</screen>
     8<screen>&buildtime; &coreutils-time;
     9&diskspace; &coreutils-compsize;</screen>
    1010
    1111&aa-coreutils-down;
  • chapter06/diffutils.xml

    rdaaa0941 r69276a94  
    66between files or directories.</para>
    77
    8 <screen>Estimated build time:          &diffutils-time;
    9 Estimated required disk space: &diffutils-compsize;</screen>
     8<screen>&buildtime; &diffutils-time;
     9&diskspace; &diffutils-compsize;</screen>
    1010
    1111&aa-diffutils-down;
  • chapter06/e2fsprogs.xml

    rdaaa0941 r69276a94  
    66filesystem. It also supports the ext3 journaling filesystem.</para>
    77
    8 <screen>Estimated build time:          &e2fsprogs-time;
    9 Estimated required disk space: &e2fsprogs-compsize;</screen>
     8<screen>&buildtime; &e2fsprogs-time;
     9&diskspace; &e2fsprogs-compsize;</screen>
    1010
    1111&aa-e2fsprogs-down;
  • chapter06/ed.xml

    rdaaa0941 r69276a94  
    55<para>The Ed package contains a spartan line editor.</para>
    66
    7 <screen>Estimated build time:          &ed-time;
    8 Estimated required disk space: &ed-compsize;</screen>
     7<screen>&buildtime; &ed-time;
     8&diskspace; &ed-compsize;</screen>
    99
    1010&aa-ed-down;
  • chapter06/file.xml

    rdaaa0941 r69276a94  
    55<para>The File package contains a utility for determining the type of files.</para>
    66
    7 <screen>Estimated build time:          &file-time;
    8 Estimated required disk space: &file-compsize;</screen>
     7<screen>&buildtime; &file-time;
     8&diskspace; &file-compsize;</screen>
    99
    1010&aa-file-down;
  • chapter06/findutils.xml

    rdaaa0941 r69276a94  
    77consulting a previously set up database.</para>
    88
    9 <screen>Estimated build time:          &findutils-time;
    10 Estimated required disk space: &findutils-compsize;</screen>
     9<screen>&buildtime; &findutils-time;
     10&diskspace; &findutils-compsize;</screen>
    1111
    1212&aa-findutils-down;
  • chapter06/flex.xml

    rdaaa0941 r69276a94  
    66recognize patterns in text.</para>
    77
    8 <screen>Estimated build time:          &flex-time;
    9 Estimated required disk space: &flex-compsize;</screen>
     8<screen>&buildtime; &flex-time;
     9&diskspace; &flex-compsize;</screen>
    1010
    1111&aa-flex-down;
  • chapter06/gawk.xml

    rdaaa0941 r69276a94  
    55<para>The Gawk package contains programs for manipulating text files.</para>
    66
    7 <screen>Estimated build time:          &gawk-time;
    8 Estimated required disk space: &gawk-compsize;</screen>
     7<screen>&buildtime; &gawk-time;
     8&diskspace; &gawk-compsize;</screen>
    99
    1010&aa-gawk-down;
  • chapter06/gcc-2953.xml

    rdaaa0941 r69276a94  
    33<?dbhtml filename="gcc-2953.html" dir="chapter06"?>
    44
    5 <screen>Estimated build time:          &gcc-2953-time;
    6 Estimated required disk space: &gcc-2953-compsize;</screen>
     5<screen>&buildtime; &gcc-2953-time;
     6&diskspace; &gcc-2953-compsize;</screen>
    77
    88<sect2><title></title>
  • chapter06/gcc.xml

    rdaaa0941 r69276a94  
    66the C and C++ compilers.</para>
    77
    8 <screen>Estimated build time:          &gcc-time;
    9 Estimated required disk space: &gcc-compsize;</screen>
     8<screen>&buildtime; &gcc-time;
     9&diskspace; &gcc-compsize;</screen>
    1010
    1111<literallayout>Official download location for GCC (&gcc-version;):
  • chapter06/gettext.xml

    rdaaa0941 r69276a94  
    77(NLS), enabling them to output messages in the user's native language.</para>
    88
    9 <screen>Estimated build time:          &gettext-time;
    10 Estimated required disk space: &gettext-compsize;</screen>
     9<screen>&buildtime; &gettext-time;
     10&diskspace; &gettext-compsize;</screen>
    1111
    1212&aa-gettext-down;
  • chapter06/glibc.xml

    rdaaa0941 r69276a94  
    88arithmetic, and so on.</para>
    99
    10 <screen>Estimated build time:          &glibc-time;
    11 Estimated required disk space: &glibc-compsize;</screen>
     10<screen>&buildtime; &glibc-time;
     11&diskspace; &glibc-compsize;</screen>
    1212
    1313&aa-glibc-down;
  • chapter06/grep.xml

    rdaaa0941 r69276a94  
    55<para>The Grep package contains programs for searching through files.</para>
    66
    7 <screen>Estimated build time:          &grep-time;
    8 Estimated required disk space: &grep-compsize;</screen>
     7<screen>&buildtime; &grep-time;
     8&diskspace; &grep-compsize;</screen>
    99
    1010&aa-grep-down;
  • chapter06/groff.xml

    rdaaa0941 r69276a94  
    55<para>The Groff package contains programs for processing and formatting text.</para>
    66
    7 <screen>Estimated build time:          &groff-time;
    8 Estimated required disk space: &groff-compsize;</screen>
     7<screen>&buildtime; &groff-time;
     8&diskspace; &groff-compsize;</screen>
    99
    1010&aa-groff-down;
  • chapter06/grub.xml

    rdaaa0941 r69276a94  
    55<para>The Grub package contains the GRand Unified Bootloader.</para>
    66
    7 <screen>Estimated build time:          &grub-time;
    8 Estimated required disk space: &grub-compsize;</screen>
     7<screen>&buildtime; &grub-time;
     8&diskspace; &grub-compsize;</screen>
    99
    1010&aa-grub-down;
  • chapter06/gzip.xml

    rdaaa0941 r69276a94  
    66files.</para>
    77
    8 <screen>Estimated build time:          &gzip-time;
    9 Estimated required disk space: &gzip-compsize;</screen>
     8<screen>&buildtime; &gzip-time;
     9&diskspace; &gzip-compsize;</screen>
    1010
    1111&aa-gzip-down;
  • chapter06/inetutils.xml

    rdaaa0941 r69276a94  
    55<para>The Inetutils package contains programs for basic networking.</para>
    66
    7 <screen>Estimated build time:          &inetutils-time;
    8 Estimated required disk space: &inetutils-compsize;</screen>
     7<screen>&buildtime; &inetutils-time;
     8&diskspace; &inetutils-compsize;</screen>
    99
    1010&aa-inetutils-down;
  • chapter06/kbd.xml

    rdaaa0941 r69276a94  
    55<para>The Kbd package contains keytable files and keyboard utilities.</para>
    66
    7 <screen>Estimated build time:          &kbd-time;
    8 Estimated required disk space: &kbd-compsize;</screen>
     7<screen>&buildtime; &kbd-time;
     8&diskspace; &kbd-compsize;</screen>
    99
    1010&aa-kbd-down;
  • chapter06/kernel.xml

    rdaaa0941 r69276a94  
    33<?dbhtml filename="kernel.html" dir="chapter06"?>
    44
    5 <screen>Estimated build time:          &kernel-time-headers;
    6 Estimated required disk space: &kernel-compsize-headers;</screen>
     5<screen>&buildtime; &kernel-time-headers;
     6&diskspace; &kernel-compsize-headers;</screen>
    77
    88<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  • chapter06/less.xml

    rdaaa0941 r69276a94  
    55<para>The Less package contains a text file viewer.</para>
    66
    7 <screen>Estimated build time:          &less-time;
    8 Estimated required disk space: &less-compsize;</screen>
     7<screen>&buildtime; &less-time;
     8&diskspace; &less-compsize;</screen>
    99
    1010&aa-less-down;
  • chapter06/lfs-utils.xml

    rdaaa0941 r69276a94  
    55<para>The Lfs-Utils package contains a few helper files.</para>
    66
    7 <screen>Estimated build time:          &lfs-utils-time;
    8 Estimated required disk space: &lfs-utils-compsize;</screen>
     7<screen>&buildtime; &lfs-utils-time;
     8&diskspace; &lfs-utils-compsize;</screen>
    99
    1010&aa-lfs-utils-down;
  • chapter06/libtool.xml

    rdaaa0941 r69276a94  
    77interface.</para>
    88
    9 <screen>Estimated build time:          &libtool-time;
    10 Estimated required disk space: &libtool-compsize;</screen>
     9<screen>&buildtime; &libtool-time;
     10&diskspace; &libtool-compsize;</screen>
    1111
    1212&aa-libtool-down;
  • chapter06/m4.xml

    rdaaa0941 r69276a94  
    55<para>The M4 package contains a macro processor.</para>
    66
    7 <screen>Estimated build time:          &m4-time;
    8 Estimated required disk space: &m4-compsize;</screen>
     7<screen>&buildtime; &m4-time;
     8&diskspace; &m4-compsize;</screen>
    99
    1010&aa-m4-down;
  • chapter06/make.xml

    rdaaa0941 r69276a94  
    55<para>The Make package contains a program for compiling large packages.</para>
    66
    7 <screen>Estimated build time:          &make-time;
    8 Estimated required disk space: &make-compsize;</screen>
     7<screen>&buildtime; &make-time;
     8&diskspace; &make-compsize;</screen>
    99
    1010&aa-make-down;
  • chapter06/makedev.xml

    rdaaa0941 r69276a94  
    55<para>The MAKEDEV package contains a script for making device nodes.</para>
    66
    7 <screen>Estimated build time:          &makedev-time;
    8 Estimated required disk space: &makedev-compsize;</screen>
     7<screen>&buildtime; &makedev-time;
     8&diskspace; &makedev-compsize;</screen>
    99
    1010&aa-makedev-down;
  • chapter06/man.xml

    rdaaa0941 r69276a94  
    55<para>The Man package contains programs for finding and viewing manual pages.</para>
    66
    7 <screen>Estimated build time:          &man-time;
    8 Estimated required disk space: &man-compsize;</screen>
     7<screen>&buildtime; &man-time;
     8&diskspace; &man-compsize;</screen>
    99
    1010&aa-man-down;
  • chapter06/manpages.xml

    rdaaa0941 r69276a94  
    55<para>The Man-pages package contains over 1200 manual pages.</para>
    66
    7 <screen>Estimated build time:          &man-pages-time;
    8 Estimated required disk space: &man-pages-compsize;</screen>
     7<screen>&buildtime; &man-pages-time;
     8&diskspace; &man-pages-compsize;</screen>
    99
    1010&aa-manpages-down;
  • chapter06/modutils.xml

    rdaaa0941 r69276a94  
    55<para>The Modutils package contains programs for handling kernel modules.</para>
    66
    7 <screen>Estimated build time:          &modutils-time;
    8 Estimated required disk space: &modutils-compsize;</screen>
     7<screen>&buildtime; &modutils-time;
     8&diskspace; &modutils-compsize;</screen>
    99
    1010&aa-modutils-down;
  • chapter06/ncurses.xml

    rdaaa0941 r69276a94  
    66handling of character screens.</para>
    77
    8 <screen>Estimated build time:          &ncurses-time;
    9 Estimated required disk space: &ncurses-compsize;</screen>
     8<screen>&buildtime; &ncurses-time;
     9&diskspace; &ncurses-compsize;</screen>
    1010
    1111&aa-ncurses-down;
  • chapter06/nettools.xml

    rdaaa0941 r69276a94  
    55<para>The Net-tools package contains programs for basic networking.</para>
    66
    7 <screen>Estimated build time:          &net-tools-time;
    8 Estimated required disk space: &net-tools-compsize;</screen>
     7<screen>&buildtime; &net-tools-time;
     8&diskspace; &net-tools-compsize;</screen>
    99
    1010&aa-nettools-down;
  • chapter06/patch.xml

    rdaaa0941 r69276a94  
    55<para>The Patch package contains a program for modifying files.</para>
    66
    7 <screen>Estimated build time:          &patch-time;
    8 Estimated required disk space: &patch-compsize;</screen>
     7<screen>&buildtime; &patch-time;
     8&diskspace; &patch-compsize;</screen>
    99
    1010&aa-patch-down;
  • chapter06/perl.xml

    rdaaa0941 r69276a94  
    55<para>The Perl package contains the Practical Extraction and Report Language.</para>
    66
    7 <screen>Estimated build time:          &perl-time;
    8 Estimated required disk space: &perl-compsize;</screen>
     7<screen>&buildtime; &perl-time;
     8&diskspace; &perl-compsize;</screen>
    99
    1010<literallayout>Official download location for Perl (&perl-version;):
  • chapter06/procinfo.xml

    rdaaa0941 r69276a94  
    55<para>The Procinfo package contains programs for displaying system information.</para>
    66
    7 <screen>Estimated build time:          &procinfo-time;
    8 Estimated required disk space: &procinfo-compsize;</screen>
     7<screen>&buildtime; &procinfo-time;
     8&diskspace; &procinfo-compsize;</screen>
    99
    1010&aa-procinfo-down;
  • chapter06/procps.xml

    rdaaa0941 r69276a94  
    55<para>The Procps package contains programs for monitoring processes.</para>
    66
    7 <screen>Estimated build time:          &procps-time;
    8 Estimated required disk space: &procps-compsize;</screen>
     7<screen>&buildtime; &procps-time;
     8&diskspace; &procps-compsize;</screen>
    99
    1010&aa-procps-down;
  • chapter06/psmisc.xml

    rdaaa0941 r69276a94  
    66processes.</para>
    77
    8 <screen>Estimated build time:          &psmisc-time;
    9 Estimated required disk space: &psmisc-compsize;</screen>
     8<screen>&buildtime; &psmisc-time;
     9&diskspace; &psmisc-compsize;</screen>
    1010
    1111&aa-psmisc-down;
  • chapter06/sed.xml

    rdaaa0941 r69276a94  
    55<para>The Sed package contains a stream editor.</para>
    66
    7 <screen>Estimated build time:          &sed-time;
    8 Estimated required disk space: &sed-compsize;</screen>
     7<screen>&buildtime; &sed-time;
     8&diskspace; &sed-compsize;</screen>
    99
    1010&aa-sed-down;
  • chapter06/shadowpwd.xml

    rdaaa0941 r69276a94  
    66way.</para>
    77
    8 <screen>Estimated build time:          &shadow-time;
    9 Estimated required disk space: &shadow-compsize;</screen>
     8<screen>&buildtime; &shadow-time;
     9&diskspace; &shadow-compsize;</screen>
    1010
    1111&aa-shadowpwd-down;
  • chapter06/sysklogd.xml

    rdaaa0941 r69276a94  
    66as those given by the kernel when unusual things happen.</para>
    77
    8 <screen>Estimated build time:          &sysklogd-time;
    9 Estimated required disk space: &sysklogd-compsize;</screen>
     8<screen>&buildtime; &sysklogd-time;
     9&diskspace; &sysklogd-compsize;</screen>
    1010
    1111&aa-sysklogd-down;
  • chapter06/sysvinit.xml

    rdaaa0941 r69276a94  
    66running, and shutdown of your system.</para>
    77
    8 <screen>Estimated build time:          &sysvinit-time;
    9 Estimated required disk space: &sysvinit-compsize;</screen>
     8<screen>&buildtime; &sysvinit-time;
     9&diskspace; &sysvinit-compsize;</screen>
    1010
    1111&aa-sysvinit-down;
  • chapter06/tar.xml

    rdaaa0941 r69276a94  
    55<para>The Tar package contains an archiving program.</para>
    66
    7 <screen>Estimated build time:          &tar-time;
    8 Estimated required disk space: &tar-compsize;</screen>
     7<screen>&buildtime; &tar-time;
     8&diskspace; &tar-compsize;</screen>
    99
    1010&aa-tar-down;
  • chapter06/texinfo.xml

    rdaaa0941 r69276a94  
    66converting Info documents.</para>
    77
    8 <screen>Estimated build time:          &texinfo-time;
    9 Estimated required disk space: &texinfo-compsize;</screen>
     8<screen>&buildtime; &texinfo-time;
     9&diskspace; &texinfo-compsize;</screen>
    1010
    1111&aa-texinfo-down;
  • chapter06/utillinux.xml

    rdaaa0941 r69276a94  
    77messages.</para>
    88
    9 <screen>Estimated build time:          &util-linux-time;
    10 Estimated required disk space: &util-linux-compsize;</screen>
     9<screen>&buildtime; &util-linux-time;
     10&diskspace; &util-linux-compsize;</screen>
    1111
    1212&aa-utillinux-down;
  • chapter06/vim.xml

    rdaaa0941 r69276a94  
    55<para>The Vim package contains a powerful text editor.</para>
    66
    7 <screen>Estimated build time:          &vim-time;
    8 Estimated required disk space: &vim-compsize;</screen>
     7<screen>&buildtime; &vim-time;
     8&diskspace; &vim-compsize;</screen>
    99
    1010&aa-vim-down;
  • chapter06/zlib.xml

    rdaaa0941 r69276a94  
    66some programs.</para>
    77
    8 <screen>Estimated build time:          &zlib-time;
    9 Estimated required disk space: &zlib-compsize;</screen>
     8<screen>&buildtime; &zlib-time;
     9&diskspace; &zlib-compsize;</screen>
    1010
    1111&aa-zlib-down;
Note: See TracChangeset for help on using the changeset viewer.