From: Dan Theisen Date: Mon, 17 Oct 2022 20:04:08 +0000 (-0700) Subject: [#2220] Fix syntax and add a note X-Git-Tag: Kea-2.3.2~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=adeca1c68c9da89c09179c71e7e4da23a0282d1f;p=thirdparty%2Fkea.git [#2220] Fix syntax and add a note --- diff --git a/doc/sphinx/arm/install.rst b/doc/sphinx/arm/install.rst index feaf4a9a74..e360bd9cf6 100644 --- a/doc/sphinx/arm/install.rst +++ b/doc/sphinx/arm/install.rst @@ -77,9 +77,13 @@ reinstalled. Specifically, there is a possibility for the following packages to be removed during upgrade depending on which packages were originally installed: + - ``isc-kea-dhcp4`` + - ``isc-kea-dhcp6`` + - ``isc-kea-dhcp-ddns`` + - ``isc-kea-hooks`` If your goal is to have the entire Kea software suite installed, it is diff --git a/doc/sphinx/arm/quickstart.rst b/doc/sphinx/arm/quickstart.rst index ad4644eb61..3308c0cfbf 100644 --- a/doc/sphinx/arm/quickstart.rst +++ b/doc/sphinx/arm/quickstart.rst @@ -61,6 +61,13 @@ easier to install Kea using native packages. 2. Use ``Set Me Up`` and follow instructions to add the repository to the local system. +.. note:: + For example, the Debian setup instructions for Kea 2.3 can be found here: + https://cloudsmith.io/~isc/repos/kea-2-3/setup/#formats-deb + + You can use the dropdown near the top of the page to get instructions for + another OS. + 3. Update system repositories. For example on Debian/Ubuntu: .. code-block:: console