Ignore:
Timestamp:
07/28/2019 08:39:28 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f4d3959a
Parents:
ec0a5282
Message:

Update to ldns-1.7.1.
Update to cmake-3.15.1.
Update to opencv-4.1.1.
Update to btrfs-progs-5.2.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/connect/dhcp.xml

    rec0a5282 r321c5a2  
    9999
    100100    <para>
    101       You must have Packet Socket support:
    102     </para>
    103 
    104 <screen><literal>[*] Networking support ---&gt;          [CONFIG_NET]
     101      You must have Packet Socket support.  IPv6 support is optional.
     102    </para>
     103
     104<screen><literal>[*] Networking support ---&gt;        [CONFIG_NET]
    105105      Networking options ---&gt;
    106         &lt;*&gt; Packet socket            [CONFIG_PACKET]</literal></screen>
    107 
     106        &lt;*&gt; Packet socket          [CONFIG_PACKET]
     107        &lt;*&gt; The IPv6 Protocol ---&gt; [CONFIG_IPV6]</literal></screen>
     108<!--
    108109    <para>
    109110      If you do not have IPv6 support:
    110111    </para>
    111112
    112 <screen><literal>[*] Networking support ---&gt;          [CONFIG_NET]
    113       Networking Options ---&gt;
    114         &lt;*&gt; The IPv6 Protocol ---&gt;   [CONFIG_IPV6]</literal></screen>
     113<screen><literal>[*] Networking support - - -&gt;          [CONFIG_NET]
     114      Networking Options - - -&gt;
     115        &lt;*&gt; The IPv6 Protocol - - -&gt;   [CONFIG_IPV6]</literal></screen>
    115116
    116117    <para>
    117118       compiled in, then you must use the <quote>missing_ipv6</quote> patch.
    118119    </para>
    119 
     120-->
    120121    <indexterm zone="dhcp dhcp-kernel">
    121122      <primary sortas="d-DHCP">DHCP</primary>
Note: See TracChangeset for help on using the changeset viewer.