Ignore:
Timestamp:
11/09/2021 06:40:49 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.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:
7826062
Parents:
193bdf3
Message:

Updates

nghttp2-1.46.0
libinput-1.19.2
dhcpcd-9.4.1
libsoup-2.74.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/connect/dhcpcd.xml

    r193bdf3 rf713df3  
    88<!--  <!ENTITY dhcpcd-download-ftp  "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">-->
    99  <!ENTITY dhcpcd-download-ftp  " ">
    10   <!ENTITY dhcpcd-md5sum        "c36715fc629bc40aa94aae06fa1724c2">
    11   <!ENTITY dhcpcd-size          "252 KB">
     10  <!ENTITY dhcpcd-md5sum        "2b2f46648bc96979f96127f0e0e07d9b">
     11  <!ENTITY dhcpcd-size          "251 KB">
    1212  <!ENTITY dhcpcd-buildsize     "3.6 MB (with tests)">
    1313  <!ENTITY dhcpcd-time          "less than 0.1 SBU (with tests)">
     
    1717    https://roy.marples.name/blog/dhcpcd-9-2-0-released.html
    1818    Substitute the 9-2-0 with 9-2-1 or 9-2-2 ...
     19pierre: seems that it now returns Error 404 (November 2021).
    1920-->
    2021
     
    123124            --libexecdir=/usr/lib/dhcpcd \
    124125            --dbdir=/var/lib/dhcpcd      \
     126            --runstatedir=/run           \
    125127            --privsepuser=dhcpcd         &amp;&amp;
    126128make</userinput></screen>
     
    161163      <parameter>--dbdir=/var/lib/dhcpcd</parameter>: The default
    162164      <filename class="directory">/var/db</filename> is not FHS-compliant
     165    </para>
     166
     167    <para>
     168      <parameter>--runstatedir=/run</parameter>: The default
     169      <filename class="directory">/var/run</filename> is a symbolic
     170      link to <filename class="directory">/run</filename>.
    163171    </para>
    164172
Note: See TracChangeset for help on using the changeset viewer.