Author: richard
Date: 2005-08-21 01:01:59 -0600 (Sun, 21 Aug 2005)
New Revision: 4969
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/other/leafnode.xml
Log:
Updated to leafnode-1.11.3
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-08-20 23:58:18 UTC (rev 4968)
+++ trunk/BOOK/general.ent 2005-08-21 07:01:59 UTC (rev 4969)
@@ -1,4 +1,4 @@
-<!ENTITY day "20">
+<!ENTITY day "21">
<!ENTITY month "08">
<!ENTITY year "2005">
<!ENTITY version "svn-&year;&month;&day;">
@@ -297,7 +297,7 @@
<!-- Chapter 24 -->
<!-- dhcp (chapter 14) -->
-<!ENTITY leafnode-version "1.10.8">
+<!ENTITY leafnode-version "1.11.3">
<!ENTITY openldap-download-version "stable-20050429">
<!ENTITY openldap-version "2.2.26">
<!-- rsync (chaptet 18) -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-08-20 23:58:18 UTC
(rev 4968)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-08-21 07:01:59 UTC
(rev 4969)
@@ -39,6 +39,14 @@
</itemizedlist>
</listitem>
-->
+ <listitem>
+ <para>August 21st, 2005</para>
+ <itemizedlist>
+ <listitem>
+ <para>[richard] - Updated to leafnode-1.11.3.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
<listitem>
<para>August 20th, 2005</para>
Modified: trunk/BOOK/server/other/leafnode.xml
===================================================================
--- trunk/BOOK/server/other/leafnode.xml 2005-08-20 23:58:18 UTC (rev
4968)
+++ trunk/BOOK/server/other/leafnode.xml 2005-08-21 07:01:59 UTC (rev
4969)
@@ -6,8 +6,8 @@
<!ENTITY leafnode-download-http
"http://prdownloads.sourceforge.net/leafnode/leafnode-&leafnode-version;.rel.tar.bz2">
<!ENTITY leafnode-download-ftp
"ftp://ftp.gwdg.de/pub/linux/mirrors/sunsite/system/news/transport/leafnode-&leafnode-version;.rel.tar.bz2">
- <!ENTITY leafnode-md5sum "1d8d27673780ba49fcb69883c2cabdec">
- <!ENTITY leafnode-size "385 KB">
+ <!ENTITY leafnode-md5sum "3360247f3cebf3c8cc5accf182cd4bcd">
+ <!ENTITY leafnode-size "516 KB">
<!ENTITY leafnode-buildsize "6.3 MB">
<!ENTITY leafnode-time "0.10 SBU">
]>
@@ -67,7 +67,8 @@
<sect2 role="installation">
<title>Installation of Leafnode</title>
- <para>Create the group and user <systemitem
class="username">news</systemitem>,
+ <para>As the <systemitem class="username">root</systemitem> user, create
+ the group and user <systemitem class="username">news</systemitem>,
if not present:</para>
<screen role="root"><userinput>groupadd -g 36 news &&
@@ -81,7 +82,7 @@
--localstatedir=/var --sysconfdir=/etc/leafnode \
--with-lockfile=/var/lock/leafnode/fetchnews.lck &&
make</userinput></screen>
-
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page