Author: bdubbs
Date: Sun Feb 16 23:08:43 2014
New Revision: 12716
Log:
First set of LFS-7.5 tags
Modified:
trunk/BOOK/general/sysutils/which.xml
trunk/BOOK/networking/netprogs/wget.xml
trunk/BOOK/postlfs/config/lsb-release.xml
trunk/BOOK/postlfs/security/openssh.xml
trunk/BOOK/postlfs/security/openssl.xml
trunk/BOOK/postlfs/security/sudo.xml
Modified: trunk/BOOK/general/sysutils/which.xml
==============================================================================
--- trunk/BOOK/general/sysutils/which.xml Sun Feb 16 17:06:54 2014
(r12715)
+++ trunk/BOOK/general/sysutils/which.xml Sun Feb 16 23:08:43 2014
(r12716)
@@ -36,7 +36,7 @@
<para>The first option is to install the actual GNU
<application>which</application> package.</para>
- &lfs74_checked;
+ &lfs75_checked;
<sect2 role="package">
<title>Introduction to Which</title>
Modified: trunk/BOOK/networking/netprogs/wget.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/wget.xml Sun Feb 16 17:06:54 2014
(r12715)
+++ trunk/BOOK/networking/netprogs/wget.xml Sun Feb 16 23:08:43 2014
(r12716)
@@ -36,7 +36,7 @@
non-interactive downloading of files from the Web.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/config/lsb-release.xml
==============================================================================
--- trunk/BOOK/postlfs/config/lsb-release.xml Sun Feb 16 17:06:54 2014
(r12715)
+++ trunk/BOOK/postlfs/config/lsb-release.xml Sun Feb 16 23:08:43 2014
(r12716)
@@ -32,7 +32,7 @@
<para>The <application>lsb_release</application> script gives information
about the Linux Standards Base (LSB) status of the distribution.</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/postlfs/security/openssh.xml
==============================================================================
--- trunk/BOOK/postlfs/security/openssh.xml Sun Feb 16 17:06:54 2014
(r12715)
+++ trunk/BOOK/postlfs/security/openssh.xml Sun Feb 16 23:08:43 2014
(r12716)
@@ -41,7 +41,7 @@
respectively.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -128,7 +128,6 @@
</para>
<screen><userinput>./configure --prefix=/usr \
- --libexecdir=/usr/lib/openssh \
--sysconfdir=/etc/ssh \
--datadir=/usr/share/sshd \
--with-md5-passwords \
Modified: trunk/BOOK/postlfs/security/openssl.xml
==============================================================================
--- trunk/BOOK/postlfs/security/openssl.xml Sun Feb 16 17:06:54 2014
(r12715)
+++ trunk/BOOK/postlfs/security/openssl.xml Sun Feb 16 23:08:43 2014
(r12716)
@@ -39,7 +39,7 @@
(for accessing HTTPS sites).
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -110,12 +110,12 @@
Install <application>OpenSSL</application> with the following commands:
</para>
-<screen><userinput>patch -Np1 -i
../openssl-&openssl-version;-fix_parallel_build-1.patch &&
-patch -Np1 -i ../openssl-&openssl-version;-fix_pod_syntax-1.patch &&
-
<!-- libdir=lib so it doesn't write over /usr/lib64 symlink on 64 bit system.
Might break packaging. -->
+<screen><userinput>patch -Np1 -i
../openssl-&openssl-version;-fix_parallel_build-1.patch &&
+patch -Np1 -i ../openssl-&openssl-version;-fix_pod_syntax-1.patch &&
+
./config --prefix=/usr \
--openssldir=/etc/ssl \
--libdir=lib \
Modified: trunk/BOOK/postlfs/security/sudo.xml
==============================================================================
--- trunk/BOOK/postlfs/security/sudo.xml Sun Feb 16 17:06:54 2014
(r12715)
+++ trunk/BOOK/postlfs/security/sudo.xml Sun Feb 16 23:08:43 2014
(r12716)
@@ -37,7 +37,7 @@
logging the commands and arguments.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -101,7 +101,6 @@
</para>
<screen><userinput>./configure --prefix=/usr \
- --libexecdir=/usr/lib \
--docdir=/usr/share/doc/sudo-&sudo-version; \
--with-timedir=/var/lib/sudo \
--with-all-insults \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page