Author: pierre
Date: Sun Feb 25 01:23:32 2018
New Revision: 19864
Log:
Fix option vs parameter, and remove a parameter in ldns' configure, since
openssl-1.1 is now in LFS.
Modified:
trunk/BOOK/networking/netlibs/ldns.xml
trunk/BOOK/networking/netutils/wicd.xml
Modified: trunk/BOOK/networking/netlibs/ldns.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/ldns.xml Sun Feb 25 01:01:39 2018
(r19863)
+++ trunk/BOOK/networking/netlibs/ldns.xml Sun Feb 25 01:23:32 2018
(r19864)
@@ -104,7 +104,6 @@
<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-static \
- --disable-dane-ta-usage \
--with-drill &&
make</userinput></screen>
@@ -138,12 +137,6 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para>
- <option>--disable-dane-ta-usage</option>: This option disables DANE-TA
- (DNS-Based Authentication of Named Entities) support. Remove this opion
- if OpenSSL-1.1.0 or later is installed.
- </para>
-
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>
@@ -154,6 +147,12 @@
</para>
<para>
+ <option>--disable-dane-ta-usage</option>: This option disables DANE-TA
+ (DNS-Based Authentication of Named Entities) support. It is needed
+ if OpenSSL-1.1.0 or later is installed.
+ </para>
+
+ <para>
<option>--with-examples</option>: This option enables building of the
example programs.
</para>
Modified: trunk/BOOK/networking/netutils/wicd.xml
==============================================================================
--- trunk/BOOK/networking/netutils/wicd.xml Sun Feb 25 01:01:39 2018
(r19863)
+++ trunk/BOOK/networking/netutils/wicd.xml Sun Feb 25 01:23:32 2018
(r19864)
@@ -151,28 +151,28 @@
is installed. If it is installed, po/ast.po still needs to be removed in
order for the build to complete.</para>
- <para><option>--no-install-kde</option>: Prevent installation of an
+ <para><parameter>--no-install-kde</parameter>: Prevent installation of an
autostart desktop file for KDE. If you use KDE, you should instead install
the
<ulink
url="http://projects.kde.org/projects/extragear/network/wicd-kde">Wicd
KDE Client</ulink>.</para>
- <para><option>--no-install-acpi</option>: Prevent installation of
+ <para><parameter>--no-install-acpi</parameter>: Prevent installation of
<command>suspend</command> and <command>resume</command> scripts for acpid.
Omit this option if you use acpid.</para>
- <para><option>--no-install-pmutils</option>: Prevent installation of hooks
- for pm-utils. Omit this option if you use pm-utils.</para>
+ <para><parameter>--no-install-pmutils</parameter>: Prevent installation of
+ hooks for pm-utils. Omit this option if you use pm-utils.</para>
- <para revision="sysv"><option>--no-install-init</option>: Prevent
+ <para revision="sysv"><parameter>--no-install-init</parameter>: Prevent
installation of any init scripts, as a bootscript is installed later in the
instructions.</para>
- <para revision="systemd"><option>--no-install-init</option>: Prevent
+ <para revision="systemd"><parameter>--no-install-init</parameter>: Prevent
installation of service files twice. They are installed as a part of
the sed to setup.py.</para>
- <para><option>--no-install-gnome-shell-extensions</option>: Prevent
+ <para><parameter>--no-install-gnome-shell-extensions</parameter>: Prevent
installation of the respective extensions. Remove this switch, if you are
using Gnome Shell.</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page