mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Corrections to gnupg2.xml.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7889 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2af0daa754
commit
584ded4af0
@ -72,8 +72,10 @@
|
|||||||
<bridgehead renderas="sect3">GnuPG Dependencies</bridgehead>
|
<bridgehead renderas="sect3">GnuPG Dependencies</bridgehead>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Required</bridgehead>
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||||||
<para role="required"><xref linkend="pth"/>, <xref linkend="libassuan"/>,
|
<para role="required"><xref linkend="pth"/>,
|
||||||
<xref linkend="libgcrypt"/>, and <xref linkend="libksba"/></para>
|
<xref linkend="libassuan"/>,
|
||||||
|
<xref linkend="libgcrypt"/>, and
|
||||||
|
<xref linkend="libksba"/></para>
|
||||||
|
|
||||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||||
<para role="recommended"><xref linkend="pinentry"/> (Run-time Requirement For Most of
|
<para role="recommended"><xref linkend="pinentry"/> (Run-time Requirement For Most of
|
||||||
@ -81,9 +83,11 @@
|
|||||||
|
|
||||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||||
<para role="optional"><xref linkend="openldap"/>,
|
<para role="optional"><xref linkend="openldap"/>,
|
||||||
<xref linkend="libusb-compat"/>, <xref linkend="curl"/>,
|
<xref linkend="libusb-compat"/>,
|
||||||
|
<xref linkend="curl"/>,
|
||||||
<ulink url="http://www.chiark.greenend.org.uk/~ian/adns/">GNU
|
<ulink url="http://www.chiark.greenend.org.uk/~ian/adns/">GNU
|
||||||
adns</ulink>, and an <xref linkend="server-mail"/></para>
|
adns</ulink>, and an
|
||||||
|
<xref linkend="server-mail"/></para>
|
||||||
|
|
||||||
<para condition="html" role="usernotes">User Notes:
|
<para condition="html" role="usernotes">User Notes:
|
||||||
<ulink url="&blfs-wiki;/gnupg2"/></para>
|
<ulink url="&blfs-wiki;/gnupg2"/></para>
|
||||||
@ -162,7 +166,7 @@ install -v -m644 doc/gnupg.{pdf,dvi,ps,txt} \
|
|||||||
class="directory">/usr/share/doc/gnupg-&gnupg2-version;</filename>.</para>
|
class="directory">/usr/share/doc/gnupg-&gnupg2-version;</filename>.</para>
|
||||||
|
|
||||||
<para><parameter>--enable-symcryptrun</parameter>: This switch enables
|
<para><parameter>--enable-symcryptrun</parameter>: This switch enables
|
||||||
building the symcryptrun program, a simple symmetric encryption tool.</para>
|
building the symcryptrun program.</para>
|
||||||
|
|
||||||
<!-- See above why this is no longer included
|
<!-- See above why this is no longer included
|
||||||
<para><command>chmod -v 4755 /usr/bin/gpg</command>:
|
<para><command>chmod -v 4755 /usr/bin/gpg</command>:
|
||||||
@ -184,7 +188,7 @@ install -v -m644 doc/gnupg.{pdf,dvi,ps,txt} \
|
|||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>addgnupghome, applygnupgdefaults, gpg-agent, gpg-connect-agent,
|
<seg>addgnupghome, applygnupgdefaults, gpg-agent, gpg-connect-agent,
|
||||||
gpg2, gpgconf, gpgkey2ssh, gpgparsemail, gpgsm, gpgsm-gencert.sh,
|
gpg2, gpgconf, gpgkey2ssh, gpgparsemail, gpgsm, gpgsm-gencert.sh,
|
||||||
gpgv2, kbxutil, scdaemon, and watchgnupg</seg>
|
gpgv2, kbxutil, scdaemon, symcryptrun, and watchgnupg</seg>
|
||||||
<seg>None</seg>
|
<seg>None</seg>
|
||||||
<seg>/usr/lib/gnupg2, /usr/share/gnupg and
|
<seg>/usr/lib/gnupg2, /usr/share/gnupg and
|
||||||
/usr/share/doc/gnupg-&gnupg2-version;</seg>
|
/usr/share/doc/gnupg-&gnupg2-version;</seg>
|
||||||
@ -335,6 +339,16 @@ install -v -m644 doc/gnupg.{pdf,dvi,ps,txt} \
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="symcryptrun">
|
||||||
|
<term><command>symcryptrun</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>is a simple symmetric encryption tool.</para>
|
||||||
|
<indexterm zone="gnupg2 symcryptrun">
|
||||||
|
<primary sortas="b-symcryptrun">symcryptrun</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="watchgnupg">
|
<varlistentry id="watchgnupg">
|
||||||
<term><command>watchgnupg</command></term>
|
<term><command>watchgnupg</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user