From 107e4a3f58cb28e771d233e0ba87d38e94fa8336 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 4 Jul 2002 13:35:42 +0000 Subject: * README: Document --disable-exec, --disable-photo-viewers, --disable-keyserver-helpers, --enable-exec-path, and --with-photo-viewer. * configure.ac: Add --with-photo-viewer to lock the viewer at compile time and --disable-keyserver-helpers and --disable-photo-viewers to allow disabling one without disabling the other. --- README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'README') diff --git a/README b/README index 1e9f1b934..a683c2ae4 100644 --- a/README +++ b/README @@ -507,6 +507,29 @@ Do not use assembler modules. It is not possible to use this on some CPU types. + --disable-exec + Disable all remote program execution. This + disables photo ID viewing as well as all keyserver + types aside from HKP. + + --disable-photo-viewers + Disable only photo ID viewing. + + --disable-keyserver-helpers + Disable only keyserver helpers (not including + HKP). + + --enable-exec-path=PATH + Force the exec search path to be set to PATH. + Note that this only really applies to keyserver + helpers as the photo-viewer can include its own + path. + + --with-photo-viewer=FIXED_VIEWER + Force the photo viewer to be FIXED_VIEWER and + disable any ability for the user to change it in + their options file. + Installation Problems --------------------- -- cgit v1.2.3