From fd92cdcd0b65b6e71259e70037fe875b07d0647a Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Wed, 14 Nov 2018 21:10:23 -0500 Subject: [PATCH] Update hooks.xml to replace links to oldkea. also updated references to 1.4 to 1.5 --- doc/guide/hooks.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index 4d35a632f1..c8d18e825f 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -98,22 +98,22 @@ system. Unpack this tarball: -$ tar zxvf kea-1.4.0.tar.gz +$ tar zxvf kea-1.5.0.tar.gz - This will unpack the tarball into the kea-1.4.0 subdirectory of your + This will unpack the tarball into the kea-1.5.0 subdirectory of your current working directory. 3. Unpack the Kea premium tarball into the directory into which Kea was unpacked. For example, assuming that you followed step 2 and that Kea - 1.4.0 has been unpacked into a kea-1.4.0 subdirectory and that the Kea + 1.5.0 has been unpacked into a kea-1.5.0 subdirectory and that the Kea premium tarball is in your current directory, the following steps will unpack the premium tarball into the correct location: - $ cd kea-1.4.0 - $ tar xvf ../kea-premium-1.4.0.tar.gz + $ cd kea-1.5.0 + $ tar xvf ../kea-premium-1.5.0.tar.gz Note that unpacking the Kea premium package will put the files into a directory named premium. Regardless of the name of your package, the @@ -137,8 +137,8 @@ $ tar zxvf kea-1.4.0.tar.gz Package: Name: kea - Version: 1.4.0 - Extended version:1.4.0 (tarball) + Version: 1.5.0 + Extended version:1.5.0 (tarball) OS Family: Linux Using GNU sed: yes Premium package: yes @@ -574,7 +574,7 @@ $ ls -l /usr/local/lib/hooks/*.so ISC hopes to see more hooks libraries become available as time progresses, both developed internally and externally. Since this list may evolve dynamically, we decided to keep it on a - wiki page, available at this link: http://oldkea.isc.org/wiki/Hooks. + wiki page, available at this link: https://gitlab.isc.org/isc-projects/kea/wikis/Hooks-available. If you are a developer or are aware of any hooks libraries not listed there, please send a note to the kea-users or kea-dev mailing lists and someone will update it. -- 2.47.2