Changeset e1100da for postlfs/security


Ignore:
Timestamp:
09/18/2018 10:03:52 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
basic
Children:
57e3994
Parents:
987384c1
Message:

Initial commit of basic branch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/basic@20509 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs/security
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/make-ca.xml

    r987384c1 re1100da  
    7575
    7676    <bridgehead renderas="sect3">make-ca Dependencies</bridgehead>
    77 
     77<!--
    7878    <bridgehead renderas="sect4">Recommended</bridgehead>
    7979    <para role="recommended"><xref linkend="p11-kit"/> (required at runtime to
     
    8787      NSSDB)
    8888    </para>
    89 
     89-->
    9090    <para condition="html" role="usernotes">User Notes:
    9191    <ulink url='&blfs-wiki;/make-ca'/></para>
     
    9797    <para>The <application>make-ca</application> script will download and
    9898    process the certificates included in the <filename>certdata.txt</filename>
    99     file for use as trust anchors for the <xref linkend="p11-kit"/> trust
     99    file for use as trust anchors for the <!-- <xref linkend="p11-kit"/> -->trust
    100100    module. Additionally, it will generate system certificate stores used by
    101101    BLFS applications (if the recommended and optional applications are present
     
    146146
    147147   <para>As the <systemitem class="username">root</systemitem> user, after
    148    installing <xref linkend="p11-kit"/>, download the certificate source and
     148   installing <!--<xref linkend="p11-kit"/>-->, download the certificate source and
    149149   prepare for system use with the following command:</para>
    150150
     
    171171    for use that might be preferred for one reason or another, including the
    172172    files shipped with Mozilla products in this book. RedHat and OpenSUSE,
    173     for instance, use the version included in <xref linkend="nss"/>. Additional
     173    for instance, use the version included in <!--<xref linkend="nss"/>-->. Additional
    174174    upstream downloads are available at the links below.</para>
    175175
  • postlfs/security/openssh.xml

    r987384c1 re1100da  
    9393      <ulink url="http://www.libressl.org/">LibreSSL Portable</ulink></para>
    9494-->
     95<!--
    9596    <bridgehead renderas="sect4">Optional</bridgehead>
    9697    <para role="optional">
     
    110111      <xref role="runtime" linkend="sysstat"/>
    111112    </para>
    112 
     113-->
    113114    <para condition="html" role="usernotes">
    114115        User Notes: <ulink url="&blfs-wiki;/OpenSSH"/>
  • postlfs/security/p11-kit.xml

    r987384c1 re1100da  
    8181    <para role="optional">
    8282      <xref linkend="make-ca"/> (runtime),
    83       <xref linkend="nss"/> (runtime),
     83   <!--   <xref linkend="nss"/> (runtime),
    8484      <xref linkend="gtk-doc"/> and
    85       <xref linkend="libxslt"/>
     85      <xref linkend="libxslt"/>-->
    8686    </para>
    8787
     
    133133    <para>
    134134      <option>--enable-doc</option>: Use this switch if you have installed
    135       <xref linkend="gtk-doc"/> and <xref linkend="libxslt"/> and wish to
     135 <!--     <xref linkend="gtk-doc"/> and <xref linkend="libxslt"/> -->and wish to
    136136      rebuild the documentation and generate manual pages.
    137137    </para>
  • postlfs/security/sudo.xml

    r987384c1 re1100da  
    7575
    7676    <bridgehead renderas="sect3">Sudo Dependencies</bridgehead>
    77 
     77<!--
    7878    <bridgehead renderas="sect4">Optional</bridgehead>
    7979    <para role="optional">
     
    8686      <ulink url="http://www.fwtk.org/">FWTK</ulink>, and
    8787      <ulink url="&sourceforge-dl;/opie/">Opie</ulink>
    88 <!--  <ulink url="http://www.rsa.com/node.aspx?id=1156">SecurID</ulink>-->
    89     </para>
     88    </para>
     89-->
    9090
    9191    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.