diff options
Diffstat (limited to 'chapter06')
56 files changed, 57 insertions, 1 deletions
diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml index dee51f1fe..d17ace0dd 100644 --- a/chapter06/aboutdebug.xml +++ b/chapter06/aboutdebug.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-aboutdebug"> <title>About debugging symbols</title> +<?dbhtml filename="aboutdebug.html" dir="chapter06"?> <para>Most programs and libraries by default are compiled with debugging symbols (gcc option -g).</para> diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index 5cb6d6bfe..f40815153 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-autoconf"> <title>Installing Autoconf-&autoconf-version;</title> +<?dbhtml filename="autoconf.html" dir="chapter06"?> <screen>Estimated build time: &autoconf-time; Estimated required disk space: &autoconf-compsize;</screen> diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 7eda378ef..316becb9a 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-automake"> <title>Installing Automake-&automake-version;</title> +<?dbhtml filename="automake.html" dir="chapter06"?> <screen>Estimated build time: &automake-time; Estimated required disk space: &automake-compsize;</screen> diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 0f7339832..07607d15f 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-bash"> <title>Installing Bash-&bash-version;</title> +<?dbhtml filename="bash.html" dir="chapter06"?> <screen>Estimated build time: &bash-time; Estimated required disk space: &bash-compsize;</screen> diff --git a/chapter06/bashprofile.xml b/chapter06/bashprofile.xml index abfed3700..eafcc7541 100644 --- a/chapter06/bashprofile.xml +++ b/chapter06/bashprofile.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-bashprofile"> <title>Creating $LFS/root/.bash_profile</title> +<?dbhtml filename="bashprofile.html" dir="chapter06"?> <para>When we have entered the chroot'ed environment in the next section we want to export a couple of environment variables in that shell such as diff --git a/chapter06/bin86.xml b/chapter06/bin86.xml index 0edd07cdc..f64c29068 100644 --- a/chapter06/bin86.xml +++ b/chapter06/bin86.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-bin86"> <title>Installing Bin86-&bin86-version;</title> +<?dbhtml filename="bin86.html" dir="chapter06"?> <screen>Estimated build time: &bin86-time; Estimated required disk space: &bin86-compsize;</screen> diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index e69d31141..3ac9c924c 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-binutils"> <title>Installing Binutils-&binutils-version;</title> +<?dbhtml filename="binutils.html" dir="chapter06"?> <screen>Estimated build time: &binutils-time; Estimated required disk space: &binutils-compsize;</screen> diff --git a/chapter06/bison.xml b/chapter06/bison.xml index 27024871d..089738378 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-bison"> <title>Installing Bison-&bison-version;</title> +<?dbhtml filename="bison.html" dir="chapter06"?> <screen>Estimated build time: &bison-time; Estimated required disk space: &bison-compsize;</screen> diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 8fb8660f7..e2644f719 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-bzip2"> <title>Installing Bzip2-&bzip2-version;</title> +<?dbhtml filename="bzip2.html" dir="chapter06"?> <screen>Estimated build time: &bzip2-time; Estimated required disk space: &bzip2-compsize;</screen> diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 94a799ff0..4fc4c505d 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -1,5 +1,6 @@ <chapter id="chapter06"> <title>Installing basic system software</title> +<?dbhtml filename="chapter06.html" dir="chapter06"?> &c6-introduction; &c6-aboutdebug; diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index bd51e8748..b56264d49 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-chroot"> <title>Entering the chroot'ed environment</title> +<?dbhtml filename=".html" dir="chapter06"?> <para>It's time to enter our chroot'ed environment in order to install the rest of the software we need.</para> diff --git a/chapter06/configure.xml b/chapter06/configure.xml index 2487f3536..adc350c0d 100644 --- a/chapter06/configure.xml +++ b/chapter06/configure.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-configure"> <title>Configuring essential software</title> +<?dbhtml filename="configure.html" dir="chapter06"?> <para>Now that all software is installed, all that we need to do to get a few programs running properly is to create their configuration files.</para> diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index 2c98e1a29..a13e782bb 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-diffutils"> <title>Installing Diffutils-&diffutils-version;</title> +<?dbhtml filename="diffutils.html" dir="chapter06"?> <screen>Estimated build time: &diffutils-time; Estimated required disk space: &diffutils-compsize;</screen> diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index 7016285a0..d0334ca09 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-e2fsprogs"> <title>Installing E2fsprogs-&e2fsprogs-version;</title> +<?dbhtml filename="e2fsprogs.html" dir="chapter06"?> <screen>Estimated build time: &e2fsprogs-time; Estimated required disk space: &e2fsprogs-compsize;</screen> diff --git a/chapter06/ed.xml b/chapter06/ed.xml index aa75adbcc..eaeefcf90 100644 --- a/chapter06/ed.xml +++ b/chapter06/ed.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-ed"> <title>Installing Ed-&ed-version;</title> +<?dbhtml filename="ed.html" dir="chapter06"?> <screen>Estimated build time: &ed-time; Estimated required disk space: &ed-compsize;</screen> diff --git a/chapter06/file.xml b/chapter06/file.xml index 6b1f0f7b8..43842376c 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-file"> <title>Installing File-&file-version;</title> +<?dbhtml filename="file.html" dir="chapter06"?> <screen>Estimated build time: &file-time; Estimated required disk space: &file-compsize;</screen> diff --git a/chapter06/fileutils.xml b/chapter06/fileutils.xml index 8be653f3e..c29de2193 100644 --- a/chapter06/fileutils.xml +++ b/chapter06/fileutils.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-fileutils"> <title>Installing Fileutils-&fileutils-version;</title> +<?dbhtml filename="fileutils.html" dir="chapter06"?> <screen>Estimated build time: &fileutils-time; Estimated required disk space: &fileutils-compsize;</screen> diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index dd354acb5..a745ff739 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-findutils"> <title>Installing Findutils-&findutils-version;</title> +<?dbhtml filename="findutils.html" dir="chapter06"?> <screen>Estimated build time: &findutils-time; Estimated required disk space: &findutils-compsize;</screen> diff --git a/chapter06/flex.xml b/chapter06/flex.xml index b4fe72751..281dcfecf 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-flex"> <title>Installing Flex-&flex-version;</title> +<?dbhtml filename="flex.html" dir="chapter06"?> <screen>Estimated build time: &flex-time; Estimated required disk space: &flex-compsize;</screen> diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 19bb475ed..5d11b27d0 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-gcc"> <title>Installing GCC-&gcc-version;</title> +<?dbhtml filename="gcc.html" dir="chapter06"?> <screen>Estimated build time: &gcc-time; Estimated required disk space: &gcc-compsize;</screen> diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index d4d606ca4..b6bfb42c6 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-gettext"> <title>Installing Gettext-&gettext-version;</title> +<?dbhtml filename="gettext.html" dir="chapter06"?> <screen>Estimated build time: &gettext-time; Estimated required disk space: &gettext-compsize;</screen> diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 466f8cc48..dfd1f9721 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-glibc"> <title>Installing Glibc-&glibc-version;</title> +<?dbhtml filename="glibc.html" dir="chapter06"?> <screen>Estimated build time: &glibc-time; Estimated required disk space: &glibc-compsize;</screen> diff --git a/chapter06/grep.xml b/chapter06/grep.xml index 21decfd07..cc9c5ea36 100644 --- a/chapter06/grep.xml +++ b/chapter06/grep.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-grep"> <title>Installing Grep-&grep-version;</title> +<?dbhtml filename="grep.html" dir="chapter06"?> <screen>Estimated build time: &grep-time; Estimated required disk space: &grep-compsize;</screen> diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 21ab82b4d..418fa940a 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-groff"> <title>Installing Groff-&groff-version;</title> +<?dbhtml filename="groff.html" dir="chapter06"?> <screen>Estimated build time: &groff-time; Estimated required disk space: &groff-compsize;</screen> diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index f4233dfb1..f8f06eb36 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-gzip"> <title>Installing Gzip-&gzip-version;</title> +<?dbhtml filename="gzip.html" dir="chapter06"?> <screen>Estimated build time: &gzip-time; Estimated required disk space: &gzip-compsize;</screen> diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml index cb72452ea..a5a15fb9d 100644 --- a/chapter06/introduction.xml +++ b/chapter06/introduction.xml @@ -1,6 +1,7 @@ <sect1 id="ch06-introduction"> <title>Introduction</title> - +<?dbhtml filename="introduction.html" dir="chapter06"?> + <para>The installation of all the software is pretty straightforward and you will probably think it's so much easier and shorter to give the generic installation instructions for each package and only explain how to diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 7d88f1ae6..389e4e7d0 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-kbd"> <title>Installing Kbd-&kbd-version;</title> +<?dbhtml filename="kbd.html" dir="chapter06"?> <screen>Estimated build time: &kbd-time; Estimated required disk space: &kbd-compsize;</screen> diff --git a/chapter06/less.xml b/chapter06/less.xml index 66e596e06..5a1f0eac4 100644 --- a/chapter06/less.xml +++ b/chapter06/less.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-less"> <title>Installing Less-&less-version;</title> +<?dbhtml filename="less.html" dir="chapter06"?> <screen>Estimated build time: &less-time; Estimated required disk space: &less-compsize;</screen> diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml index b93426fc2..d8af28a81 100644 --- a/chapter06/libtool.xml +++ b/chapter06/libtool.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-libtool"> <title>Installing Libtool-&libtool-version;</title> +<?dbhtml filename="libtool.html" dir="chapter06"?> <screen>Estimated build time: &libtool-time; Estimated required disk space: &libtool-compsize;</screen> diff --git a/chapter06/lilo.xml b/chapter06/lilo.xml index 49ecc13ff..b9fd9ec44 100644 --- a/chapter06/lilo.xml +++ b/chapter06/lilo.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-lilo"> <title>Installing Lilo-&lilo-version;</title> +<?dbhtml filename="lilo.html" dir="chapter06"?> <screen>Estimated build time: &lilo-time; Estimated required disk space: &lilo-compsize;</screen> diff --git a/chapter06/m4.xml b/chapter06/m4.xml index a00a297ea..c2b9970bb 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-m4"> <title>Installing M4-&m4-version;</title> +<?dbhtml filename="m4.html" dir="chapter06"?> <screen>Estimated build time: &m4-time; Estimated required disk space: &m4-compsize;</screen> diff --git a/chapter06/make.xml b/chapter06/make.xml index cba699255..da3cf39d5 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-make"> <title>Installing Make-&make-version;</title> +<?dbhtml filename="make.html" dir="chapter06"?> <screen>Estimated build time: &make-time; Estimated required disk space: &make-compsize;</screen> diff --git a/chapter06/makedev.xml b/chapter06/makedev.xml index 8b00c48b5..2f28345bd 100644 --- a/chapter06/makedev.xml +++ b/chapter06/makedev.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-makedev"> <title>Creating devices (Makedev-&makedev-version;)</title> +<?dbhtml filename="makedev.html" dir="chapter06"?> <screen>Estimated build time: &makedev-time; Estimated required disk space: &makedev-compsize;</screen> diff --git a/chapter06/man.xml b/chapter06/man.xml index bc2cc416f..fea467d0e 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-man"> <title>Installing Man-&man-version;</title> +<?dbhtml filename="man.html" dir="chapter06"?> <screen>Estimated build time: &man-time; Estimated required disk space: &man-compsize;</screen> diff --git a/chapter06/manpages.xml b/chapter06/manpages.xml index f28120499..f73472067 100644 --- a/chapter06/manpages.xml +++ b/chapter06/manpages.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-manpages"> <title>Installing Man-pages-&man-pages-version;</title> +<?dbhtml filename="man-pages.html" dir="chapter06"?> <screen>Estimated build time: &man-pages-time; Estimated required disk space: &man-pages-compsize;</screen> diff --git a/chapter06/mawk.xml b/chapter06/mawk.xml index 9b0d2ebe7..0f61fcd5f 100644 --- a/chapter06/mawk.xml +++ b/chapter06/mawk.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-mawk"> <title>Installing Mawk-&mawk-version;</title> +<?dbhtml filename="mawk.html" dir="chapter06"?> <screen>Estimated build time: &mawk-time; Estimated required disk space: &mawk-compsize;</screen> diff --git a/chapter06/modutils.xml b/chapter06/modutils.xml index 2633fd410..bcebe8814 100644 --- a/chapter06/modutils.xml +++ b/chapter06/modutils.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-modutils"> <title>Installing Modutils-&modutils-version;</title> +<?dbhtml filename="modutils.html" dir="chapter06"?> <screen>Estimated build time: &modutils-time; Estimated required disk space: &modutils-compsize;</screen> diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 99cebd415..5c8ed2186 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-ncurses"> <title>Installing Ncurses-&ncurses-version;</title> +<?dbhtml filename="ncurses.html" dir="chapter06"?> <screen>Estimated build time: &ncurses-time; Estimated required disk space: &ncurses-compsize;</screen> diff --git a/chapter06/netkitbase.xml b/chapter06/netkitbase.xml index 44ca76876..ce47eab58 100644 --- a/chapter06/netkitbase.xml +++ b/chapter06/netkitbase.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-netkitbase"> <title>Installing Netkit-base-&netkit-base-version;</title> +<?dbhtml filename="netkit-base.html" dir="chapter06"?> <screen>Estimated build time: &netkit-base-time; Estimated required disk space: &netkit-base-compsize;</screen> diff --git a/chapter06/nettools.xml b/chapter06/nettools.xml index 26fd244cf..87596363e 100644 --- a/chapter06/nettools.xml +++ b/chapter06/nettools.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-nettools"> <title>Installing Net-tools-&net-tools-version;</title> +<?dbhtml filename="net-tools.html" dir="chapter06"?> <screen>Estimated build time: &net-tools-time; Estimated required disk space: &net-tools-compsize;</screen> diff --git a/chapter06/patch.xml b/chapter06/patch.xml index f72444f54..ef8b628c0 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-patch"> <title>Installing Patch-&patch-version;</title> +<?dbhtml filename="patch.html" dir="chapter06"?> <screen>Estimated build time: &patch-time; Estimated required disk space: &patch-compsize;</screen> diff --git a/chapter06/perl.xml b/chapter06/perl.xml index c264f0de6..a6797d5d5 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-perl"> <title>Installing Perl-&perl-version;</title> +<?dbhtml filename="perl.html" dir="chapter06"?> <screen>Estimated build time: &perl-time; Estimated required disk space: &perl-compsize;</screen> diff --git a/chapter06/procinfo.xml b/chapter06/procinfo.xml index 6712332a9..db8336b3a 100644 --- a/chapter06/procinfo.xml +++ b/chapter06/procinfo.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-procinfo"> <title>Installing Procinfo-&procinfo-version;</title> +<?dbhtml filename="procinfo.html" dir="chapter06"?> <screen>Estimated build time: &procinfo-time; Estimated required disk space: &procinfo-compsize;</screen> diff --git a/chapter06/procps.xml b/chapter06/procps.xml index dca7f4fc0..7e3cd2e59 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-procps"> <title>Installing Procps-&procps-version;</title> +<?dbhtml filename="procps.html" dir="chapter06"?> <screen>Estimated build time: &procps-time; Estimated required disk space: &procps-compsize;</screen> diff --git a/chapter06/psmisc.xml b/chapter06/psmisc.xml index d1804ece7..25fd5f918 100644 --- a/chapter06/psmisc.xml +++ b/chapter06/psmisc.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-psmisc"> <title>Installing Psmisc-&psmisc-version;</title> +<?dbhtml filename="psmisc.html" dir="chapter06"?> <screen>Estimated build time: &psmisc-time; Estimated required disk space: &psmisc-compsize;</screen> diff --git a/chapter06/removeoldnss.xml b/chapter06/removeoldnss.xml index 19fd159b6..1f63dff1c 100644 --- a/chapter06/removeoldnss.xml +++ b/chapter06/removeoldnss.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-removeoldnss"> <title>Removing old NSS library files</title> +<?dbhtml filename="removeoldnss.html" dir="chapter06"?> <para>If you have copied the NSS Library files from the normal Linux system to the LFS system (because the normal system runs Glibc-2.0) it's time to remove diff --git a/chapter06/sed.xml b/chapter06/sed.xml index d76e51832..cd9e2c674 100644 --- a/chapter06/sed.xml +++ b/chapter06/sed.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-sed"> <title>Installing Sed-&sed-version;</title> +<?dbhtml filename="sed.html" dir="chapter06"?> <screen>Estimated build time: &sed-time; Estimated required disk space: &sed-compsize;</screen> diff --git a/chapter06/shadowpwd.xml b/chapter06/shadowpwd.xml index 2e2abce58..120eb9d5c 100644 --- a/chapter06/shadowpwd.xml +++ b/chapter06/shadowpwd.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-shadow"> <title>Installing Shadow-&shadow-version;</title> +<?dbhtml filename="shadow.html" dir="chapter06"?> <screen>Estimated build time: &shadow-time; Estimated required disk space: &shadow-compsize;</screen> diff --git a/chapter06/shellutils.xml b/chapter06/shellutils.xml index 8ce59f4b5..1dea8d871 100644 --- a/chapter06/shellutils.xml +++ b/chapter06/shellutils.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-shutils"> <title>Installing Sh-utils-&sh-utils-version;</title> +<?dbhtml filename="sh-utils.html" dir="chapter06"?> <screen>Estimated build time: &sh-utils-time; Estimated required disk space: &sh-utils-compsize;</screen> diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml index e2727cb5b..3b6a49a02 100644 --- a/chapter06/sysklogd.xml +++ b/chapter06/sysklogd.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-sysklogd"> <title>Installing Sysklogd-&sysklogd-version;</title> +<?dbhtml filename="sysklogd.html" dir="chapter06"?> <screen>Estimated build time: &sysklogd-time; Estimated required disk space: &sysklogd-compsize;</screen> diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index dc6960cd7..6a0a032ad 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-sysvinit"> <title>Installing Sysvinit-&sysvinit-version;</title> +<?dbhtml filename="sysvinit.html" dir="chapter06"?> <screen>Estimated build time: &sysvinit-time; Estimated required disk space: &sysvinit-compsize;</screen> diff --git a/chapter06/tar.xml b/chapter06/tar.xml index af2c2aeb1..df96b6cd2 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-tar"> <title>Installing Tar-&tar-version;</title> +<?dbhtml filename="tar.html" dir="chapter06"?> <screen>Estimated build time: &tar-time; Estimated required disk space: &tar-compsize;</screen> diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index 885edb418..02315c70b 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-texinfo"> <title>Installing Texinfo-&texinfo-version;</title> +<?dbhtml filename="texinfo.html" dir="chapter06"?> <screen>Estimated build time: &texinfo-time; Estimated required disk space: &texinfo-compsize;</screen> diff --git a/chapter06/textutils.xml b/chapter06/textutils.xml index 7a361169c..204f5ba34 100644 --- a/chapter06/textutils.xml +++ b/chapter06/textutils.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-textutils"> <title>Installing Textutils-&textutils-version;</title> +<?dbhtml filename="textutils.html" dir="chapter06"?> <screen>Estimated build time: &textutils-time; Estimated required disk space: &textutils-compsize;</screen> diff --git a/chapter06/utillinux.xml b/chapter06/utillinux.xml index aa9698a34..4b536276a 100644 --- a/chapter06/utillinux.xml +++ b/chapter06/utillinux.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-utillinux"> <title>Installing Util-linux-&util-linux-version;</title> +<?dbhtml filename="util-linux.html" dir="chapter06"?> <screen>Estimated build time: &util-linux-time; Estimated required disk space: &util-linux-compsize;</screen> diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 1ae199f06..c777f0dcb 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-vim"> <title>Installing Vim-&vim-version;</title> +<?dbhtml filename="vim.html" dir="chapter06"?> <screen>Estimated build time: &vim-time; Estimated required disk space: &vim-compsize;</screen> |