diff options
-rw-r--r-- | COPYING | 4 | ||||
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | INSTALL | 8 |
3 files changed, 7 insertions, 7 deletions
@@ -7,8 +7,8 @@ text is also included below. ----------------------------------------------------------------------------- -The Cassandra backend code and support for Google benchmark is distributed under -the Apache License, Version 2.0. The text is available at +The support for Google benchmark is distributed under the Apache License, +Version 2.0. The text is available at http://www.apache.org/licenses/LICENSE-2.0. Full text is also included below in this file. Both features are optional and are disabled by default. @@ -1,4 +1,4 @@ -2005. [fund]* razvan +2005. [func]* razvan The support for Cassandra database backend has been removed. (Gitlab #2116) @@ -32,10 +32,10 @@ a root privileges. You can install the software by running: 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 documentation in doc/sphinx/arm/install.rst text file -or on the Kea online docs: https://kea.readthedocs.io/. +OpenSSL or Botan) for compilation. Optional backends (MySQL and PostgreSQL) +have additional dependencies. For detailed installation directions, see the +documentation in doc/sphinx/arm/install.rst text file 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. |