Author: ken
Date: Wed Feb 27 08:08:04 2013
New Revision: 11029
Log:
Change comment about missing NIS headers, it is not true that we no longer
install them by default for all versions of glibc >= 2.14.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netlibs/libtirpc.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Feb 20 23:59:09 2013 (r11028)
+++ trunk/BOOK/general.ent Wed Feb 27 08:08:04 2013 (r11029)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "20"> <!-- Always 2 digits -->
+<!ENTITY day "27"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "February 20th, &year;">
+<!ENTITY releasedate "February 27th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Feb 20 23:59:09
2013 (r11028)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Feb 27 08:08:04
2013 (r11029)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>February 27th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Update message about NIS and RPC headers
+ in libtirpc.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>February 21st, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/networking/netlibs/libtirpc.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libtirpc.xml Wed Feb 20 23:59:09 2013
(r11028)
+++ trunk/BOOK/networking/netlibs/libtirpc.xml Wed Feb 27 08:08:04 2013
(r11029)
@@ -109,9 +109,9 @@
<title>Installation of libtirpc</title>
<para>
- Glibc 2.14 and later does not install NIS and RPC related headers by
- default. If needed, install them by running the following command
- as the <systemitem class="username">root</systemitem> user:
+ In LFS-7.1 the NIS and RPC related headers were not installed by default.
+ If that applies to your system, install them by running the following
+ command as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>if [ ! -r /usr/include/rpc/rpc.h ]; then
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page