Author: manuel
Date: 2006-04-07 13:20:36 -0600 (Fri, 07 Apr 2006)
New Revision: 7492

Modified:
   branches/udev_update/BOOK/chapter01/changelog.xml
   branches/udev_update/BOOK/chapter05/chapter05.xml
   branches/udev_update/BOOK/chapter05/dejagnu.xml
   branches/udev_update/BOOK/chapter05/expect.xml
   branches/udev_update/BOOK/chapter06/autoconf.xml
   branches/udev_update/BOOK/chapter06/bash.xml
   branches/udev_update/BOOK/chapter06/binutils.xml
   branches/udev_update/BOOK/chapter06/bzip2.xml
   branches/udev_update/BOOK/chapter06/chapter06.xml
   branches/udev_update/BOOK/chapter06/coreutils.xml
   branches/udev_update/BOOK/chapter06/createfiles.xml
   branches/udev_update/BOOK/chapter06/flex.xml
   branches/udev_update/BOOK/chapter06/gawk.xml
   branches/udev_update/BOOK/chapter06/gcc.xml
   branches/udev_update/BOOK/chapter06/gzip.xml
   branches/udev_update/BOOK/chapter06/iana-etc.xml
   branches/udev_update/BOOK/chapter06/inetutils.xml
   branches/udev_update/BOOK/chapter06/kbd.xml
   branches/udev_update/BOOK/chapter06/linux-libc-headers.xml
   branches/udev_update/BOOK/chapter06/mktemp.xml
   branches/udev_update/BOOK/chapter06/module-init-tools.xml
   branches/udev_update/BOOK/chapter06/perl.xml
   branches/udev_update/BOOK/chapter06/sed.xml
   branches/udev_update/BOOK/chapter06/sysklogd.xml
   branches/udev_update/BOOK/chapter06/sysvinit.xml
   branches/udev_update/BOOK/chapter06/tar.xml
   branches/udev_update/BOOK/chapter06/texinfo.xml
   branches/udev_update/BOOK/chapter06/udev.xml
   branches/udev_update/BOOK/chapter06/util-linux.xml
   branches/udev_update/BOOK/general.ent
Log:
Merged r7489 from trunk to udev_update branch.

Modified: branches/udev_update/BOOK/chapter01/changelog.xml
===================================================================
--- branches/udev_update/BOOK/chapter01/changelog.xml   2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter01/changelog.xml   2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -43,6 +43,9 @@
           <para>[manuel] - Placed home page (when available) and full download
           links for all packages in chapter03/packages.xml.</para>
         </listitem>
+        <listitem>
+          <para>[jhuntwork] - Merged alphabetical branch to trunk.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 
@@ -66,11 +69,11 @@
       <itemizedlist>
         <listitem>
           <para>[ken] - Correct my erroneous comment about UTF-8 locales in
-         Man-DB.  Thanks to Alexander for explaining it.</para>
+          Man-DB.  Thanks to Alexander for explaining it.</para>
         </listitem>
         <listitem>
-         <para>[ken] - upgraded to Linux-2.6.16.1, Iproute2-2.6.16-060323,
-         and Udev-088.</para>
+          <para>[ken] - upgraded to Linux-2.6.16.1, Iproute2-2.6.16-060323,
+          and Udev-088.</para>
         </listitem>
       </itemizedlist>
     </listitem>
@@ -80,8 +83,8 @@
       <itemizedlist>
         <listitem>
           <para>[ken] - Upgrade to shadow-4.0.15 and add convert-mans script
-         to convert its UTF-8 man pages.  Thanks to Alexander and Archaic for
-         the script and commands.  Fixes tickets #1748 and #1750.</para>
+          to convert its UTF-8 man pages.  Thanks to Alexander and Archaic for
+          the script and commands.  Fixes tickets #1748 and #1750.</para>
         </listitem>
       </itemizedlist>
     </listitem>
@@ -209,6 +212,10 @@
           <para>[archaic] - Create the Udev directories before creating the
           symlinks.</para>
         </listitem>
+        <listitem>
+          <para>[jhuntwork] - Added a description of perl configure flags that
+          help perl deal with a lack of groff. Thanks Dan Nicholson.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 
@@ -628,6 +635,16 @@
     </listitem>
 
     <listitem>
+      <para>December 16, 2005</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jhuntwork]: Move Procps to before Perl in chapter 6. Perl's
+          testsuite uses 'ps'.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>December 13, 2005</para>
       <itemizedlist>
         <listitem>
@@ -814,6 +831,13 @@
           Many thanks to Alexander Patrakov for highlighting the numerous
           issues and for reviewing the various suggested fixes.</para>
         </listitem>
+        <listitem>
+          <para>[jhuntwork]: Move sed to earlier in the build.</para>
+        </listitem>
+        <listitem>
+          <para>[jhuntwork]: Move m4 to earlier in the build. Thanks
+          Chris Staub.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 
@@ -828,6 +852,16 @@
     </listitem>
 
     <listitem>
+      <para>November 10, 2005</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jhuntwork]: Initial re-ordering of packages. Thanks to
+          Chris Staub (bug 684).</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>November 7, 2005</para>
       <itemizedlist>
         <listitem>

Modified: branches/udev_update/BOOK/chapter05/chapter05.xml
===================================================================
--- branches/udev_update/BOOK/chapter05/chapter05.xml   2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter05/chapter05.xml   2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -23,26 +23,24 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="dejagnu.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gcc-pass2.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="binutils-pass2.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gawk.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="coreutils.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ncurses.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="bash.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="bzip2.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gzip.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="coreutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="diffutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="findutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="make.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="grep.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="sed.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gawk.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gettext.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ncurses.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="grep.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gzip.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="m4.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="make.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="patch.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="perl.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="sed.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="tar.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="texinfo.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="bash.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="m4.xml"/>
-  <!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="bison.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="flex.xml"/>-->
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="util-linux.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="perl.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="stripping.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="changingowner.xml"/>
 

Modified: branches/udev_update/BOOK/chapter05/dejagnu.xml
===================================================================
--- branches/udev_update/BOOK/chapter05/dejagnu.xml     2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter05/dejagnu.xml     2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,8 +34,8 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep,
-        Make, and Sed</seg>
+        <seg>Bash, Binutils, Coreutils, Diffutils, Expect, GCC, Glibc, Grep,
+        Make, Sed, and Tcl</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter05/expect.xml
===================================================================
--- branches/udev_update/BOOK/chapter05/expect.xml      2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter05/expect.xml      2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -35,7 +35,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
-        Sed, and Tcl</seg>
+        Patch, Sed, and Tcl</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/autoconf.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/autoconf.xml    2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/autoconf.xml    2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -53,7 +53,9 @@
 
     <para>To test the results, issue:
     <userinput>make check</userinput>.
-    This takes a long time, about 2 SBUs.</para>
+    This takes a long time, about 2 SBUs.  In addition, 2 test are skipped
+    that use Automake.  For full test coverage, Autoconf can be re-tested
+    after Automake has been installed.</para>
 
     <para>Install the package:</para>
 

Modified: branches/udev_update/BOOK/chapter06/bash.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/bash.xml        2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/bash.xml        2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -33,8 +33,8 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make,
-        Ncurses, and Sed.</seg>
+        <seg>Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
+        Make, Ncurses, Readline, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/binutils.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/binutils.xml    2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/binutils.xml    2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,8 +34,8 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Bash, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, M4,
-        Make, Perl, Sed, and Texinfo</seg>
+        <seg>Bash, Coreutils, Diffutils, Expect, GCC, Gettext, Glibc, Grep,
+        Make, Perl, Sed, Tcl, and Texinfo</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/bzip2.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/bzip2.xml       2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/bzip2.xml       2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -36,7 +36,8 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, and Make</seg>
+        <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Patch,
+        and Make</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/chapter06.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/chapter06.xml   2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/chapter06.xml   2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -24,51 +24,51 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="readjusting.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="binutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gcc.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="db.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="coreutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="zlib.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="mktemp.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="iana-etc.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="findutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gawk.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ncurses.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="readline.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="m4.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="bison.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="less.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="db.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="groff.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ncurses.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="procps.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="sed.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="flex.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gettext.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="inetutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="iproute2.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="libtool.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="perl.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="texinfo.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="readline.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="zlib.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="autoconf.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="automake.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="bash.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="file.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="grep.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="libtool.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="bzip2.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="diffutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="kbd.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="e2fsprogs.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="file.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="findutils.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="flex.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="grub.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gawk.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gettext.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="grep.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="groff.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="gzip.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="inetutils.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="iproute2.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="kbd.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="less.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="make.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="man-db.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="make.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="mktemp.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="module-init-tools.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="patch.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="procps.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="psmisc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="shadow.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="sysklogd.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="sysvinit.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="tar.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="texinfo.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="udev.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="util-linux.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="vim.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="aboutdebug.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="strippingagain.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="revisedchroot.xml"/>

Modified: branches/udev_update/BOOK/chapter06/coreutils.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/coreutils.xml   2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/coreutils.xml   2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,8 +34,8 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc,
-        Grep, Make, Perl, and Sed</seg>
+        <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep,
+        Make, Patch, Perl, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/createfiles.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/createfiles.xml 2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/createfiles.xml 2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -15,7 +15,7 @@
   replaced by real files throughout the course of this chapter after the 
software
   has been installed.</para>
 
-<screen><userinput>ln -sv /tools/bin/{bash,cat,pwd,stty} /bin
+<screen><userinput>ln -sv /tools/bin/{bash,cat,grep,pwd,stty} /bin
 ln -sv /tools/bin/perl /usr/bin
 ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib
 ln -sv bash /bin/sh</userinput></screen>

Modified: branches/udev_update/BOOK/chapter06/flex.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/flex.xml        2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/flex.xml        2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -35,7 +35,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext,
-        Glibc, Grep, M4, Make, and Sed</seg>
+        Glibc, Grep, M4, Make, Patch, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/gawk.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/gawk.xml        2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/gawk.xml        2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,7 +34,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc,
-        Grep, Make, and Sed</seg>
+        Grep, Make, Patch, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/gcc.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/gcc.xml 2006-04-06 17:55:25 UTC (rev 
7491)
+++ branches/udev_update/BOOK/chapter06/gcc.xml 2006-04-07 19:20:36 UTC (rev 
7492)
@@ -34,8 +34,8 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, Gettext,
-        Glibc, Grep, Make, Perl, Sed, and Texinfo</seg>
+        <seg>Bash, Binutils, Coreutils, DejaGNU, Diffutils, Findutils, Expect,
+        Gawk, Gettext, Glibc, Grep, Make, Patch, Perl, Sed, Tcl, and 
Texinfo</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/gzip.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/gzip.xml        2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/gzip.xml        2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -35,7 +35,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
-        and Sed</seg>
+        Patch, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/iana-etc.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/iana-etc.xml    2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/iana-etc.xml    2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,7 +34,7 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Make</seg>
+        <seg>Coreutils, Gawk, and Make</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/inetutils.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/inetutils.xml   2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/inetutils.xml   2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,7 +34,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
-        Ncurses, and Sed</seg>
+        Ncurses, Patch, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/kbd.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/kbd.xml 2006-04-06 17:55:25 UTC (rev 
7491)
+++ branches/udev_update/BOOK/chapter06/kbd.xml 2006-04-07 19:20:36 UTC (rev 
7492)
@@ -34,7 +34,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Gettext,
-        Glibc, Grep, Gzip, M4, Make, and Sed</seg>
+        Glibc, Grep, Gzip, M4, Make, Patch, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/linux-libc-headers.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/linux-libc-headers.xml  2006-04-06 
17:55:25 UTC (rev 7491)
+++ branches/udev_update/BOOK/chapter06/linux-libc-headers.xml  2006-04-07 
19:20:36 UTC (rev 7492)
@@ -34,7 +34,7 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Coreutils</seg>
+        <seg>Coreutils and Findutils</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/mktemp.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/mktemp.xml      2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/mktemp.xml      2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,7 +34,7 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Coreutils, Make, and Patch</seg>
+        <seg>Coreutils, Make, Patch, and Zlib</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/module-init-tools.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/module-init-tools.xml   2006-04-06 
17:55:25 UTC (rev 7491)
+++ branches/udev_update/BOOK/chapter06/module-init-tools.xml   2006-04-07 
19:20:36 UTC (rev 7492)
@@ -35,7 +35,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC, Glibc,
-        Grep, M4, Make, and Sed</seg>
+        Grep, M4, Make, Sed, and Zlib</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/perl.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/perl.xml        2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/perl.xml        2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -35,7 +35,7 @@
 
       <seglistitem>
         <seg>Bash, Berkeley DB, Binutils, Coreutils, Diffutils, Gawk, GCC,
-        Glibc, Grep, Make, and Sed</seg>
+        Glibc, Grep, Iana-Etc, Make, Patch, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 
@@ -55,7 +55,10 @@
     this package is built. If the defaults it auto-detects are suitable,
     prepare Perl for compilation with:</para>
 
-<screen><userinput>./configure.gnu --prefix=/usr -Dpager="/usr/bin/less 
-isR"</userinput></screen>
+<screen><userinput>./configure.gnu --prefix=/usr \
+    -Dman1dir=/usr/share/man/man1 \
+    -Dman3dir=/usr/share/man/man3 \
+    -Dpager="/usr/bin/less -isR"</userinput></screen>
 
     <variablelist>
       <title>The meaning of the configure options:</title>
@@ -68,6 +71,16 @@
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><parameter>-Dman1dir=/usr/share/man/man1
+        -Dman3dir=/usr/share/man/man3</parameter></term>
+        <listitem>
+          <para>Since Groff is not installed yet, <command>Configure</command>
+          thinks that we do not want man pages for Perl.  Issuing these
+          parameters overrides this decision.</para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
 
     <para>Compile the package:</para>

Modified: branches/udev_update/BOOK/chapter06/sed.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/sed.xml 2006-04-06 17:55:25 UTC (rev 
7491)
+++ branches/udev_update/BOOK/chapter06/sed.xml 2006-04-07 19:20:36 UTC (rev 
7492)
@@ -34,7 +34,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc,
-        Grep, Make, and Texinfo</seg>
+        Grep, Make, Sed, and Texinfo</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/sysklogd.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/sysklogd.xml    2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/sysklogd.xml    2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,7 +34,7 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Binutils, Coreutils, GCC, Glibc, Make</seg>
+        <seg>Binutils, Coreutils, GCC, Glibc, Make, and Patch</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/sysvinit.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/sysvinit.xml    2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/sysvinit.xml    2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -33,7 +33,7 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Binutils, Coreutils, GCC, Glibc, and Make</seg>
+        <seg>Binutils, Coreutils, GCC, Glibc, Make, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/tar.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/tar.xml 2006-04-06 17:55:25 UTC (rev 
7491)
+++ branches/udev_update/BOOK/chapter06/tar.xml 2006-04-07 19:20:36 UTC (rev 
7492)
@@ -33,8 +33,8 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc,
-        Grep, Make, and Sed</seg>
+        <seg>Bash, Bzip2, Binutils, Coreutils, Diffutils, GCC, Gettext,
+        Glibc, Gzip, Grep, Make, Patch, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/texinfo.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/texinfo.xml     2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/texinfo.xml     2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -35,7 +35,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc,
-        Grep, Make, Ncurses, and Sed</seg>
+        Grep, Make, Ncurses, Patch, and Sed</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/udev.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/udev.xml        2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/udev.xml        2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -34,7 +34,7 @@
       <segtitle>&dependencies;</segtitle>
 
       <seglistitem>
-        <seg>Coreutils and Make</seg>
+        <seg>Coreutils, GCC, Make, and Perl</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/chapter06/util-linux.xml
===================================================================
--- branches/udev_update/BOOK/chapter06/util-linux.xml  2006-04-06 17:55:25 UTC 
(rev 7491)
+++ branches/udev_update/BOOK/chapter06/util-linux.xml  2006-04-07 19:20:36 UTC 
(rev 7492)
@@ -36,7 +36,7 @@
 
       <seglistitem>
         <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc,
-        Grep, Make, Ncurses, Sed, and Zlib</seg>
+        Grep, Make, Ncurses, Patch, Sed, and Zlib</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: branches/udev_update/BOOK/general.ent
===================================================================
--- branches/udev_update/BOOK/general.ent       2006-04-06 17:55:25 UTC (rev 
7491)
+++ branches/udev_update/BOOK/general.ent       2006-04-07 19:20:36 UTC (rev 
7492)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "udev_update-20060402">
-<!ENTITY releasedate "April 2, 2006">
+<!ENTITY version "udev_update-20060407">
+<!ENTITY releasedate "April 7, 2006">
 <!ENTITY milestone "6.2">
 <!ENTITY generic-version "udev_update"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to