Changeset 576e206


Ignore:
Timestamp:
09/26/2001 12:24:04 AM (23 years ago)
Author:
Gerard Beekmans <gerard@…>
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_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:
5f1b1ab
Parents:
9ac3d35
Message:

added <?dbhtml> tag for output redirection into subdir

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

Location:
chapter06
Files:
56 edited

Legend:

Unmodified
Added
Removed
  • chapter06/aboutdebug.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-aboutdebug">
    22<title>About debugging symbols</title>
     3<?dbhtml filename="aboutdebug.html" dir="chapter06"?>
    34
    45<para>Most programs and libraries by default are compiled with debugging
  • chapter06/autoconf.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-autoconf">
    22<title>Installing Autoconf-&autoconf-version;</title>
     3<?dbhtml filename="autoconf.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &autoconf-time;
  • chapter06/automake.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-automake">
    22<title>Installing Automake-&automake-version;</title>
     3<?dbhtml filename="automake.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &automake-time;
  • chapter06/bash.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-bash">
    22<title>Installing Bash-&bash-version;</title>
     3<?dbhtml filename="bash.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &bash-time;
  • chapter06/bashprofile.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-bashprofile">
    22<title>Creating $LFS/root/.bash_profile</title>
     3<?dbhtml filename="bashprofile.html" dir="chapter06"?>
    34
    45<para>When we have entered the chroot'ed environment in the next section we
  • chapter06/bin86.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-bin86">
    22<title>Installing Bin86-&bin86-version;</title>
     3<?dbhtml filename="bin86.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &bin86-time;
  • chapter06/binutils.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-binutils">
    22<title>Installing Binutils-&binutils-version;</title>
     3<?dbhtml filename="binutils.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &binutils-time;
  • chapter06/bison.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-bison">
    22<title>Installing Bison-&bison-version;</title>
     3<?dbhtml filename="bison.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &bison-time;
  • chapter06/bzip2.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-bzip2">
    22<title>Installing Bzip2-&bzip2-version;</title>
     3<?dbhtml filename="bzip2.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &bzip2-time;
  • chapter06/chapter06.xml

    r9ac3d35 r576e206  
    11<chapter id="chapter06">
    22<title>Installing basic system software</title>
     3<?dbhtml filename="chapter06.html" dir="chapter06"?>
    34
    45&c6-introduction;
  • chapter06/chroot.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-chroot">
    22<title>Entering the chroot'ed environment</title>
     3<?dbhtml filename=".html" dir="chapter06"?>
    34
    45<para>It's time to enter our chroot'ed environment in order to install the
  • chapter06/configure.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-configure">
    22<title>Configuring essential software</title>
     3<?dbhtml filename="configure.html" dir="chapter06"?>
    34
    45<para>Now that all software is installed, all that we need to do to get a few
  • chapter06/diffutils.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-diffutils">
    22<title>Installing Diffutils-&diffutils-version;</title>
     3<?dbhtml filename="diffutils.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &diffutils-time;
  • chapter06/e2fsprogs.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-e2fsprogs">
    22<title>Installing E2fsprogs-&e2fsprogs-version;</title>
     3<?dbhtml filename="e2fsprogs.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &e2fsprogs-time;
  • chapter06/ed.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-ed">
    22<title>Installing Ed-&ed-version;</title>
     3<?dbhtml filename="ed.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &ed-time;
  • chapter06/file.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-file">
    22<title>Installing File-&file-version;</title>
     3<?dbhtml filename="file.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &file-time;
  • chapter06/fileutils.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-fileutils">
    22<title>Installing Fileutils-&fileutils-version;</title>
     3<?dbhtml filename="fileutils.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &fileutils-time;
  • chapter06/findutils.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-findutils">
    22<title>Installing Findutils-&findutils-version;</title>
     3<?dbhtml filename="findutils.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &findutils-time;
  • chapter06/flex.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-flex">
    22<title>Installing Flex-&flex-version;</title>
     3<?dbhtml filename="flex.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &flex-time;
  • chapter06/gcc.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-gcc">
    22<title>Installing GCC-&gcc-version;</title>
     3<?dbhtml filename="gcc.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &gcc-time;
  • chapter06/gettext.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-gettext">
    22<title>Installing Gettext-&gettext-version;</title>
     3<?dbhtml filename="gettext.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &gettext-time;
  • chapter06/glibc.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-glibc">
    22<title>Installing Glibc-&glibc-version;</title>
     3<?dbhtml filename="glibc.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &glibc-time;
  • chapter06/grep.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-grep">
    22<title>Installing Grep-&grep-version;</title>
     3<?dbhtml filename="grep.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &grep-time;
  • chapter06/groff.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-groff">
    22<title>Installing Groff-&groff-version;</title>
     3<?dbhtml filename="groff.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &groff-time;
  • chapter06/gzip.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-gzip">
    22<title>Installing Gzip-&gzip-version;</title>
     3<?dbhtml filename="gzip.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &gzip-time;
  • chapter06/introduction.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-introduction">
    22<title>Introduction</title>
    3 
     3<?dbhtml filename="introduction.html" dir="chapter06"?>
     4 
    45<para>The installation of all the software is pretty straightforward and
    56you will probably think it's so much easier and shorter to give the generic
  • chapter06/kbd.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-kbd">
    22<title>Installing Kbd-&kbd-version;</title>
     3<?dbhtml filename="kbd.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &kbd-time;
  • chapter06/less.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-less">
    22<title>Installing Less-&less-version;</title>
     3<?dbhtml filename="less.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &less-time;
  • chapter06/libtool.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-libtool">
    22<title>Installing Libtool-&libtool-version;</title>
     3<?dbhtml filename="libtool.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &libtool-time;
  • chapter06/lilo.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-lilo">
    22<title>Installing Lilo-&lilo-version;</title>
     3<?dbhtml filename="lilo.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &lilo-time;
  • chapter06/m4.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-m4">
    22<title>Installing M4-&m4-version;</title>
     3<?dbhtml filename="m4.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &m4-time;
  • chapter06/make.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-make">
    22<title>Installing Make-&make-version;</title>
     3<?dbhtml filename="make.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &make-time;
  • chapter06/makedev.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-makedev">
    22<title>Creating devices (Makedev-&makedev-version;)</title>
     3<?dbhtml filename="makedev.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &makedev-time;
  • chapter06/man.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-man">
    22<title>Installing Man-&man-version;</title>
     3<?dbhtml filename="man.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &man-time;
  • chapter06/manpages.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-manpages">
    22<title>Installing Man-pages-&man-pages-version;</title>
     3<?dbhtml filename="man-pages.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &man-pages-time;
  • chapter06/mawk.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-mawk">
    22<title>Installing Mawk-&mawk-version;</title>
     3<?dbhtml filename="mawk.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &mawk-time;
  • chapter06/modutils.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-modutils">
    22<title>Installing Modutils-&modutils-version;</title>
     3<?dbhtml filename="modutils.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &modutils-time;
  • chapter06/ncurses.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-ncurses">
    22<title>Installing Ncurses-&ncurses-version;</title>
     3<?dbhtml filename="ncurses.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &ncurses-time;
  • chapter06/netkitbase.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-netkitbase">
    22<title>Installing Netkit-base-&netkit-base-version;</title>
     3<?dbhtml filename="netkit-base.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &netkit-base-time;
  • chapter06/nettools.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-nettools">
    22<title>Installing Net-tools-&net-tools-version;</title>
     3<?dbhtml filename="net-tools.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &net-tools-time;
  • chapter06/patch.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-patch">
    22<title>Installing Patch-&patch-version;</title>
     3<?dbhtml filename="patch.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &patch-time;
  • chapter06/perl.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-perl">
    22<title>Installing Perl-&perl-version;</title>
     3<?dbhtml filename="perl.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &perl-time;
  • chapter06/procinfo.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-procinfo">
    22<title>Installing Procinfo-&procinfo-version;</title>
     3<?dbhtml filename="procinfo.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &procinfo-time;
  • chapter06/procps.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-procps">
    22<title>Installing Procps-&procps-version;</title>
     3<?dbhtml filename="procps.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &procps-time;
  • chapter06/psmisc.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-psmisc">
    22<title>Installing Psmisc-&psmisc-version;</title>
     3<?dbhtml filename="psmisc.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &psmisc-time;
  • chapter06/removeoldnss.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-removeoldnss">
    22<title>Removing old NSS library files</title>
     3<?dbhtml filename="removeoldnss.html" dir="chapter06"?>
    34
    45<para>If you have copied the NSS Library files from the normal Linux system
  • chapter06/sed.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-sed">
    22<title>Installing Sed-&sed-version;</title>
     3<?dbhtml filename="sed.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &sed-time;
  • chapter06/shadowpwd.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-shadow">
    22<title>Installing Shadow-&shadow-version;</title>
     3<?dbhtml filename="shadow.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &shadow-time;
  • chapter06/shellutils.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-shutils">
    22<title>Installing Sh-utils-&sh-utils-version;</title>
     3<?dbhtml filename="sh-utils.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &sh-utils-time;
  • chapter06/sysklogd.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-sysklogd">
    22<title>Installing Sysklogd-&sysklogd-version;</title>
     3<?dbhtml filename="sysklogd.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &sysklogd-time;
  • chapter06/sysvinit.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-sysvinit">
    22<title>Installing Sysvinit-&sysvinit-version;</title>
     3<?dbhtml filename="sysvinit.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &sysvinit-time;
  • chapter06/tar.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-tar">
    22<title>Installing Tar-&tar-version;</title>
     3<?dbhtml filename="tar.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &tar-time;
  • chapter06/texinfo.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-texinfo">
    22<title>Installing Texinfo-&texinfo-version;</title>
     3<?dbhtml filename="texinfo.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &texinfo-time;
  • chapter06/textutils.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-textutils">
    22<title>Installing Textutils-&textutils-version;</title>
     3<?dbhtml filename="textutils.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &textutils-time;
  • chapter06/utillinux.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-utillinux">
    22<title>Installing Util-linux-&util-linux-version;</title>
     3<?dbhtml filename="util-linux.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &util-linux-time;
  • chapter06/vim.xml

    r9ac3d35 r576e206  
    11<sect1 id="ch06-vim">
    22<title>Installing Vim-&vim-version;</title>
     3<?dbhtml filename="vim.html" dir="chapter06"?>
    34
    45<screen>Estimated build time:           &vim-time;
Note: See TracChangeset for help on using the changeset viewer.