Author: matthew
Date: 2011-12-05 14:25:41 -0700 (Mon, 05 Dec 2011)
New Revision: 9685

Modified:
   trunk/BOOK/appendices/dependencies.xml
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/chapter06.xml
   trunk/BOOK/general.ent
Log:
Move Psmisc to before E2fsprogs to fix issues with E2fsprogs' testsuite. Fixes 
#2975.

Modified: trunk/BOOK/appendices/dependencies.xml
===================================================================
--- trunk/BOOK/appendices/dependencies.xml      2011-12-01 21:47:38 UTC (rev 
9684)
+++ trunk/BOOK/appendices/dependencies.xml      2011-12-05 21:25:41 UTC (rev 
9685)
@@ -412,7 +412,7 @@
         <segtitle>&testsuites;</segtitle>
 
         <seglistitem>
-          <seg>None</seg>
+          <seg>Psmisc</seg>
         </seglistitem>
       </segmentedlist>
 

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2011-12-01 21:47:38 UTC (rev 9684)
+++ trunk/BOOK/chapter01/changelog.xml  2011-12-05 21:25:41 UTC (rev 9685)
@@ -37,6 +37,17 @@
 
 -->
     <listitem>
+      <para>2011-12-05</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Move Psmisc to before E2fsprogs because the
+          E2fsprogs testsuite uses killall. Fixes
+          <ulink url="&lfs-ticket-root;2975">#2975</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2011-12-01</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter06/chapter06.xml
===================================================================
--- trunk/BOOK/chapter06/chapter06.xml  2011-12-01 21:47:38 UTC (rev 9684)
+++ trunk/BOOK/chapter06/chapter06.xml  2011-12-05 21:25:41 UTC (rev 9685)
@@ -32,6 +32,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="bzip2.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="ncurses.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="util-linux.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="psmisc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="e2fsprogs.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="coreutils.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="iana-etc.xml"/>
@@ -64,7 +65,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="man-db.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="module-init-tools.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="patch.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="psmisc.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="shadow.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="sysklogd.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="sysvinit.xml"/>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2011-12-01 21:47:38 UTC (rev 9684)
+++ trunk/BOOK/general.ent      2011-12-05 21:25:41 UTC (rev 9685)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20111201">
-<!ENTITY releasedate "Dec 1 30, 2011">
+<!ENTITY version "SVN-20111205">
+<!ENTITY releasedate "Dec 5 30, 2011">
 <!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.1">
 <!ENTITY generic-version "development"> <!-- 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