Author: randy
Date: 2007-07-16 22:12:37 -0600 (Mon, 16 Jul 2007)
New Revision: 6910
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/major/samba3.xml
Log:
Updated to Samba-3.0.25b
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-07-17 02:22:35 UTC (rev 6909)
+++ trunk/BOOK/general.ent 2007-07-17 04:12:37 UTC (rev 6910)
@@ -325,7 +325,7 @@
<!ENTITY openssh-version "4.6p1">
<!ENTITY portmap-version "5beta">
<!ENTITY rsync-version "2.6.8">
-<!ENTITY samba3-version "3.0.24">
+<!ENTITY samba3-version "3.0.25b">
<!ENTITY subversion-version "1.4.4">
<!ENTITY tcpwrappers-version "7.6">
<!ENTITY wget-version "1.10.2">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-07-17 02:22:35 UTC
(rev 6909)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-07-17 04:12:37 UTC
(rev 6910)
@@ -45,6 +45,9 @@
<para>July 17th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to Samba-3.0.25b.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to Subversion-1.4.4.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/server/major/samba3.xml
===================================================================
--- trunk/BOOK/server/major/samba3.xml 2007-07-17 02:22:35 UTC (rev 6909)
+++ trunk/BOOK/server/major/samba3.xml 2007-07-17 04:12:37 UTC (rev 6910)
@@ -6,10 +6,10 @@
<!ENTITY samba3-download-http
"http://us1.samba.org/samba/ftp/stable/samba-&samba3-version;.tar.gz">
<!ENTITY samba3-download-ftp
"ftp://us5.samba.org/pub/samba-ftp/samba-&samba3-version;.tar.gz">
- <!ENTITY samba3-md5sum "89273f67a6d8067cbbecefaa13747153">
- <!ENTITY samba3-size "17.7 MB">
- <!ENTITY samba3-buildsize "222 MB">
- <!ENTITY samba3-time "2.8 SBU (additional 1.7 SBU to run the test
suite)">
+ <!ENTITY samba3-md5sum "e4979a6aa6f18f0e36bacc25cab7b02d">
+ <!ENTITY samba3-size "18.1 MB">
+ <!ENTITY samba3-buildsize "238 MB">
+ <!ENTITY samba3-time "2.3 SBU (additional 1.0 SBU to run the test
suite)">
]>
<sect1 id="samba3" xreflabel="Samba-&samba3-version;">
@@ -59,33 +59,13 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Required patch: <ulink
-
url="http://us3.samba.org/samba/patches/patches-&samba3-version;/share_security_ntlmv2.diff"/></para>
- </listitem>
- <listitem>
- <para>Required patch: <ulink
url="http://us3.samba.org/samba/patches/patches-&samba3-version;/spoolss.diff"/></para>
</listitem>
- <listitem>
- <para>Required patch: <ulink
-
url="http://us3.samba.org/samba/patches/patches-&samba3-version;/vista_backup_acl.diff"/></para>
- </listitem>
- <listitem>
- <para>Required patch: <ulink
-
url="http://us3.samba.org/samba/patches/patches-&samba3-version;/variable_os_expansion.diff"/></para>
- </listitem>
- <listitem>
- <para>Required patch: <ulink
-
url="http://us3.samba.org/samba/patches/patches-&samba3-version;/dfs_referral.diff"/></para>
- </listitem>
- <listitem>
- <para>Required patch: <ulink
-
url="http://us3.samba.org/samba/patches/patches-&samba3-version;/directory_delete.diff"/></para>
- </listitem>
- </itemizedlist>
+ </itemizedlist> -->
<bridgehead renderas="sect3">Samba Dependencies</bridgehead>
@@ -111,9 +91,6 @@
<sect2 role="installation">
<title>Installation of Samba</title>
- <para>Install <application>Samba</application> by running the following
- commands:</para>
-
<note>
<para>If you wish to run the test suite after the binaries are built,
you must add the <option>--enable-socket-wrapper</option> parameter to
@@ -123,10 +100,13 @@
optional dependencies.</para>
</note>
-<screen><userinput>for FILENAME in $(ls ../*.diff); do patch -Np1 -i
$FILENAME; done &&
+ <para>Install <application>Samba</application> by running the following
+ commands:</para>
-cd source &&
+<!-- <screen><userinput>for FILENAME in $(ls ../*.diff); do patch -Np1 -i
$FILENAME; done && -->
+<screen><userinput>cd source &&
+
./configure \
--prefix=/usr \
--sysconfdir=/etc \
@@ -695,7 +675,7 @@
<seg>libnss_winbind.so, libnss_wins.so, libsmbclient.so, libmsrpc.so,
the pam_winbind.so and pam_smbpass.so PAM libraries, and assorted
character set, filesystem and support modules.</seg>
- <seg>/etc/samba, /usr/lib/python2.4/site-packages/samba,
+ <seg>/etc/samba, /usr/lib/python2.5/site-packages/samba,
/usr/lib/samba, /usr/share/doc/samba-&samba3-version;,
/usr/share/samba, /var/lib/samba and /var/log/samba</seg>
</seglistitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page