Author: richard
Date: 2005-07-29 10:11:40 -0600 (Fri, 29 Jul 2005)
New Revision: 4831

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/sysutils/fcron.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/introduction/welcome/newsserver.xml
Log:
Update to fcron-2.9.7 and reword newsserver page

Modified: trunk/BOOK/general/sysutils/fcron.xml
===================================================================
--- trunk/BOOK/general/sysutils/fcron.xml       2005-07-29 15:46:09 UTC (rev 
4830)
+++ trunk/BOOK/general/sysutils/fcron.xml       2005-07-29 16:11:40 UTC (rev 
4831)
@@ -6,9 +6,9 @@
 
   <!ENTITY fcron-download-http 
"http://fcron.free.fr/archives/fcron-&fcron-version;.src.tar.gz";>
   <!ENTITY fcron-download-ftp 
"ftp://ftp.seul.org/pub/fcron/fcron-&fcron-version;.src.tar.gz";>
-  <!ENTITY fcron-md5sum "f408960f4c08ad377e61531ca48669bb">
-  <!ENTITY fcron-size "397 KB">
-  <!ENTITY fcron-buildsize "3.4 MB">
+  <!ENTITY fcron-md5sum "9ead65bd13ea6a3278e167f88c572ddb">
+  <!ENTITY fcron-size "409 KB">
+  <!ENTITY fcron-buildsize "3.6 MB">
   <!ENTITY fcron-time "0.10 SBU">
 ]>
 
@@ -56,14 +56,16 @@
     </itemizedlist>
 
     <bridgehead renderas="sect3">Fcron Dependencies</bridgehead>
-
+    
+    <bridgehead renderas="sect4">Required</bridgehead>
+    <para>A text editor (see Configuring Fcron)</para>
+    
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para><ulink url="../server/mail.html">MTA</ulink>,
     <xref linkend="Linux_PAM"/>,
     <ulink url="http://www.nsa.gov/selinux/";>SELinux</ulink>,
-    <xref linkend="docbook-utils"/> and
-    <ulink url="../postlfs/editors.html">a text editor</ulink> (default is
-    <xref linkend="vim"/>)</para>
+    <xref linkend="docbook-utils"/>
+    </para>
 
   </sect2>
 
@@ -162,6 +164,9 @@
       <para>There are no required changes in any of the config files.
       Configuration information can be found in the man page for
       <filename>fcron.conf</filename>.</para>
+      
+      <para>The default text editor used is <filename>/usr/bin/vi</filename>, 
and
+       this is installed by LFS.</para>
 
       <para><command>fcron</command> scripts are written using
       <command>fcrontab</command>. Refer to the <command>fcrontab</command> man


Property changes on: trunk/BOOK/general/sysutils/fcron.xml
___________________________________________________________________
Name: svn:keywords
   - Date LastChangedBy
   + LastChangedDate Author

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2005-07-29 15:46:09 UTC (rev 4830)
+++ trunk/BOOK/general.ent      2005-07-29 16:11:40 UTC (rev 4831)
@@ -1,4 +1,4 @@
-<!ENTITY day          "28">
+<!ENTITY day          "29">
 <!ENTITY month        "07">
 <!ENTITY year         "2005">
 <!ENTITY version      "svn-&year;&month;&day;">
@@ -124,7 +124,7 @@
 
 <!-- Chapter 11 -->
 <!ENTITY gpm-version                  "1.20.1">
-<!ENTITY fcron-version                "2.9.6">
+<!ENTITY fcron-version                "2.9.7">
 <!ENTITY hdparm-version               "6.1">
 <!ENTITY which-version                "2.16">
 <!ENTITY unzip-version                "5.52">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2005-07-29 15:46:09 UTC 
(rev 4830)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2005-07-29 16:11:40 UTC 
(rev 4831)
@@ -10,7 +10,7 @@
 
   <sect1info>
     <othername>$LastChangedBy$</othername>
-    <date>$Date: 2005-07-28 13:23:52 +0100 (Thu, 28 Jul 2005) $</date>
+    <date>$Date$</date>
   </sect1info>
 
   <title>Change Log</title>
@@ -25,6 +25,16 @@
   <itemizedlist>
   
     <listitem>
+      <para>July 29th 2005 [richard]: Revised wording about LFS
+       newsserver.</para>
+    </listitem>
+    
+    <listitem>
+      <para>July 29th 2005 [richard]: Updated to fcron-2.9.7 changing
+       dependency wording for the required text editor.</para>
+    </listitem>
+  
+    <listitem>
       <para>July 28th 2005 [richard]: Updated to curl-7.14.0.</para>
     </listitem>
     


Property changes on: trunk/BOOK/introduction/welcome/changelog.xml
___________________________________________________________________
Name: svn:keywords
   - LastChargedDate Author
   + LastChangedDate Author

Modified: trunk/BOOK/introduction/welcome/newsserver.xml
===================================================================
--- trunk/BOOK/introduction/welcome/newsserver.xml      2005-07-29 15:46:09 UTC 
(rev 4830)
+++ trunk/BOOK/introduction/welcome/newsserver.xml      2005-07-29 16:11:40 UTC 
(rev 4831)
@@ -17,7 +17,10 @@
 
   <para>All the mailing lists hosted at linuxfromscratch.org are also
   accessible via the NNTP server. All messages posted to a mailing
-  list will be copied to its correspondent newsgroup, and vice versa.</para>
+  list will be copied to its correspondent newsgroup. Note, however,
+  that as this is written, it is not possible to write to the mailing
+  lists via the NNTP service.</para>
+  
 
   <para>The news server can be reached at <ulink
   
url="news:news.linuxfromscratch.org";>news.linuxfromscratch.org</ulink>.</para>


Property changes on: trunk/BOOK/introduction/welcome/newsserver.xml
___________________________________________________________________
Name: svn:keywords
   - Date LastChangedBy
   + LastChangedDate Author

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