aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRPKI Documentation Robot <docbot@rpki.net>2013-11-23 05:00:24 +0000
committerRPKI Documentation Robot <docbot@rpki.net>2013-11-23 05:00:24 +0000
commit383955d44339e18e5e1a9c6a87c0524c0996ba48 (patch)
tree98e4997e6b97d620e206a5267859cdef74ef7042 /doc
parent79b32244ca950150491a96b38627c794843702d1 (diff)
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=5604
Diffstat (limited to 'doc')
-rw-r--r--doc/doc.RPKI.RP.rcynic2
-rw-r--r--doc/doc.RPKI.RP.rcynicChroot8
-rw-r--r--doc/manual.pdfbin759117 -> 759394 bytes
3 files changed, 9 insertions, 1 deletions
diff --git a/doc/doc.RPKI.RP.rcynic b/doc/doc.RPKI.RP.rcynic
index 0b609778..4bd95ae1 100644
--- a/doc/doc.RPKI.RP.rcynic
+++ b/doc/doc.RPKI.RP.rcynic
@@ -430,7 +430,7 @@ Experimental. Attempts to work around OpenSSL's strong preference for self-
signed trust anchors.
We're not going to explain this one in any further detail. If you really want
-to know what it does, Use The Source.
+to know what it does, Use The Source, Luke.
Do not even consider enabling this option unless you are intimately familiar
with both X.509 and the internals of OpenSSL's X509_verify_cert() function and
diff --git a/doc/doc.RPKI.RP.rcynicChroot b/doc/doc.RPKI.RP.rcynicChroot
index a07dd357..b9d70d3d 100644
--- a/doc/doc.RPKI.RP.rcynicChroot
+++ b/doc/doc.RPKI.RP.rcynicChroot
@@ -38,6 +38,14 @@ vendors or due to hidden use of dynamic loading by other libraries at runtime.
Once again, the Makefiles attempt to do the correct thing for your environment
if they know what it is, but they might get it wrong.
+You may also find that the dynamic loader looks in a different place than you
+(and the Makefiles) would expect when running within the chroot jail. For
+example, you might think that library /usr/local/lib/libfoo.so being installed
+into a jail named /var/rcynic should go into /var/rcynic/usr/local/lib/
+libfoo.so, but we've seen cases where the dynamic loader ended up expecting to
+find it in /var/rcynic/lib/libfoo.so. Getting this right may require a bit of
+trial and error.
+
You'll need a chroot wrapper program. As mentioned above, rcynic-cron can act
as that wrapper program; if this works for you, we recommend it, because it
works the same way on all platforms and doesn't require additional external
diff --git a/doc/manual.pdf b/doc/manual.pdf
index 163894d4..a00153bb 100644
--- a/doc/manual.pdf
+++ b/doc/manual.pdf
Binary files differ