mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
LVM2.2.02.155.
Update to Business-ISBN-2.011. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17475 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0cd81836c0
commit
302a619524
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "09"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2016">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "June 9th &year;">
|
||||
<!ENTITY releasedate "June 10th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -13,7 +13,7 @@
|
||||
<!ENTITY autovivification-md5sum "7e20817f6034910c1bc23351d81a0658">
|
||||
|
||||
<!ENTITY Business-ISBN-download-http "http://www.cpan.org/authors/id/B/BD/BDFOY/Business-ISBN-&Business-ISBN-version;.tar.gz">
|
||||
<!ENTITY Business-ISBN-md5sum "2fd4f8282e81086836ce235550988b75">
|
||||
<!ENTITY Business-ISBN-md5sum "713eee9ccc81bd503b8263b34be0164f">
|
||||
|
||||
<!ENTITY Business-ISMN-download-http "http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Business-ISMN-&Business-ISMN-version;.tar.gz">
|
||||
<!ENTITY Business-ISMN-md5sum "e8696a78b4aa8a99869fbb0625c5cc13">
|
||||
|
@ -44,6 +44,20 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>June 10th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - LVM2.2.02.155. Fixes
|
||||
<ulink url="&blfs-ticket-root;7806">#7806</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to Business-ISBN-2.011. Fixes
|
||||
<ulink url="&blfs-ticket-root;7926">#7926</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>June 9th, 2016</para>
|
||||
<itemizedlist>
|
||||
|
@ -46,7 +46,7 @@
|
||||
<!ENTITY btrfs-progs-version "4.5.3">
|
||||
<!ENTITY fuse-version "2.9.6">
|
||||
<!ENTITY jfsutils-version "1.1.15">
|
||||
<!ENTITY lvm2-version "2.02.152">
|
||||
<!ENTITY lvm2-version "2.02.155">
|
||||
<!ENTITY mdadm-version "3.4">
|
||||
<!ENTITY ntfs-3g-version "2016.2.22">
|
||||
<!ENTITY gptfdisk-version "1.0.1">
|
||||
@ -318,7 +318,7 @@
|
||||
<!-- Perl module versions used in the Perl Modules instructions -->
|
||||
<!ENTITY autovivification-version "0.16">
|
||||
<!ENTITY Archive-Zip-version "1.57">
|
||||
<!ENTITY Business-ISBN-version "2.010">
|
||||
<!ENTITY Business-ISBN-version "2.011">
|
||||
<!ENTITY Business-ISMN-version "1.13">
|
||||
<!ENTITY Business-ISSN-version "1.001">
|
||||
<!ENTITY Class-Accessor-version "0.34">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY lvm2-download-http " ">
|
||||
<!ENTITY lvm2-download-ftp "ftp://sources.redhat.com/pub/lvm2/releases/LVM2.&lvm2-version;.tgz">
|
||||
<!ENTITY lvm2-md5sum "3b1be9a67d8000040931f3e88ec10557">
|
||||
<!ENTITY lvm2-md5sum "8e8025f2d82861c7285e2a36c58d279c">
|
||||
<!ENTITY lvm2-size "1.9 MB">
|
||||
<!ENTITY lvm2-buildsize "27 MB (add 13 MB for tests, however transient files can grow up to around 500 MB)">
|
||||
<!ENTITY lvm2-time "0.4 SBU (add 5.4 SBU for tests)">
|
||||
<!ENTITY lvm2-buildsize "27 MB (add 19 MB for tests, however transient files can grow up to around 500 MB)">
|
||||
<!ENTITY lvm2-time "0.4 SBU (add 6.0 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="lvm2" xreflabel="LVM2-&lvm2-version;">
|
||||
@ -37,7 +37,7 @@
|
||||
snapshots.
|
||||
</para>
|
||||
|
||||
&lfs79_checked;
|
||||
&lfs79_checked;&gcc6_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -114,6 +114,7 @@
|
||||
There are several other Device Mapper options in the kernel beyond those
|
||||
listed below. In order to get reasonable results if running the
|
||||
regression tests, all must be enabled either internally or as a module.
|
||||
The tests will all time out if Magic SysRq key is not enabled.
|
||||
</para></note>
|
||||
|
||||
<screen><literal>Device Drivers --->
|
||||
@ -122,7 +123,9 @@
|
||||
<*/M/ > Crypt target support [CONFIG_DM_CRYPT]
|
||||
<*/M/ > Snapshot target [CONFIG_DM_SNAPSHOT]
|
||||
<*/M/ > Thin provisioning target [CONFIG_DM_THIN_PROVISIONING]
|
||||
<*/M/ > Mirror target [CONFIG_DM_MIRROR]</literal></screen>
|
||||
<*/M/ > Mirror target [CONFIG_DM_MIRROR]
|
||||
Kernel hacking --->
|
||||
[*] Magic SysRq key [CONFIG_MAGIC_SYSRQ]</literal></screen>
|
||||
|
||||
<indexterm zone="lvm2 lvm2-kernel">
|
||||
<primary sortas="d-lvm2">lvm2</primary>
|
||||
|
Loading…
Reference in New Issue
Block a user