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