Author: igor
Date: Sat Aug 31 07:25:23 2013
New Revision: 11723

Log:
cifs-utils kernel configuration

Modified:
   trunk/BOOK/networking/netprogs/cifsutils.xml

Modified: trunk/BOOK/networking/netprogs/cifsutils.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/cifsutils.xml        Sat Aug 31 05:56:08 
2013        (r11722)
+++ trunk/BOOK/networking/netprogs/cifsutils.xml        Sat Aug 31 07:25:23 
2013        (r11723)
@@ -58,15 +58,14 @@
 
     <bridgehead renderas="sect3">cifs-utils Dependencies</bridgehead>
 
-    <bridgehead renderas="sect4">Recommended</bridgehead>
-    <para role="recommended">
-      <xref linkend="samba"/></para>
-
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="keyutils"/>,
-      <xref linkend="libcap2"/>, and
-      <xref linkend="mitkrb"/> and
+      <xref linkend="mitkrb"/>,
+      <xref linkend="talloc"/>,
+      <xref linkend="samba"/>, and
+      <ulink 
url="http://people.redhat.com/sgrubb/libcap-ng/";>libcap-ng</ulink> or
+      <xref linkend="libcap2"/>
     </para>
 
     <para condition="html" role="usernotes">User Notes:
@@ -74,6 +73,24 @@
 
   </sect2>
 
+  <sect2 role="kernel" id="cifsutils-kernel">
+    <title>Kernel Configuration</title>
+
+    <para>
+      Enable the following options in the kernel configuration and recompile 
the
+      kernel if necessary:
+    </para>
+
+<screen><literal>File systems  ---&gt;
+  Network File Systems  ---&gt;
+    CIFS support (advanced network filesystem, SMBFS successor): Y or 
M</literal></screen>
+
+    <indexterm zone="cifsutils cifsutils-kernel">
+      <primary sortas="d-cifsutils">cifs-utils</primary>
+    </indexterm>
+                                                                               
                                                        
+  </sect2>                                                                     
                                                        
+
   <sect2 role="installation">
     <title>Installation of cifs-utils</title>
 
-- 
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