Changeset a4c24de for postlfs


Ignore:
Timestamp:
10/16/2018 06:03:22 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6201485
Parents:
e65320b
Message:

Update to exo-0.12.3.
Update to xorg-server-1.20.2.
Update to ICU-63.1.
Remove some obsolete options in lvm2 instructions.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20637 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/lvm2.xml

    re65320b ra4c24de  
    151151./configure --prefix=/usr       \
    152152            --exec-prefix=      \
    153             --enable-applib     \
    154153            --enable-cmdlib     \
    155154            --enable-pkgconfig  \
     
    164163            --exec-prefix=      \
    165164            --with-confdir=/etc \
    166             --enable-applib     \
    167165            --enable-cmdlib     \
    168166            --enable-pkgconfig  \
     
    252250
    253251    <para>
    254       <parameter>--enable-applib</parameter>: This switch enables
    255       building of the shared application library.
    256     </para>
    257 
    258     <para>
    259252      <parameter>--enable-cmdlib</parameter>: This switch enables
    260253      building of the shared command library. It is required
     
    276269      building of the <application>Device Mapper</application>
    277270      event daemon.
    278     </para>
    279 
    280     <para>
    281       <option>--enable-lvmetad</option>: This switch enables
    282       building of the <application>LVM</application> metadata daemon,
    283       which avoids scanning all the filesystems when an lvm command is
    284       run.
    285271    </para>
    286272
     
    298284        <seg>
    299285          blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, lvmconf,
    300           lvmdump, and lvmetad (optional). There are also
     286          and lvmdump. There are also
    301287          numerous symbolic links to lvm that implement specific
    302288          functionalities
     
    410396      </varlistentry>
    411397
    412       <varlistentry id="lvmetad">
    413         <term><command>lvmetad</command></term>
    414         <listitem>
    415           <para>
    416             (optional) is the LVM metadata daemon.
    417           </para>
    418           <indexterm zone="lvm2 lvmetad">
    419             <primary sortas="b-lvmetad">lvmetad</primary>
    420           </indexterm>
    421         </listitem>
    422       </varlistentry>
    423 
    424398      <varlistentry id="vgimportclone">
    425399        <term><command>vgimportclone</command></term>
Note: See TracChangeset for help on using the changeset viewer.