Changeset 68e7b01
- Timestamp:
- 06/13/2015 05:06:25 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c80f8696
- Parents:
- 30b736a5
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r30b736a5 r68e7b01 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 2"> <!-- Always 2 digits -->3 <!ENTITY day "13"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 1 2th &year;">9 <!ENTITY releasedate "June 13th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r30b736a5 r68e7b01 44 44 45 45 --> 46 47 <listitem> 48 <para>June 13th, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[pierre] - Update to LVM2-2.02.121. Fixes 52 <ulink url="&blfs-ticket-root;6603">#6603</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 46 56 47 57 <listitem> -
packages.ent
r30b736a5 r68e7b01 42 42 <!ENTITY fuse-version "2.9.4"> 43 43 <!ENTITY jfsutils-version "1.1.15"> 44 <!ENTITY lvm2-version "2.02.12 0">44 <!ENTITY lvm2-version "2.02.121"> 45 45 <!ENTITY mdadm-version "3.3.2"> 46 46 <!ENTITY ntfs-3g-version "2015.3.14"> -
postlfs/filesystems/lvm2.xml
r30b736a5 r68e7b01 7 7 <!ENTITY lvm2-download-http " "> 8 8 <!ENTITY lvm2-download-ftp "ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz"> 9 <!ENTITY lvm2-md5sum " 326df8542d3a2376da907e98a0888ccf">9 <!ENTITY lvm2-md5sum "702c61bf07a8fc6dc0db6e9d323d9f6d"> 10 10 <!ENTITY lvm2-size "1.6 MB"> 11 <!ENTITY lvm2-buildsize " 39 MB (additional 9MB to run the test suite)">12 <!ENTITY lvm2-time "0. 4 SBU (additional 8.3 SBU to run the test suite with -j4)">11 <!ENTITY lvm2-buildsize "29 MB (additional 14 MB to run the test suite)"> 12 <!ENTITY lvm2-time "0.3 SBU (additional 24 SBU to run the test suite)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.