mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-02 12:01:32 +01:00
Changed license of the manual stuff to GPL.
* gnupg.texi (Top): New menu item Helper Tools. * tools.texi (Helper Tools): New. * Makefile.am (gnupg_TEXINFOS): Add tools.texi.
This commit is contained in:
parent
5e9f8cd329
commit
4604ae8e99
@ -1,3 +1,12 @@
|
|||||||
|
2004-09-29 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
|
Changed license of the manual stuff to GPL.
|
||||||
|
|
||||||
|
* gnupg.texi (Top): New menu item Helper Tools.
|
||||||
|
|
||||||
|
* tools.texi (Helper Tools): New.
|
||||||
|
* Makefile.am (gnupg_TEXINFOS): Add tools.texi.
|
||||||
|
|
||||||
2004-08-05 Werner Koch <wk@g10code.de>
|
2004-08-05 Werner Koch <wk@g10code.de>
|
||||||
|
|
||||||
* scdaemon.texi (Card applications): New section.
|
* scdaemon.texi (Card applications): New section.
|
||||||
|
@ -21,8 +21,8 @@
|
|||||||
info_TEXINFOS = gnupg.texi
|
info_TEXINFOS = gnupg.texi
|
||||||
|
|
||||||
gnupg_TEXINFOS = \
|
gnupg_TEXINFOS = \
|
||||||
gpgsm.texi gpg-agent.texi scdaemon.texi assuan.texi\
|
gpgsm.texi gpg-agent.texi scdaemon.texi assuan.texi tools.texi \
|
||||||
debugging.texi glossary.texi contrib.texi gpl.texi fdl.texi
|
debugging.texi glossary.texi contrib.texi gpl.texi
|
||||||
|
|
||||||
DISTCLEANFILES = gnupg.tmp gnupg.ops
|
DISTCLEANFILES = gnupg.tmp gnupg.ops
|
||||||
|
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
Add an infor page for watchgnupg.
|
||||||
|
|
||||||
> * How to mark a CA certificate as trusted.
|
> * How to mark a CA certificate as trusted.
|
||||||
|
|
||||||
There are two ways:
|
There are two ways:
|
||||||
|
@ -5,26 +5,14 @@
|
|||||||
@include version.texi
|
@include version.texi
|
||||||
|
|
||||||
@macro copyrightnotice
|
@macro copyrightnotice
|
||||||
Copyright @copyright{} 2002 Free Software Foundation, Inc.
|
Copyright @copyright{} 2002, 2004 Free Software Foundation, Inc.
|
||||||
@end macro
|
@end macro
|
||||||
@macro permissionnotice
|
@macro permissionnotice
|
||||||
Permission is granted to copy, distribute and/or modify this document
|
Permission is granted to copy, distribute and/or modify this document
|
||||||
under the terms of the GNU Free Documentation License, Version 1.1 or
|
under the terms of the GNU General Public License as published by the
|
||||||
any later version published by the Free Software Foundation; with the
|
Free Software Foundation; either version 2 of the License, or (at your
|
||||||
Invariant Sections being ``GNU General Public License'', the Front-Cover
|
option) any later version. The text of the license can be found in the
|
||||||
texts being (a) (see below), and with the Back-Cover Texts being (b)
|
section entitled ``Copying''.
|
||||||
(see below). A copy of the license is included in the section entitled
|
|
||||||
``GNU Free Documentation License''.
|
|
||||||
|
|
||||||
(a) The FSF's Front-Cover Text is:
|
|
||||||
|
|
||||||
A GNU Manual
|
|
||||||
|
|
||||||
(b) The FSF's Back-Cover Text is:
|
|
||||||
|
|
||||||
You have freedom to copy and modify this GNU Manual, like GNU
|
|
||||||
software. Copies published by the Free Software Foundation raise
|
|
||||||
funds for GNU development.
|
|
||||||
@end macro
|
@end macro
|
||||||
|
|
||||||
|
|
||||||
@ -126,10 +114,10 @@ Developer information
|
|||||||
|
|
||||||
Miscellaneous
|
Miscellaneous
|
||||||
|
|
||||||
|
* Helper Tools:: Description of small helper tools
|
||||||
* Debugging:: How to solve problems
|
* Debugging:: How to solve problems
|
||||||
* Copying:: GNU General Public License says
|
* Copying:: GNU General Public License says
|
||||||
how you can copy and share GnuPG
|
how you can copy and share GnuPG
|
||||||
* GNU Free Documentation License:: How you can copy and share this manual.
|
|
||||||
* Contributors:: People who have contributed to GnuPG.
|
* Contributors:: People who have contributed to GnuPG.
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
@ -145,10 +133,10 @@ Indices
|
|||||||
|
|
||||||
@include assuan.texi
|
@include assuan.texi
|
||||||
|
|
||||||
|
@include tools.texi
|
||||||
@include debugging.texi
|
@include debugging.texi
|
||||||
|
|
||||||
@include gpl.texi
|
@include gpl.texi
|
||||||
@include fdl.texi
|
|
||||||
|
|
||||||
@include contrib.texi
|
@include contrib.texi
|
||||||
|
|
||||||
|
@ -282,7 +282,7 @@ command.
|
|||||||
@opindex ttyname
|
@opindex ttyname
|
||||||
@opindex ttytype
|
@opindex ttytype
|
||||||
@opindex lc-type
|
@opindex lc-type
|
||||||
@opindex lc-messa
|
@opindex lc-messages
|
||||||
These options are used with the server mode to pass localization
|
These options are used with the server mode to pass localization
|
||||||
information.
|
information.
|
||||||
|
|
||||||
|
74
doc/tools.texi
Normal file
74
doc/tools.texi
Normal file
@ -0,0 +1,74 @@
|
|||||||
|
@c Copyright (C) 2004 Free Software Foundation, Inc.
|
||||||
|
@c This is part of the GnuPG manual.
|
||||||
|
@c For copying conditions, see the file GnuPG.texi.
|
||||||
|
|
||||||
|
@node Helper Tools
|
||||||
|
@chapter Helper Tools
|
||||||
|
|
||||||
|
GnuPG comes with a couple of smaller tools:
|
||||||
|
|
||||||
|
@menu
|
||||||
|
* watchgnupg:: Read logs from a socket.
|
||||||
|
* addgnupghome:: Create .gnupg home directories
|
||||||
|
@end menu
|
||||||
|
|
||||||
|
|
||||||
|
@node watchgnupg
|
||||||
|
@section Read logs from a socket
|
||||||
|
|
||||||
|
Most of the main utilities are able to write there log files to a
|
||||||
|
Unix Domain socket if configured that way. watchgnupg is a simple
|
||||||
|
listener for such a socket. It ameliorates the output with a time
|
||||||
|
stamp and makes sure that long lines are not interspersed with log
|
||||||
|
output from other utilities.
|
||||||
|
|
||||||
|
@noindent
|
||||||
|
watchgnupg is commonly invoked as
|
||||||
|
|
||||||
|
@samp{watchgnupg --force ~/.gnupg/S.log}
|
||||||
|
|
||||||
|
@noindent
|
||||||
|
This starts it on the current terminal for listening on the socket
|
||||||
|
@file{~/.gnupg/S.log}.
|
||||||
|
|
||||||
|
@noindent
|
||||||
|
watchgnupg understands these options:
|
||||||
|
|
||||||
|
@table @gnupgtabopt
|
||||||
|
|
||||||
|
@item --force
|
||||||
|
@opindex force
|
||||||
|
Delete an already existing socket file.
|
||||||
|
|
||||||
|
@item --verbose
|
||||||
|
@opindex verbose
|
||||||
|
Enable extra informational output.
|
||||||
|
|
||||||
|
@item --version
|
||||||
|
@opindex version
|
||||||
|
print version of the program and exit
|
||||||
|
|
||||||
|
@item --help
|
||||||
|
@opindex help
|
||||||
|
Display a brief help page and exit
|
||||||
|
|
||||||
|
@end table
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@node addgnupghome
|
||||||
|
@section Create .gnupg home directories
|
||||||
|
|
||||||
|
If GnuPG is installed on a system with existing user accounts, it is
|
||||||
|
sometimes required to populate the GnuPG home directory with existing
|
||||||
|
files. Especially a @file{trustlist.txt} and a keybox with some
|
||||||
|
initial certificates are often desired. This scripts help to do this
|
||||||
|
by copying all files from @file{/etc/skel/.gnupg} to the home
|
||||||
|
directories of the accounts given on the command line. It takes care
|
||||||
|
not to overwrite existing GnuPG home directories.
|
||||||
|
|
||||||
|
@noindent
|
||||||
|
addgnupghome is invoked by root as:
|
||||||
|
|
||||||
|
@samp{addgnupghome account1 account2 ... accountn}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user