mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
replaced links to old docs to https://kea.readthedocs.io/
This commit is contained in:
parent
bec7d1cdb8
commit
a2074d9fb8
4
INSTALL
4
INSTALL
@ -34,8 +34,8 @@ Kea depends on C++ compiler, make, libtool, boost (at least includes, but many
|
||||
OSes require boost-system library), log4cplus and one crypto library (either
|
||||
OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and
|
||||
Cassandra) have additional dependencies. For detailed installation directions,
|
||||
see the guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html or on
|
||||
the Kea wiki: https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#installation
|
||||
see the documentation in doc/sphinx folder or on the Kea online docs:
|
||||
https://kea.readthedocs.io/.
|
||||
Other optional dependencies are FreeRADIUS client (this requires a subscriber
|
||||
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
* <a href="https://kb.isc.org/docs/kea-administrator-reference-manual">Kea
|
||||
* Administrator Reference Manual</a> instead. If you are using a beta or
|
||||
* development version of Kea, the
|
||||
* <a href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html">
|
||||
* <a href="https://kea.readthedocs.io/">
|
||||
* development version of the manual</a> is recommended.
|
||||
*
|
||||
* Regardless of your field of expertise, you are encouraged to visit the
|
||||
|
@ -126,7 +126,7 @@ increase the time it takes each unit test to execute.
|
||||
|
||||
The unit tests are run automatically when "make check" is executed (providing
|
||||
that Kea has been build with the \c --with-mysql switch (see the installation
|
||||
section in the <a href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html">Kea Administrator
|
||||
section in the <a href="https://kea.readthedocs.io/">Kea Administrator
|
||||
Reference Manual</a>).
|
||||
|
||||
@subsection pgsqlUnitTestsPrerequisites PostgreSQL Database
|
||||
|
@ -7,7 +7,7 @@
|
||||
// details. These are section numbers in Kea User's Guide. The version matching
|
||||
// your software should come with your Kea package, but it is also available
|
||||
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
||||
// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
||||
// the stable version is https://kea.readthedocs.io/).
|
||||
//
|
||||
// This configuration file contains only Control Agent's configuration.
|
||||
// If configurations for other Kea services are also included in this file they
|
||||
|
@ -7,7 +7,7 @@
|
||||
// details. These are section numbers in Kea User's Guide. The version matching
|
||||
// your software should come with your Kea package, but it is also available
|
||||
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
||||
// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
||||
// the stable version is https://kea.readthedocs.io/).
|
||||
//
|
||||
// This configuration file contains only DHCP DDNS daemon's configuration.
|
||||
// If configurations for other Kea services are also included in this file they
|
||||
|
@ -16,7 +16,7 @@
|
||||
// details. These are section numbers in Kea User's Guide. The version matching
|
||||
// your software should come with your Kea package, but it is also available
|
||||
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
||||
// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
||||
// the stable version is https://kea.readthedocs.io/).
|
||||
//
|
||||
// This configuration file contains only DHCPv4 server's configuration.
|
||||
// If configurations for other Kea services are also included in this file they
|
||||
|
@ -16,7 +16,7 @@
|
||||
// details. These are section numbers in Kea User's Guide. The version matching
|
||||
// your software should come with your Kea package, but it is also available
|
||||
// in ISC's Knowledgebase (https://kb.isc.org/docs/kea-administrator-reference-manual; the direct link for
|
||||
// the stable version is https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
||||
// the stable version is https://kea.readthedocs.io/).
|
||||
//
|
||||
// This configuration file contains only DHCPv6 server's configuration.
|
||||
// If configurations for other Kea services are also included in this file they
|
||||
|
@ -9,7 +9,7 @@
|
||||
// in ISC's Knowledgebase
|
||||
// (https://kb.isc.org/docs/kea-administrator-reference-manual;
|
||||
// the direct link for the stable version is
|
||||
// https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html).
|
||||
// https://kea.readthedocs.io/).
|
||||
//
|
||||
// This configuration file contains only Netconf's configuration.
|
||||
// If configurations for other Kea services are also included in this file they
|
||||
|
@ -121,7 +121,7 @@ the cache sets its own values for the debug/file attributes.
|
||||
|
||||
More information about the logging hierarchy can be found in the section
|
||||
on Logging configuration in the <a
|
||||
href="https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#logging">Kea Administrator
|
||||
href="https://kea.readthedocs.io/">Kea Administrator
|
||||
Reference Manual</a>.
|
||||
|
||||
@subsection logSeparationUseText Separation of Messages Use from Message Text
|
||||
|
Loading…
x
Reference in New Issue
Block a user