Changeset 9dcba70 for general


Ignore:
Timestamp:
09/07/2003 02:14:01 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
03973ca6
Parents:
ef0e45e4
Message:

Igor's patches for nano, pciutils, GTK2 and MySQL

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

Location:
general/sysutils/pciutils
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/pciutils/pciutils-desc.xml

    ref0e45e4 r9dcba70  
    22<title>Contents</title>
    33
    4 <para>The pciutils package contains <userinput>lspci</userinput> and
    5 <userinput>setpci</userinput>.</para>
     4<para>The pciutils package contains <command>lspci</command>,
     5<command>setpci</command> and <command>update-pciids</command>.</para>
    66
    77</sect2>
     
    1010
    1111<sect3><title>lspci</title>
    12 <para>lspci is a utility for displaying information about all PCI
    13 buses in the system and all devices connected to them.</para></sect3>
     12<para><command>lspci</command> is a utility for displaying information
     13about all <acronym>PCI</acronym> buses in the system and all devices
     14connected to them.</para></sect3>
    1415
    1516<sect3><title>setpci</title>
    16 <para>setpci is a utility for querying and configuring PCI devices.</para></sect3>
     17<para><command>setpci</command> is a utility for querying and
     18configuring <acronym>PCI</acronym> devices.</para></sect3>
     19
     20<sect3><title>update-pciids</title>
     21<para><command>update-pciids</command> fetches the current version of
     22the <acronym>PCI</acronym> ID list.</para></sect3>
    1723
    1824</sect2>
  • general/sysutils/pciutils/pciutils-inst.xml

    ref0e45e4 r9dcba70  
    11<sect2>
    2 <title>Installation of pciutils</title>
     2<title>Installation of <application>pciutils</application></title>
    33
    4 <para>Install pciutils by running the following commands:</para>
     4<para>Install <application>pciutils</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>make PREFIX=/usr &amp;&amp;
    7 make PREFIX=/usr install</userinput></screen></para>
     6<screen><userinput><command>make PREFIX=/usr &amp;&amp;
     7make PREFIX=/usr install</command></userinput></screen>
    88
    99</sect2>
  • general/sysutils/pciutils/pciutils-intro.xml

    ref0e45e4 r9dcba70  
    11<sect2>
    2 <title>Introduction to pciutils</title>
     2<title>Introduction to <application>pciutils</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&pciutils-download-http;"/>
    5 Download location (FTP):        <ulink url="&pciutils-download-ftp;"/>
    6 Version used:                   &pciutils-version;
    7 Package size:                   &pciutils-size;
    8 Estimated Disk space required:  &pciutils-buildsize;</screen>
     4<para>The <application>pciutils</application> package is a set of programs for listing
     5<acronym>PCI</acronym> devices, inspecting their status and setting
     6their configuration registers.</para>
    97
    10 <para>The pciutils package contains lspci and setpci.  These programs are
    11 useful for PCI bus configuration.</para>
     8<sect3><title>Package information</title>
     9<itemizedlist spacing='compact'>
     10<listitem><para>Download (HTTP): <ulink url="&pciutils-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink url="&pciutils-download-ftp;"/></para></listitem>
     12<listitem><para>Download size: &pciutils-size;</para></listitem>
     13<listitem><para>Estimated Disk space required: &pciutils-buildsize;</para></listitem>
     14<listitem><para>Estimated build time: &pciutils-time;</para></listitem></itemizedlist>
     15</sect3>
     16
     17<sect3><title><application>pciutils</application> dependencies</title>
     18<sect4><title>Required</title>
     19<para><xref linkend="wget"/> or <xref linkend="lynx"/>
     20</para></sect4>
     21</sect3>
    1222
    1323</sect2>
  • general/sysutils/pciutils/pciutils.ent

    ref0e45e4 r9dcba70  
    55<!ENTITY pciutils-desc SYSTEM "pciutils-desc.xml">
    66<!ENTITY pciutils-config SYSTEM "pciutils-config.xml">
    7 <!ENTITY pciutils-buildsize "638 KB">
    8 <!ENTITY pciutils-version "2.1.10">
    9 <!ENTITY pciutils-download-http "http://www.kernel.org/pub/software/utils/pciutils/pciutils-2.1.10.tar.bz2">
    10 <!ENTITY pciutils-download-ftp "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-2.1.10.tar.bz2">
    11 <!ENTITY pciutils-size "98 KB">
     7<!ENTITY pciutils-buildsize "1.1 MB">
     8<!ENTITY pciutils-version "2.1.11">
     9<!ENTITY pciutils-download-http
     10"http://www.kernel.org/pub/software/utils/pciutils/pciutils-&pciutils-version;.tar.bz2">
     11<!ENTITY pciutils-download-ftp
     12"ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-&pciutils-version;.tar.bz2">
     13<!ENTITY pciutils-size "107 KB">
     14<!ENTITY pciutils-time "0.02 SBU">
Note: See TracChangeset for help on using the changeset viewer.