Changeset e78232f4 for general


Ignore:
Timestamp:
03/25/2024 06:50:25 PM (5 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
561987f3, 772c84a
Parents:
2563594f (diff), c10b619 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/pciutils.xml

    r2563594f re78232f4  
    113113
    114114    <para>
    115       Now install the <xref linkend='hwdata'/> package for the
     115      Next, install the <xref linkend='hwdata'/> package for the
    116116      <filename>pci.ids</filename> file.
    117117    </para>
     
    125125      <parameter>SHARED=yes</parameter>: This parameter enables building of
    126126      the shared library instead of the static one.
    127     </para>
    128 
    129     <para>
    130       <option>ZLIB=no</option>: This option prevents compression of
    131       the <filename>pci.ids</filename> file.
    132127    </para>
    133128
     
    144139      <seglistitem>
    145140        <seg>
    146           lspci and setpci
     141          lspci, pcilmr, and setpci
    147142        </seg>
    148143        <seg>
     
    150145        </seg>
    151146        <seg>
    152           /usr/include/pci and /usr/share/hwdata
     147          /usr/include/pci
    153148        </seg>
    154149      </seglistitem>
     
    173168      </varlistentry>
    174169
     170      <varlistentry id="pcilmr">
     171        <term><command>pcilmr</command></term>
     172        <listitem>
     173          <para>
     174            is a utility for margining PCIe links
     175          </para>
     176          <indexterm zone="pciutils pcilmr">
     177            <primary sortas="b-pcilmr">pcilmr</primary>
     178          </indexterm>
     179        </listitem>
     180      </varlistentry>
     181
    175182      <varlistentry id="setpci">
    176183        <term><command>setpci</command></term>
Note: See TracChangeset for help on using the changeset viewer.