Ignore:
Timestamp:
02/09/2019 09:01:55 PM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
7ae2bfb
Parents:
637bb9ed
Message:

Merge to HEAD 21112.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/connect/dhcpcd.xml

    r637bb9ed reb056a19  
    77  <!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    88  <!ENTITY dhcpcd-download-ftp  "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
    9   <!ENTITY dhcpcd-md5sum        "918520b171f32f0da97316f3bcf3edc1">
     9  <!ENTITY dhcpcd-md5sum        "adc0a949cb718b455d81deea9ba2875f">
    1010  <!ENTITY dhcpcd-size          "208 KB">
    11   <!ENTITY dhcpcd-buildsize     "2.4 MB">
     11  <!ENTITY dhcpcd-buildsize     "2.9 MB">
    1212  <!ENTITY dhcpcd-time          "less than 0.1 SBU">
    1313]>
     
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    6565    <para role="optional">
    66       <xref linkend="llvm"/> (with Clang)
     66       <xref linkend="llvm"/> (with Clang),
     67       <xref linkend="ntp"/>,
     68       <ulink url="https://chrony.tuxfamily.org/">chronyd</ulink>, and
     69       <ulink url="https://github.com/thkukuk/ypbind-mt/">ypbind</ulink>
    6770    </para>
    6871
     
    356359        <listitem>
    357360          <para>
    358             add udev support for interface arrival and departure; this is
     361            adds udev support for interface arrival and departure; this is
    359362            because udev likes to rename the interface, which it can't do if
    360363            dhcpcd grabs it first.
Note: See TracChangeset for help on using the changeset viewer.