Michal 'vorner' Vaner
4fea1ab53d
[1643] Documentation
2012-02-20 19:57:13 +01:00
Jeremy C. Reed
878bed3207
[trac1687] remove generated guide and message documentation files
...
Later steps will make sure these are generated for "make dist"
to be included in tarball.
2012-02-16 10:39:01 -06:00
Michal 'vorner' Vaner
f5ea061766
[1596] Documentation
2012-02-03 22:26:41 +01:00
Jeremy C. Reed
ed110c7f59
[master] commit regenerated versions
2012-02-01 20:54:24 -06:00
Jeremy C. Reed
ea6a608404
[master] fix reference to git repo
...
notice by outside person
2012-02-01 20:53:17 -06:00
Tomek Mrugalski
1b9ab32f79
[1531] Initial pages for Developer's Guide
2012-01-27 14:36:29 +01:00
JINMEI Tatuya
07206ec76e
[master] Merge branch 'trac1399'
2012-01-18 10:31:18 -08:00
Jeremy C. Reed
66600c431f
[master] update copyright
2012-01-18 08:28:48 -06:00
Jeremy C. Reed
90b9fb73e2
[master] regenerate log messages and guide documents
2012-01-17 12:02:17 -06:00
Tomek Mrugalski
029db306a1
[1531] Developer's Guide build update.
2012-01-13 16:35:35 -08:00
Michal 'vorner' Vaner
142ae6ee99
Merge #1508
2012-01-11 20:20:18 +01:00
JINMEI Tatuya
7f9f716e39
[1399] updated the guide including per opcode statistics samples
2012-01-06 22:58:17 -08:00
Jeremy C. Reed
55982f5001
[master] move acknowledgments section
...
slight rewording
made a preface
2012-01-04 13:29:09 -06:00
Jeremy C. Reed
45e6dee083
[master] various minor doc changes
...
moved some content
changed some formatting tags
mention more platforms
add some anchor link IDs
add some URls for dependencies
slight rewording
point to wiki for more tips
2012-01-04 11:17:16 -06:00
Shane Kerr
3758ab360e
Merge branch 'trac1367' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac1367
2011-12-30 16:16:45 +01:00
Shane Kerr
f08d444ae2
Language fixes for DHCP parts of guide.
2011-12-30 16:11:48 +01:00
Tomek Mrugalski
eee7e88439
[1367] Acknowledgements section added, foreword updated (DHCP).
2011-12-29 15:49:58 +01:00
Tomek Mrugalski
77c469b9c3
[1367] Sections are now numbered in BIND10 Guide
2011-12-29 15:49:05 +01:00
Tomek Mrugalski
bc24ccba8c
[1367] BIND10 Guide update (DHCP)
...
- Supported standards section added
- Numerous smaller updates
2011-12-28 13:39:21 +01:00
Tomek Mrugalski
315edfd3b0
[1367] DHCPv6 doc added, DHCPv4 doc updated.
2011-12-28 12:33:38 +01:00
Tomek Mrugalski
126ab0b668
[1367] Initial documentation for DHCPv4 is ready.
2011-12-28 12:04:41 +01:00
Michal 'vorner' Vaner
6ce0d2a309
[1508] Remove the documentation
2011-12-27 15:56:34 +01:00
Tomek Mrugalski
5280be98d0
[1367] Added sections about DHCP in Reference Guide, fixed whitespaces.
2011-12-23 18:11:19 +01:00
JINMEI Tatuya
b86fdfc832
[master] Merge branch 'trac1452'
2011-12-21 14:17:42 -08:00
JINMEI Tatuya
ed5fa95326
[1452] overall documentation update
2011-12-14 15:49:25 -08:00
Jeremy C. Reed
8eb7bcd370
[master] minor documentation change and example added
...
Change Secondary Manager chapter to a section in the
existing Incoming Zone Transfers chapter.
Small content addition and add a bindctl example for Zonemgr.
2011-12-14 06:39:41 -06:00
Jeremy C. Reed
7ab1afe9a7
[master] regenerate txt guide
2011-11-23 17:07:02 -06:00
Jeremy C. Reed
f02b9adf8e
[master] regenerate some generated documentation
2011-11-23 17:04:10 -06:00
Jeremy C. Reed
c1171699a2
Merge remote-tracking branch 'origin/trac1341'
2011-11-23 16:58:38 -06:00
Jeremy C. Reed
ce54ff203a
[trac1341] add some docbook formatting and fix spelling typo
...
(spell checks don't find misspellings that create other correct words :)
2011-11-23 12:39:42 -06:00
Jeremy C. Reed
a9dc55c6cc
[trac1341] change config del to config remove
2011-11-23 10:37:19 -06:00
JINMEI Tatuya
4f02b45248
[1371] updated the bind10 guide about xfrout (IXFR support, ACL configuration)
2011-11-20 10:52:24 -08:00
Jeremy C. Reed
35b1914ce6
[trac1341] spelling typo
2011-11-18 11:33:45 -06:00
Jeremy C. Reed
1c9f121360
[trac1341] spelling typo
2011-11-18 10:54:49 -06:00
Jeremy C. Reed
d142274062
[trac1341] spelling
2011-11-18 10:40:44 -06:00
Jeremy C. Reed
5de9e8a440
[trac1341] add paragraph break and mention default at start of long sentence
...
instead of at end
2011-11-18 10:36:57 -06:00
Michal 'vorner' Vaner
cd4fd339a0
[1341] Added boss components to docbook
2011-11-15 14:06:07 +01:00
Tomek Mrugalski
d647a45893
[1186] Initial libdhcp skeleton implementation.
2011-10-14 16:24:03 +02:00
Jeremy C. Reed
5f9a52abbd
[master] put the text file generation within ENABLE_MAN conditional
...
The FreeBSD distcheck failed during uninstall time as it attempted to
regenerate the file. Its dependency was from the same second.
Running make with debugging showed:
Examining bind10-guide.txt...non-existent...modified before source (../../../doc
/guide/bind10-guide.html)...out-of-date.
2011-10-14 07:15:25 -05:00
Jeremy C. Reed
a664624319
[master] don't use ?= for variable assignment
...
Solaris make says:
make: Fatal error in reader: Makefile, line 397: Badly formed macro assignment
It is fine with NetBSD's bmake and GNU gmake.
Anyways, it is not used by any target.
This was to choose the HTML-renderer.
2011-10-13 10:05:56 -05:00
Jeremy C. Reed
41040f22c8
[master] regenerate XML for various message log changes
2011-10-13 09:50:56 -05:00
Jeremy C. Reed
b0b09a77b7
[master] regenerated HTML version of guide
...
mostly catching up on IXFR documentation additions.
2011-10-13 09:14:15 -05:00
Jeremy C. Reed
d1897d3467
[master] add the rendered text file of bind10-guide.txt
...
As asked at ISC All Hands.
We can later discuss if we don't want rendered documents in repo.
2011-10-13 09:12:40 -05:00
Jeremy C. Reed
acb0565bb4
[master] build a text version of the guide
...
This was brought up at ISC All-Hands.
This will be included in the tarball.
For now this will be included in the repo too
(a different commit will add it).
I am using elinks for now. Note for now nothing in make forces it
to be rebuilt, so no tool is needed for this.
2011-10-13 09:10:35 -05:00
Jeremy C. Reed
99aa9fc050
[master] mention other guide formats are available on website
2011-10-13 09:09:58 -05:00
Jeremy C. Reed
45970604c6
[trac1294] add comment pointing to ticket todo
2011-10-12 08:40:15 -05:00
Jelte Jansen
1bbe701823
[1294] changed ixfr_disabled to use_ixfr
...
and reversed its interpretation
also removed the additional None check (it was checked twice)
2011-10-12 13:19:30 +02:00
JINMEI Tatuya
b9aefd1018
[1294] changed the default of zones/ixfr_disabled to true. also make sure
...
the spec default is used when unspecified.
2011-10-11 19:37:26 -07:00
JINMEI Tatuya
3a7f572d5a
[1209] provided backward compatible behavior for AXFR + non existent zone
2011-10-10 12:17:29 -07:00
JINMEI Tatuya
dcbc2db0a5
[1209] updated the documentation about notes on initial setup
2011-10-07 17:35:46 -07:00