aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRPKI Documentation Robot <docbot@rpki.net>2012-12-12 02:00:11 +0000
committerRPKI Documentation Robot <docbot@rpki.net>2012-12-12 02:00:11 +0000
commit0fbcf4be32dc239a95b8aa7125c30a444c66d7d0 (patch)
treef5fce205a911326e97b107800e0d7a7bce8287e1 /doc
parent9ced9b4771c9f6862be2002b71e156a50fe4b78b (diff)
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=4930
Diffstat (limited to 'doc')
-rw-r--r--doc/doc.RPKI.Installation9
-rw-r--r--doc/manual.pdfbin482604 -> 482695 bytes
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/doc.RPKI.Installation b/doc/doc.RPKI.Installation
index 6e966a91..21ecc5f0 100644
--- a/doc/doc.RPKI.Installation
+++ b/doc/doc.RPKI.Installation
@@ -52,11 +52,16 @@ Packages you will need:
# python-setuptools
* http://codespeak.net/lxml/, a Pythonic interface to the Gnome LibXML2
- libraries. lxml in turn requires the LibXML2 C libraries.
+ libraries. lxml in turn requires the LibXML2 C libraries; on some platforms,
+ some of the LibXML2 utilities are packaged separately and may not be pulled
+ in as dependencies.
o FreeBSD: /usr/ports/devel/py-lxml
o Fedora: python-lxml.i386
- o Ubuntu: python-lxml
+ o Ubuntu:
+
+ # python-lxml
+ # libxml2-utils
* http://www.mysql.com/, MySQL client and server. How these are packaged varies
by platform, on some platforms the client and server are separate packages,
diff --git a/doc/manual.pdf b/doc/manual.pdf
index 8ffe6896..6a76c9ee 100644
--- a/doc/manual.pdf
+++ b/doc/manual.pdf
Binary files differ
ef='/sra/rpki.net/commit/buildtools/build-freebsd-ports.py?h=zone-cleanup&id=8ab0d87b1eb5c72e162469959a8127026a141b3e'>8ab0d87b
c224ba7a
8ab0d87b



c224ba7a
8ab0d87b


41b8c99a





096788d5
8ab0d87b

c224ba7a
8ab0d87b
c224ba7a
8ab0d87b

100234b5
3df6910e

c224ba7a
8ab0d87b
fe14da57

3df6910e
fe14da57
3df6910e
54b254dc

3df6910e
fe14da57
3df6910e
100234b5

41b8c99a






100234b5

c224ba7a
3df6910e
100234b5
c224ba7a
8ab0d87b
c224ba7a
100234b5

719612bb

100234b5



41b8c99a




c224ba7a
41b8c99a
c224ba7a
54b254dc
c224ba7a
41b8c99a

3df6910e




c224ba7a
ae2c17ef

41b8c99a





























1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146