Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    rc62883b r0cca1d3  
    1 <?xml version="1.0" encoding="ISO-8859-1"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
     
    77  <!ENTITY systemd-udev "<phrase revision='systemd'>Systemd</phrase>
    88                         <phrase revision='sysv'>Udev</phrase>">
     9  <!ENTITY bdb "<ulink url='https://www.oracle.com/database/technologies/related/berkeleydb.html'>Berkeley DB</ulink>">
    910]>
    1011
     
    3031  the test suites. The fourth list of dependencies are packages that require
    3132  this package to be built and installed in its final location before they are
    32   built and installed. In most cases, this is because these packages will hard
    33   code paths to binaries within their scripts. If not built in a certain order,
    34   this could result in paths of /tools/bin/[binary] being placed inside scripts
    35   installed to the final system. This is obviously not desirable.</para>
     33  built and installed.</para>
    3634
    3735  <para>The last list of dependencies are optional packages that are not
     
    110108        <segtitle>&before;</segtitle>
    111109        <seglistitem>
    112           <seg>Acl and Libcap</seg>
     110          <seg>Acl, Libcap, and Patch</seg>
    113111        </seglistitem>
    114112      </segmentedlist>
     
    10501048        <segtitle>&external;</segtitle>
    10511049        <seglistitem>
    1052           <seg>None</seg>
     1050          <seg><ulink url='&blfs-book;general/libxml2.html'>libxml2</ulink></seg>
    10531051        </seglistitem>
    10541052      </segmentedlist>
     
    12421240        <segtitle>&before;</segtitle>
    12431241        <seglistitem>
    1244           <seg>Man-DB and Perl</seg>
     1242          <seg>Man-DB</seg>
    12451243        </seglistitem>
    12461244      </segmentedlist>
     
    14871485        <seglistitem>
    14881486          <seg>
    1489             <ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>,
     1487            &bdb;,
    14901488            <ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>,
    14911489            <ulink url="&github;/libbpf/libbpf">libbpf</ulink>,
     
    24172415        <segtitle>&dependencies;</segtitle>
    24182416        <seglistitem>
    2419           <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and Sed</seg>
     2417          <seg>Attr, Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and
     2418          Sed</seg>
    24202419        </seglistitem>
    24212420      </segmentedlist>
     
    24242423        <segtitle>&runtime;</segtitle>
    24252424        <seglistitem>
    2426           <seg>Glibc</seg>
     2425          <seg>Attr and Glibc</seg>
    24272426        </seglistitem>
    24282427      </segmentedlist>
     
    24572456        <segtitle>&dependencies;</segtitle>
    24582457        <seglistitem>
    2459           <seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep, Groff,
     2458          <seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep,
    24602459          Libxcrypt, Make, Sed, and Zlib</seg>
    24612460        </seglistitem>
     
    24872486        <seglistitem>
    24882487          <seg>
    2489             <ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>
     2488            &bdb;
    24902489          </seg>
    24912490        </seglistitem>
     
    26562655        <seglistitem>
    26572656          <seg>
    2658             <ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>,
     2657            &bdb;,
    26592658            <ulink url="&blfs-book;basicnet/libnsl.html">libnsl</ulink>,
    26602659            <ulink url="&blfs-book;server/sqlite.html">SQLite</ulink>, and
     
    29382937            <ulink url="&blfs-book;postlfs/p11-kit.html">p11-kit</ulink>,
    29392938            <ulink url="&blfs-book;general/pcre2.html">PCRE2</ulink>,
     2939            <ulink url="&pypi-home;pefile">pefile</ulink>,
    29402940            <ulink url="&blfs-book;postlfs/polkit.html">Polkit</ulink>,
    29412941            <ulink url='&pypi-home;/pyelftools'>pyelftools</ulink>,
     
    31953195        <seglistitem>
    31963196          <seg>
     3197            <ulink url="&blfs-book;general/asciidoctor.html">Asciidoctor</ulink>,
    31973198            <ulink
    31983199              url="https://people.redhat.com/sgrubb/libcap-ng/">Libcap-NG</ulink>,
     
    32033204              url="&blfs-book;postlfs/linux-pam.html">Linux-PAM</ulink>,
    32043205            <ulink
    3205               url="&blfs-book;postlfs/smartmontools.html">smartmontools</ulink>, and
     3206              url="&blfs-book;postlfs/smartmontools.html">smartmontools</ulink>,
     3207            <ulink url="https://po4a.org/index.php.en">po4a</ulink>, and
    32063208            <ulink url="&blfs-book;general/slang.html">slang</ulink>
    32073209          </seg>
Note: See TracChangeset for help on using the changeset viewer.