Author: jhuntwork
Date: 2005-12-16 10:03:44 -0700 (Fri, 16 Dec 2005)
New Revision: 7220

Modified:
   branches/alphabetical/BOOK/chapter01/changelog.xml
   branches/alphabetical/BOOK/chapter06/chapter06.xml
Log:
Move procps to before Perl

Modified: branches/alphabetical/BOOK/chapter01/changelog.xml
===================================================================
--- branches/alphabetical/BOOK/chapter01/changelog.xml  2005-12-16 16:06:59 UTC 
(rev 7219)
+++ branches/alphabetical/BOOK/chapter01/changelog.xml  2005-12-16 17:03:44 UTC 
(rev 7220)
@@ -114,6 +114,10 @@
 </itemizedlist>
 </listitem>
 
+<listitem><para>December 16, 2005 [jhuntwork]: Move Procps to before Perl in 
chapter 6.
+Perl's testsuite uses 'ps'.</para>
+</listitem>
+
 <listitem><para>December 13, 2005 [jhuntwork]: Install Tcl's internal headers 
to /tools/include,
 allowing us to drop its source directory right away. Origin is Greg Schafer, 
and thanks to
 Dan Nicholson for the report (fixes bug 1670).</para>

Modified: branches/alphabetical/BOOK/chapter06/chapter06.xml
===================================================================
--- branches/alphabetical/BOOK/chapter06/chapter06.xml  2005-12-16 16:06:59 UTC 
(rev 7219)
+++ branches/alphabetical/BOOK/chapter06/chapter06.xml  2005-12-16 17:03:44 UTC 
(rev 7220)
@@ -26,6 +26,7 @@
 <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="m4.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="perl.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="sed.xml"/>
@@ -57,7 +58,6 @@
 <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"/>

-- 
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