Changeset 6397333 for libraries.xml


Ignore:
Timestamp:
09/22/2018 11:32:07 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
basic
Children:
4de7ca7
Parents:
acf7e2c
Message:

Convert internal like to external links for BLFS packages not in
the Basic book.

Reorder some chapters.

Merge System V and systemd sections so both are always displayed
with proper attribution for system type.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/basic@20524 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libraries.xml

    racf7e2c r6397333  
    1818  <title>Libraries</title>
    1919
    20   <para>These libraries support programs in this book.</para>
     20  <para>These libraries support programs in this book. If desired
     21  they can be built in the order presented below.</para>
    2122
    22   <xi:include xmlns:xi="&xinclude;" href="general/genlib/libtasn1.xml"/>
    23   <xi:include xmlns:xi="&xinclude;" href="postlfs/security/p11-kit.xml"/>
     23  <xi:include xmlns:xi="&xinclude;" href="networking/netlibs/libnl.xml"/>
     24  <xi:include xmlns:xi="&xinclude;" href="networking/netlibs/libtirpc.xml"/>
     25  <xi:include xmlns:xi="&xinclude;" href="general/genlib/libusb.xml"/>
    2426  <xi:include xmlns:xi="&xinclude;" href="general/genlib/popt.xml"/>
    25   <xi:include xmlns:xi="&xinclude;" href="general/genlib/libusb.xml"/>
    26   <xi:include xmlns:xi="&xinclude;" href="networking/netlibs/libnl.xml"/>
     27  <xi:include xmlns:xi="&xinclude;" href="networking/netlibs/rpcsvc-proto.xml"/>
    2728  <xi:include xmlns:xi="&xinclude;" href="networking/netlibs/libnsl.xml"/>
    28   <xi:include xmlns:xi="&xinclude;" href="networking/netlibs/libtirpc.xml"/>
    29   <xi:include xmlns:xi="&xinclude;" href="networking/netlibs/rpcsvc-proto.xml"/>
    3029  <xi:include xmlns:xi="&xinclude;" href="lwp-protocol-https.xml"/>
    3130  <sect1 id="pymods" xreflabel="six-&six-version; (Python Module)">
     
    3332    <xi:include xmlns:xi="&xinclude;" href="general/prog/six.xml"/>
    3433  </sect1>
     34  <xi:include xmlns:xi="&xinclude;" href="general/genlib/libtasn1.xml"/>
     35  <xi:include xmlns:xi="&xinclude;" href="postlfs/security/p11-kit.xml"/>
    3536
    3637<!--
Note: See TracChangeset for help on using the changeset viewer.