2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 20:47:48 +00:00

13 Commits

Author SHA1 Message Date
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