]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2220] Fix syntax and add a note
authorDan Theisen <djt@isc.org>
Mon, 17 Oct 2022 20:04:08 +0000 (13:04 -0700)
committerDan Theisen <djt@isc.org>
Mon, 17 Oct 2022 20:04:08 +0000 (13:04 -0700)
doc/sphinx/arm/install.rst
doc/sphinx/arm/quickstart.rst

index feaf4a9a74f4e59c615a998bce9bde6e498b378f..e360bd9cf63548129293fd50ecd15f34376ce31d 100644 (file)
@@ -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
index ad4644eb61a2488200cccad7079c0c663f432601..3308c0cfbff39b0b51af124b5147da908cb6e763 100644 (file)
@@ -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