Author: bdubbs
Date: 2010-03-07 17:53:18 -0700 (Sun, 07 Mar 2010)
New Revision: 8319
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/config/autofs.xml
Log:
Updated to autofs-5.0.5
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-03-08 00:18:50 UTC (rev 8318)
+++ trunk/BOOK/general.ent 2010-03-08 00:53:18 UTC (rev 8319)
@@ -68,7 +68,7 @@
<!-- Part II -->
<!-- Chapter 3 -->
-<!ENTITY autofs-version "5.0.3">
+<!ENTITY autofs-version "5.0.5">
<!-- Chapter 4 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-03-08 00:18:50 UTC
(rev 8318)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-03-08 00:53:18 UTC
(rev 8319)
@@ -45,6 +45,9 @@
<para>March 7th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Updated to autofs-5.0.5.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to libidn-1.17.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/postlfs/config/autofs.xml
===================================================================
--- trunk/BOOK/postlfs/config/autofs.xml 2010-03-08 00:18:50 UTC (rev
8318)
+++ trunk/BOOK/postlfs/config/autofs.xml 2010-03-08 00:53:18 UTC (rev
8319)
@@ -6,10 +6,10 @@
<!ENTITY autofs-patch-dir
"http://ftp.kernel.org/pub/linux/daemons/autofs/v5">
<!ENTITY autofs-download-http
"http://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-&autofs-version;.tar.bz2">
<!ENTITY autofs-download-ftp
"ftp://ftp.kernel.org/pub/linux/daemons/autofs/v5/autofs-&autofs-version;.tar.bz2">
- <!ENTITY autofs-md5sum "27839fe6fa8105b2b7d31bc922fd7cf6">
- <!ENTITY autofs-size "221 KB">
- <!ENTITY autofs-buildsize "9 MB">
- <!ENTITY autofs-time "less than 0.1 SBU">
+ <!ENTITY autofs-md5sum "a1d262cb6ebef0c2dd0fe22232fb3d5a">
+ <!ENTITY autofs-size "295 KB">
+ <!ENTITY autofs-buildsize "5.3 MB">
+ <!ENTITY autofs-time "0.1 SBU">
]>
<sect1 id="autofs" xreflabel="Autofs-&autofs-version;">
@@ -75,9 +75,12 @@
<screen><userinput>wget &autofs-patch-dir;/patch_order-&autofs-version;
&&
sed 's;autofs;&autofs-patch-dir;/autofs;' \
- patch_order-&autofs-version; > wget-list &&
+ patch_order-&autofs-version; | grep -v ^# > wget-list &&
wget -i wget-list</userinput></screen>
+ <note><para>As of this writing, the patch list contains one patch
+ labelled as from the 5.0.4 series of patches.</para></note>
+
<bridgehead renderas="sect3">Autofs Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional</bridgehead>
@@ -102,8 +105,8 @@
<screen><literal>File systems ⇒
Kernel automounter version 4 support Y or M
Network File Systems ⇒
- NFS file system support Y or M (optional)
- SMB file system support Y or M (optional)</literal></screen>
+ NFS client support Y or M (optional)
+ CIFS support Y or M (optional)</literal></screen>
<para>Recompile and install the new kernel, if necessary.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page