From: Tomek Mrugalski Date: Wed, 6 Mar 2019 11:42:30 +0000 (+0100) Subject: [#471] Hammer docs updated X-Git-Tag: 465-add-subnet4-update-and-subnet6-update-commands-to-subnet-cmds-hook_base2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db5783548a1a3f83806c5dfcb4807204a3b0c9fb;p=thirdparty%2Fkea.git [#471] Hammer docs updated --- diff --git a/doc/guide/hammer.xml b/doc/guide/hammer.xml index 92ed1d83bf..610471e4a2 100644 --- a/doc/guide/hammer.xml +++ b/doc/guide/hammer.xml @@ -19,8 +19,11 @@ is a Python 3 script that lets users automate tasks related to building Kea, such as setting up virtual machines, installing Kea dependencies, compiling Kea with various options, running unit-tests and more. This tool - was created primarily for internal QA purposes at ISC, but since it was - proven to be quite powerful, it is now part of the Kea distribution. + was created primarily for internal QA purposes at ISC and it is + not included in the Kea distribution. However, it is available in + the Kea git repository. This tool was developed primarily for + internal purpose and ISC cannot guarantee its proper operation. If + you decide to use it, please do so with care.