Changeset baf6d5a0 for networking


Ignore:
Timestamp:
06/12/2023 10:22:05 AM (12 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
0dcde6e
Parents:
0d3cd5d
Message:

'Downgrade' to stable 2.2.0 as former used 2.3.7 is a development version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/connect/kea.xml

    r0d3cd5d rbaf6d5a0  
    77  <!ENTITY kea-download-http "https://downloads.isc.org/isc/kea/&kea-dhcp-version;/kea-&kea-dhcp-version;.tar.gz">
    88  <!ENTITY kea-download-ftp  "ftp://ftp.isc.org/isc/kea/&kea-dhcp-version;/kea-&kea-dhcp-version;.tar.gz">
    9   <!ENTITY kea-md5sum        "a0dae4b38288cb8c6fca4ff71b9c9c73">
    10   <!ENTITY kea-size          "9.8 MB">
     9  <!ENTITY kea-md5sum        "64c75b4cdbe7b1208ab0929865d2bd12">
     10  <!ENTITY kea-size          "9.5 MB">
    1111  <!ENTITY kea-buildsize     "1.9 GB">
    1212  <!ENTITY kea-time          "5 SBU"> <!-- CHECK -->
     
    7777    </para>
    7878
    79     <bridgehead renderas="sect4">Optional</bridgehead>
     79    <bridgehead renderas="sect4">Optional for documentation</bridgehead>
    8080    <para role="optional">
    8181      <xref linkend="doxygen"/>,
     
    152152      a cluster of DHCP servers. Using the <emphasis>memfile</emphasis>
    153153      backend (which is a CSV file stored locally) is possible anyhow.
     154    </para>
     155
     156    <para>
     157      <parameter>--enable-generate-docs</parameter>:
     158      If documentation is to be rebuilt, add that option. Several
     159      dependencies must be installed for generating the documentation.
    154160    </para>
    155161
Note: See TracChangeset for help on using the changeset viewer.