Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    r0cca1d3 rc62883b  
    1 <?xml version="1.0" encoding="UTF-8"?>
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    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>">
    109]>
    1110
     
    3130  the test suites. The fourth list of dependencies are packages that require
    3231  this package to be built and installed in its final location before they are
    33   built and installed.</para>
     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>
    3436
    3537  <para>The last list of dependencies are optional packages that are not
     
    108110        <segtitle>&before;</segtitle>
    109111        <seglistitem>
    110           <seg>Acl, Libcap, and Patch</seg>
     112          <seg>Acl and Libcap</seg>
    111113        </seglistitem>
    112114      </segmentedlist>
     
    10481050        <segtitle>&external;</segtitle>
    10491051        <seglistitem>
    1050           <seg><ulink url='&blfs-book;general/libxml2.html'>libxml2</ulink></seg>
     1052          <seg>None</seg>
    10511053        </seglistitem>
    10521054      </segmentedlist>
     
    12401242        <segtitle>&before;</segtitle>
    12411243        <seglistitem>
    1242           <seg>Man-DB</seg>
     1244          <seg>Man-DB and Perl</seg>
    12431245        </seglistitem>
    12441246      </segmentedlist>
     
    14851487        <seglistitem>
    14861488          <seg>
    1487             &bdb;,
     1489            <ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>,
    14881490            <ulink url="&blfs-book;postlfs/iptables.html">iptables</ulink>,
    14891491            <ulink url="&github;/libbpf/libbpf">libbpf</ulink>,
     
    24152417        <segtitle>&dependencies;</segtitle>
    24162418        <seglistitem>
    2417           <seg>Attr, Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and
    2418           Sed</seg>
     2419          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and Sed</seg>
    24192420        </seglistitem>
    24202421      </segmentedlist>
     
    24232424        <segtitle>&runtime;</segtitle>
    24242425        <seglistitem>
    2425           <seg>Attr and Glibc</seg>
     2426          <seg>Glibc</seg>
    24262427        </seglistitem>
    24272428      </segmentedlist>
     
    24562457        <segtitle>&dependencies;</segtitle>
    24572458        <seglistitem>
    2458           <seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep,
     2459          <seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep, Groff,
    24592460          Libxcrypt, Make, Sed, and Zlib</seg>
    24602461        </seglistitem>
     
    24862487        <seglistitem>
    24872488          <seg>
    2488             &bdb;
     2489            <ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>
    24892490          </seg>
    24902491        </seglistitem>
     
    26552656        <seglistitem>
    26562657          <seg>
    2657             &bdb;,
     2658            <ulink url="&blfs-book;server/db.html">Berkeley DB</ulink>,
    26582659            <ulink url="&blfs-book;basicnet/libnsl.html">libnsl</ulink>,
    26592660            <ulink url="&blfs-book;server/sqlite.html">SQLite</ulink>, and
     
    29372938            <ulink url="&blfs-book;postlfs/p11-kit.html">p11-kit</ulink>,
    29382939            <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>,
    31983197            <ulink
    31993198              url="https://people.redhat.com/sgrubb/libcap-ng/">Libcap-NG</ulink>,
     
    32043203              url="&blfs-book;postlfs/linux-pam.html">Linux-PAM</ulink>,
    32053204            <ulink
    3206               url="&blfs-book;postlfs/smartmontools.html">smartmontools</ulink>,
    3207             <ulink url="https://po4a.org/index.php.en">po4a</ulink>, and
     3205              url="&blfs-book;postlfs/smartmontools.html">smartmontools</ulink>, and
    32083206            <ulink url="&blfs-book;general/slang.html">slang</ulink>
    32093207          </seg>
Note: See TracChangeset for help on using the changeset viewer.