Author: randy
Date: 2013-01-10 12:02:53 -0700 (Thu, 10 Jan 2013)
New Revision: 10929

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netprogs/samba3.xml
Log:
Updated to Samba-3.6.10

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2013-01-10 18:03:28 UTC (rev 10928)
+++ trunk/BOOK/general.ent      2013-01-10 19:02:53 UTC (rev 10929)
@@ -465,7 +465,7 @@
 <!ENTITY ntp-version                  "4.2.6p5">
 <!ENTITY rpcbind-version              "0.2.0">
 <!ENTITY rsync-version                "3.0.9">
-<!ENTITY samba3-version               "3.6.8">
+<!ENTITY samba3-version               "3.6.10">
 <!ENTITY wget-version                 "1.14">
 <!ENTITY wireless-tools-version       "29">
 <!ENTITY wpa_supplicant-version       "1.1">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2013-01-10 18:03:28 UTC 
(rev 10928)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2013-01-10 19:02:53 UTC 
(rev 10929)
@@ -48,6 +48,9 @@
       <para>January 10th, 2013</para>
       <itemizedlist>
         <listitem>
+          <para>[Randy] - Updated to Samba-3.6.10.</para>
+        </listitem>
+        <listitem>
           <para>[Randy] - Added dependencies to the Guile and GnuTLS
           instructions.</para>
         </listitem>

Modified: trunk/BOOK/networking/netprogs/samba3.xml
===================================================================
--- trunk/BOOK/networking/netprogs/samba3.xml   2013-01-10 18:03:28 UTC (rev 
10928)
+++ trunk/BOOK/networking/netprogs/samba3.xml   2013-01-10 19:02:53 UTC (rev 
10929)
@@ -6,10 +6,10 @@
 
   <!ENTITY samba3-download-http 
"http://ftp.samba.org/pub/samba/stable/samba-&samba3-version;.tar.gz";>
   <!ENTITY samba3-download-ftp  
"ftp://ftp.samba.org/pub/samba/stable/samba-&samba3-version;.tar.gz";>
-  <!ENTITY samba3-md5sum        "fbb245863eeef2fffe172df779a217be">
-  <!ENTITY samba3-size          "32.5 MB">
-  <!ENTITY samba3-buildsize     "472 MB">
-  <!ENTITY samba3-time          "2.4 SBU">
+  <!ENTITY samba3-md5sum        "b5f0560c216122529b1c3b7f41c62567">
+  <!ENTITY samba3-size          "34 MB">
+  <!ENTITY samba3-buildsize     "535 MB (includes running the test suite)">
+  <!ENTITY samba3-time          "2.7 SBU (additionall 1.4 SBU to run the test 
suite)">
 ]>
 
 <sect1 id="samba3" xreflabel="Samba-&samba3-version;">
@@ -84,7 +84,8 @@
     <xref linkend="xfsprogs"/>,
     <xref linkend="mitkrb"/>,
     <xref linkend="python2"/> (used only in parts of the test suite),
-    <ulink url="http://tdb.samba.org/";>tdb</ulink> (version 1.2.1),
+    <ulink url="http://tdb.samba.org/";>tdb</ulink>,
+    <ulink url="http://ctdb.samba.org/";>ctdb</ulink>,
     <xref linkend="libcap2"/>,
     <ulink url="http://www.nongnu.org/libunwind/";>libunwind</ulink>,
     <xref linkend="avahi"/>,
@@ -95,10 +96,10 @@
     <para>You will need to install one of the kerberos packages if you plan
     on using your system to join a Windows NT domain.</para>
 
-    <bridgehead renderas="sect4">Optional for Samba4 Support</bridgehead>
+    <!-- <bridgehead renderas="sect4">Optional for Samba4 Support</bridgehead>
     <para role="optional"><xref linkend="gnutls"/> (recommended),
     <xref linkend="python2"/>, and
-    <xref linkend="sqlite"/></para>
+    <xref linkend="sqlite"/></para> -->
 
     <para condition="html" role="usernotes">User Notes:
     <ulink url="&blfs-wiki;/samba3"/></para>
@@ -134,14 +135,13 @@
 sed -i "s/-ldl/&amp; -ltirpc -lpthread/" Makefile &amp;&amp;
 make</userinput></screen>
 
-<!--
     <para>To test the results, issue: <command>make test</command>. If you have
     <application>Linux-PAM</application> installed and built the PAM library
     modules, you can perform a dlopen test by issuing:
     <command>make test_pam_modules</command>.</para>
--->
-    <para>This program dose not come with a functional test suite.</para>
 
+    <!-- <para>This program dose not come with a functional test suite.</para> 
-->
+
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>make install &amp;&amp;
@@ -172,8 +172,8 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><option>--enable-merged-build</option>: Use this parameter to build
-    the (alpha) Samba4 components (GnuTLS is recommended).</para>
+    <!-- <para><option>-enable-merged-build</option>: Use this parameter to 
build
+    the (alpha) Samba4 components (GnuTLS is recommended).</para> -->
 
     <para><parameter>--sysconfdir=/etc</parameter>: Sets the configuration
     file directory to avoid the default of
@@ -659,7 +659,8 @@
         and pam_smbpass.so PAM libraries, and assorted character set,
         filesystem and support modules.</seg>
         <seg>/etc/samba, /usr/lib/samba, /usr/share/doc/samba-&samba3-version;,
-        /usr/share/samba, /var/lib/samba and (if configured) 
/var/log/samba</seg>
+        /usr/share/samba, /var/lib/samba, /var/log/samba (if configured), and
+        /var/nmbd</seg>
       </seglistitem>
     </segmentedlist>
 

-- 
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