소스 검색

added <?dbhtml> tag for output redirection into subdir

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
75043c22ea

+ 1 - 0
chapter05/bash.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-bash">
 <title>Installing Bash-&bash-version;</title>
+<?dbhtml filename="bash" dir="chapter05"?>
 
 <screen>Estimated build time:           &bash-time-static; 
 Estimated required disk space:  &bash-compsize-static;</screen>

+ 1 - 0
chapter05/binutils.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-binutils">
 <title>Installing Binutils-&binutils-version;</title>
+<?dbhtml filename="binutils.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &binutils-time-static;
 Estimated required disk space:  &binutils-compsize-static;</screen>

+ 1 - 0
chapter05/bzip2.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-bzip2">
 <title>Installing Bzip2-&bzip2-version;</title>
+<?dbhtml filename="bzip2.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &bzip2-time-static;
 Estimated required disk space:  &bzip2-compsize-static;</screen>

+ 1 - 0
chapter05/chapter05.xml

@@ -1,5 +1,6 @@
 <chapter id="chapter05">
 <title>Preparing the LFS system</title>
+<?dbtml filename="chapter05.html" dir="chapter05"?>
 
 &c5-introduction;
 &c5-installasroot;

+ 1 - 0
chapter05/diffutils.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-diffutils">
 <title>Installing Diffutils-&diffutils-version;</title>
+<?dbhtml filename="diffutils.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &diffutils-time-static;
 Estimated required disk space:  &diffutils-compsize-static;</screen>

+ 1 - 0
chapter05/fileutils.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-fileutils">
 <title>Installing Fileutils-&fileutils-version;</title>
+<?dbhtml filename="fileutils.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &fileutils-time-static;
 Estimated required disk space:  &fileutils-compsize-static;</screen>

+ 1 - 0
chapter05/gcc.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-gcc">
 <title>Installing GCC-&gcc-version;</title>
+<?dbhtml filename="gcc.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &gcc-time-static;
 Estimated required disk space:  &gcc-compsize-static;</screen>

+ 1 - 0
chapter05/grep.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-grep">
 <title>Installing Grep-&grep-version;</title>
+<?dbhtml filename="grep.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &grep-time-static;
 Estimated required disk space:  &grep-compsize-static;</screen>

+ 1 - 0
chapter05/gzip.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-gzip">
 <title>Installing Gzip-&gzip-version;</title>
+<?dbhtml filename="gzip.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &gzip-time-static;
 Estimated required disk space:  &gzip-compsize-static;</screen>

+ 1 - 0
chapter05/introduction.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-introduction">
 <title>Introduction</title>
+<?dbhtml filename="introduction.html" dir="chapter05"?>
 
 <para>In the following chapters we will install all the software that belongs 
 to a basic Linux system. After you're done with this and the next chapter,

+ 1 - 0
chapter05/kernel.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-kernel">
 <title>Installing Linux Kernel-&kernel-version;</title>
+<?dbhtml filename="kernel.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &kernel-time-static;
 Estimated required disk space:  &kernel-compsize-static;</screen>

+ 1 - 0
chapter05/make.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-make">
 <title>Installing Make-&make-version;</title>
+<?dbhtml filename="make.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &make-time-static;
 Estimated required disk space:  &make-compsize-static;</screen>

+ 1 - 0
chapter05/mawk.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-mawk">
 <title>Installing Mawk-&mawk-version;</title>
+<?dbhtml filename="mawk.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &mawk-time-static;
 Estimated required disk space:  &mawk-compsize-static;</screen>

+ 1 - 0
chapter05/oldnsslib.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-oldnsslib">
 <title>Copying old NSS library files</title>
+<?dbhtml filename="oldnsslib.html" dir="chapter05"?>
 
 <para>If your normal Linux system runs Glibc-2.0, you need to copy the NSS 
 library files to the LFS partition. Certain statically linked programs still 

+ 1 - 0
chapter05/patch.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-patch">
 <title>Installing Patch-&patch-version;</title>
+<?dbhtml filename="patch.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &patch-time-static;
 Estimated required disk space:  &patch-compsize-static;</screen>

+ 1 - 0
chapter05/proc.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-proc">
 <title>Mounting $LFS/proc file system</title>
+<?dbhtml filename="proc.html" dir="chapter05"?>
 
 <para>In order for certain programs to function properly, the proc file system
 must be mounted and available from within the chroot'ed environment as

+ 1 - 0
chapter05/pwdgroup.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-pwdgroup">
 <title>Creating passwd and group files</title>
+<?dbhtml filename="pwdgroup.html" dir="chapter05"?>
 
 <para>In order for the user and group root to be recognized and to be able to 
 login, there needs to be an entry in the /etc/passwd and /etc/group file. 

+ 1 - 0
chapter05/sed.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-sed">
 <title>Installing Sed-&sed-version;</title>
+<?dbhtml filename="sed.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &sed-time-static;
 Estimated required disk space:  &sed-compsize-static;</screen>

+ 1 - 0
chapter05/shellutils.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-shutils">
 <title>Installing Sh-utils-&sh-utils-version;</title>
+<?dbhtml filenaem="sh-utils.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &sh-utils-time-static;
 Estimated required disk space:  &sh-utils-compsize-static;</screen>

+ 1 - 0
chapter05/tar.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-tar">
 <title>Installing Tar-&tar-version;</title>
+<?dbhtml filename="tar.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &tar-time-static;
 Estimated required disk space:  &tar-compsize-static;</screen>

+ 1 - 0
chapter05/texinfo.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-texinfo">
 <title>Installing Texinfo-&texinfo-version;</title>
+<?dbhtml filename="texinfo.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &texinfo-time-static;
 Estimated required disk space:  &texinfo-compsize-static;</screen>

+ 1 - 0
chapter05/textutils.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-textutils">
 <title>Installing Textutils-&textutils-version;</title>
+<?dbhtml filename="textutils.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &textutils-time-static;
 Estimated required disk space:  &textutils-compsize-static;</screen>