2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 12:37:55 +00:00

28 Commits

Author SHA1 Message Date
Francis Dupont
80bc902549 [538-kea-should-not-store-anything-in-var-kea-lsb-violation] Updated doc + some improvements 2019-06-18 12:54:26 -04:00
Michal Nowikowski
fccb0cf410 updated versions, updated copyright dates, sorted messages 2019-05-28 10:53:08 +02:00
Suzanne Goldlust
fe6ea2b366 Update quickstart.xml 2019-02-28 15:52:13 +01:00
Suzanne Goldlust
645bfba13d Update quickstart.xml 2019-02-28 15:52:12 +01:00
Suzanne Goldlust
1615ff1dec Update quickstart.xml to remove references to oldkea.isc.org 2018-11-15 15:29:20 -05:00
Wlodek Wencel
f66a5ee5fd [master] all links kea.isc.org were temporary changed to oldkea.isc.org for upcoming release 2018-11-08 21:03:54 +01:00
Tomek Mrugalski
44c782060a [github39] Merge branch 'docbook-upgrade' of https://github.com/andreipavelQ/kea into github39
- improvements required (__VERSION__ macro omitted)
 - the patch tried to reverse some texts back to 1.1.0 (we're now at 1.3.0)
 - there were many conflicts...

# Conflicts:
#	doc/guide/admin.xml
#	doc/guide/ctrl-channel.xml
#	doc/guide/ddns.xml
#	doc/guide/dhcp4-srv.xml
#	doc/guide/dhcp6-srv.xml
#	doc/guide/install.xml
#	doc/guide/intro.xml
#	doc/guide/kea-guide.xml
#	src/bin/admin/kea-admin.xml
#	src/bin/agent/kea-ctrl-agent.xml
#	src/bin/d2/kea-dhcp-ddns.xml
#	src/bin/dhcp4/kea-dhcp4.xml
#	src/bin/dhcp6/kea-dhcp6.xml
#	src/bin/keactrl/keactrl.xml
#	src/bin/lfc/kea-lfc.xml
#	src/bin/perfdhcp/perfdhcp.xml
#	src/bin/shell/kea-shell.xml
#	src/bin/sockcreator/kea-sockcreator.xml
2018-02-06 12:39:24 +00:00
Marcin Siodelski
c10e9e4613 [5338] Updated Kea User's Guide, section for keactrl. 2017-09-27 17:41:28 +02:00
Marcin Siodelski
5160f195cc [5338] Update logging configuration for specific daemons. 2017-09-27 17:22:35 +02:00
Andrei Pavel
00f4b5b04b Merge branch 'isc-master' into docbook-upgrade 2017-08-17 21:33:30 +03:00
Andrei Pavel
5d2c941f3d Style changes to documentation 2016-12-23 21:24:19 +02:00
Andrei Pavel
47a55c04d9 Style changes to documentation 2016-12-23 18:36:38 +02:00
Andrei Pavel
f9cad78482 Upgraded Docbook from v4.2 to v5.0
Used script http://docbook.org/xml/5.0/tools/db4-upgrade.xsl as
specified in the installation documentation at
http://tdg.docbook.org/tdg/5.0/appa.html.
2016-12-15 15:05:18 +02:00
Stephen Morris
a4ca9897d2 [4844] Editing pass over first seven chapters of the Kea guide 2016-09-18 18:48:37 +01:00
Jeremy C. Reed
fcf4833670 [3872] fixed many misspelled words
also added a couple commas or missing spaces
2015-12-14 13:18:30 -06:00
Shawn Routhier
49a49e36f2 [trac3620] Fix some typos in the docs 2014-10-17 17:27:29 -07:00
Jeremy C. Reed
26a5dc9a86 add "z" switch to tar example
Some tar implementations cannot or do not auto detect the compress format.
For example, I saw today:

$ tar xvf kea-0.9.tar.gz
tar: Cannot identify format. Searching...
tar: Cpio file name length 41449 is out of range
tar: Invalid header, starting valid header search.
...
tar: Cpio file name length 39676 is out of range
tar: End of archive volume 1 reached
tar: bcpio vol 1, 0 files, 3811899 bytes read, 0 bytes written in 1 secs (3811899 bytes/sec)
tar: Unexpected EOF on archive file
2014-08-28 13:34:41 -07:00
Jeremy C. Reed
95ebef4edf Do not hardcode version in example
Did say 0.9-beta1 for 0.9 release for example.
So added the __VERSION__ macro.

Note that this may look ugly in the "git" branch or other
odd named versions but will match names if a dist tarball
was created from git master. But will be correct for official releases.

Okayed via jabber.
2014-08-28 09:37:32 -07:00
Tomek Mrugalski
135e6a4536 Merge branch 'trac3429' 2014-08-27 20:45:12 +02:00
Tomek Mrugalski
f42a53c3a6 [3429] Reference to SystemSpecificNotes added, removed bogus DDNS claim 2014-08-27 20:44:49 +02:00
Marcin Siodelski
4716a0b3de [master] Removed spurious dot in title of Quick Start section.
Trivial change, agreed on jabber.
2014-08-22 15:11:48 +02:00
Marcin Siodelski
3a1904d8ce [3519] Addressed review comments. 2014-08-22 15:03:06 +02:00
Marcin Siodelski
516df19ad3 [3519] Updated "Quick Start" section of the Kea Guide. 2014-08-22 11:35:34 +02:00
Jeremy C. Reed
4092acb05a fix typo 2014-08-11 16:36:18 +00:00
Marcin Siodelski
2617479185 [3414] Removed references to b10-dhcp in the Kea documentation. 2014-07-02 10:28:04 +02:00
Stephen Morris
2a7a7dd966 [3418] Minor changes to the QuickStart text made during review. 2014-06-18 11:12:56 +01:00
Tomek Mrugalski
3aaabf0716 [3418] Remaining DHCPv4 sections converted to JSON 2014-06-16 16:32:26 +02:00
Tomek Mrugalski
439ef5986f [3418] Remaining chapters moved to separate files. 2014-06-11 14:21:54 +02:00