Browse Source

added <?dbhtml> tag for output redirection into subdir

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 năm trước cách đây
mục cha
commit
576e206a1f
56 tập tin đã thay đổi với 57 bổ sung1 xóa
  1. 1 0
      chapter06/aboutdebug.xml
  2. 1 0
      chapter06/autoconf.xml
  3. 1 0
      chapter06/automake.xml
  4. 1 0
      chapter06/bash.xml
  5. 1 0
      chapter06/bashprofile.xml
  6. 1 0
      chapter06/bin86.xml
  7. 1 0
      chapter06/binutils.xml
  8. 1 0
      chapter06/bison.xml
  9. 1 0
      chapter06/bzip2.xml
  10. 1 0
      chapter06/chapter06.xml
  11. 1 0
      chapter06/chroot.xml
  12. 1 0
      chapter06/configure.xml
  13. 1 0
      chapter06/diffutils.xml
  14. 1 0
      chapter06/e2fsprogs.xml
  15. 1 0
      chapter06/ed.xml
  16. 1 0
      chapter06/file.xml
  17. 1 0
      chapter06/fileutils.xml
  18. 1 0
      chapter06/findutils.xml
  19. 1 0
      chapter06/flex.xml
  20. 1 0
      chapter06/gcc.xml
  21. 1 0
      chapter06/gettext.xml
  22. 1 0
      chapter06/glibc.xml
  23. 1 0
      chapter06/grep.xml
  24. 1 0
      chapter06/groff.xml
  25. 1 0
      chapter06/gzip.xml
  26. 2 1
      chapter06/introduction.xml
  27. 1 0
      chapter06/kbd.xml
  28. 1 0
      chapter06/less.xml
  29. 1 0
      chapter06/libtool.xml
  30. 1 0
      chapter06/lilo.xml
  31. 1 0
      chapter06/m4.xml
  32. 1 0
      chapter06/make.xml
  33. 1 0
      chapter06/makedev.xml
  34. 1 0
      chapter06/man.xml
  35. 1 0
      chapter06/manpages.xml
  36. 1 0
      chapter06/mawk.xml
  37. 1 0
      chapter06/modutils.xml
  38. 1 0
      chapter06/ncurses.xml
  39. 1 0
      chapter06/netkitbase.xml
  40. 1 0
      chapter06/nettools.xml
  41. 1 0
      chapter06/patch.xml
  42. 1 0
      chapter06/perl.xml
  43. 1 0
      chapter06/procinfo.xml
  44. 1 0
      chapter06/procps.xml
  45. 1 0
      chapter06/psmisc.xml
  46. 1 0
      chapter06/removeoldnss.xml
  47. 1 0
      chapter06/sed.xml
  48. 1 0
      chapter06/shadowpwd.xml
  49. 1 0
      chapter06/shellutils.xml
  50. 1 0
      chapter06/sysklogd.xml
  51. 1 0
      chapter06/sysvinit.xml
  52. 1 0
      chapter06/tar.xml
  53. 1 0
      chapter06/texinfo.xml
  54. 1 0
      chapter06/textutils.xml
  55. 1 0
      chapter06/utillinux.xml
  56. 1 0
      chapter06/vim.xml

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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;

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 2 - 1
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 

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>

+ 1 - 0
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>