Author: thomas
Date: 2008-03-20 06:55:21 -0600 (Thu, 20 Mar 2008)
New Revision: 7293

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/major/nfs-utils.xml
Log:
Update nfs-utils-1.1.2

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2008-03-20 01:03:50 UTC (rev 7292)
+++ trunk/BOOK/general.ent      2008-03-20 12:55:21 UTC (rev 7293)
@@ -372,7 +372,7 @@
 <!-- Chapter 21 -->
 <!ENTITY apache-version               "2.2.4">
 <!-- bind (chapter 19) -->
-<!ENTITY nfs-utils-version            "1.1.1">
+<!ENTITY nfs-utils-version            "1.1.2">
 <!-- openssh (chapter 18) -->
 <!ENTITY proftpd-version              "1.3.0">
 <!-- samba3 (chapter 18) -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2008-03-20 01:03:50 UTC 
(rev 7292)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2008-03-20 12:55:21 UTC 
(rev 7293)
@@ -45,7 +45,8 @@
       <para>March 20th, 2008</para>
       <itemizedlist>
         <listitem>
-          <para>[thomas] - Added page in chapter 16 about NFS client 
tools.</para>
+          <para>[thomas] - Added page in chapter 16 about NFS client tools. 
Upgrade to
+          nfs-utils-1.1.2 and change the download location.</para>
         </listitem>
       </itemizedlist>
     </listitem>

Modified: trunk/BOOK/server/major/nfs-utils.xml
===================================================================
--- trunk/BOOK/server/major/nfs-utils.xml       2008-03-20 01:03:50 UTC (rev 
7292)
+++ trunk/BOOK/server/major/nfs-utils.xml       2008-03-20 12:55:21 UTC (rev 
7293)
@@ -4,10 +4,10 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY nfs-utils-download-http 
"http://ftp.kernel.org/pub/linux/utils/nfs/nfs-utils-&nfs-utils-version;.tar.gz";>
-  <!ENTITY nfs-utils-download-ftp  
"ftp://ftp.kernel.org/pub/linux/utils/nfs/nfs-utils-&nfs-utils-version;.tar.gz";>
-  <!ENTITY nfs-utils-md5sum        "407785488241f9db67b1874e3f36370e">
-  <!ENTITY nfs-utils-size          "785 KB">
+  <!ENTITY nfs-utils-download-http 
"http://downloads.sourceforge.net/nfs/nfs-utils-&nfs-utils-version;.tar.gz";>
+  <!ENTITY nfs-utils-download-ftp  " ">
+  <!ENTITY nfs-utils-md5sum        "76ee9274c2b867839427eba91b327f03">
+  <!ENTITY nfs-utils-size          "778 KB">
   <!ENTITY nfs-utils-buildsize     "8.2 MB">
   <!ENTITY nfs-utils-time          "0.2 SBU">
 ]>
@@ -296,7 +296,7 @@
 
       <seglistitem>
         <seg>exportfs, nfsstat, rpc.mountd, rpc.nfsd, rpc.statd, rpcdebug,
-        showmount, sm-notify, and start-statd</seg>
+        showmount, sm-notify, start-statd, mount.nfs and umount.nfs</seg>
         <seg>None</seg>
         <seg>/var/lib/nfs</seg>
       </seglistitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to