Author: bdubbs
Date: Thu Jul  9 18:41:56 2015
New Revision: 16227

Log:
Update to LVM2.2.02.125

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/filesystems/lvm2.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Jul  9 15:18:16 
2015        (r16226)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Jul  9 18:41:56 
2015        (r16227)
@@ -48,6 +48,10 @@
       <para>July 9th, 2015</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] -  Update to LVM2.2.02.125.  Fixes
+          <ulink url="&blfs-ticket-root;6662">#6662</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] -  Update to openssl-1.0.2d.  Fixes
           <ulink url="&blfs-ticket-root;6703">#6703</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu Jul  9 15:18:16 2015        (r16226)
+++ trunk/BOOK/packages.ent     Thu Jul  9 18:41:56 2015        (r16227)
@@ -42,7 +42,7 @@
 <!-- Chapter 5 -->
 <!ENTITY fuse-version                 "2.9.4">
 <!ENTITY jfsutils-version             "1.1.15">
-<!ENTITY lvm2-version                 "2.02.122">
+<!ENTITY lvm2-version                 "2.02.125">
 <!ENTITY mdadm-version                "3.3.2">
 <!ENTITY ntfs-3g-version              "2015.3.14">
 <!ENTITY gptfdisk-version             "1.0.0">

Modified: trunk/BOOK/postlfs/filesystems/lvm2.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/lvm2.xml     Thu Jul  9 15:18:16 2015        
(r16226)
+++ trunk/BOOK/postlfs/filesystems/lvm2.xml     Thu Jul  9 18:41:56 2015        
(r16227)
@@ -6,10 +6,10 @@
 
   <!ENTITY lvm2-download-http " ">
   <!ENTITY lvm2-download-ftp  
"ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz";>
-  <!ENTITY lvm2-md5sum        "a88bf7d68955635d009a5aec1ffecc48">
-  <!ENTITY lvm2-size          "1.6 MB">
-  <!ENTITY lvm2-buildsize     "30 MB (additional 10 MB to run the test suite)">
-  <!ENTITY lvm2-time          "0.4 SBU (additional 8.2 SBU to run the test 
suite)">
+  <!ENTITY lvm2-md5sum        "2d24ba982c8a85e8c837210f087a6a51">
+  <!ENTITY lvm2-size          "1.7 MB">
+  <!ENTITY lvm2-buildsize     "24 MB (additional 12 MB to run the test suite)">
+  <!ENTITY lvm2-time          "0.3 SBU (additional 2.7 SBU to run the test 
suite)">
 ]>
 
 <sect1 id="lvm2" xreflabel="LVM2-&lvm2-version;">
@@ -130,15 +130,15 @@
 make</userinput></screen>
 
     <para>
-      <!--The check command must be run as the <systemitem
-      class="username">root</systemitem> user.  Also the tests are known to
-      hang if at least one partition on a hard drive is not set up as a Linux
-      LVM partition (type 8e00).-->To test the results, issue: <command>make -k
+      To test the results, issue: <command>make -k
       check</command> as the <systemitem class="username">root</systemitem>
       user. At least one partition on a hard drive must be set up as a Linux
       LVM partition (type 8e00). The test timings are very dependent on the
       speed of the disk(s), and on the number of enabled kernel options. A
-      small number of tests fail, for unknown reasons.
+      small number of tests may fail.
+<!-- My results: 448 tests: 141 passed, 302 skipped, 5 broken, 0 failed
+     version LVM2-2.02.125.  Not all kernel settings enabled, but those
+     above all were set - Bruce -->
     </para>
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to