Author: bdubbs
Date: 2006-05-04 23:37:11 -0600 (Thu, 04 May 2006)
New Revision: 5998

Modified:
   trunk/BOOK/basicnet/netprogs/ntp.xml
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
update to ntp-4.2.0a

Modified: trunk/BOOK/basicnet/netprogs/ntp.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/ntp.xml        2006-05-05 03:13:12 UTC (rev 
5997)
+++ trunk/BOOK/basicnet/netprogs/ntp.xml        2006-05-05 05:37:11 UTC (rev 
5998)
@@ -4,12 +4,12 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY ntp-download-http 
"http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-&ntp-version;.tar.gz";>
-  <!ENTITY ntp-download-ftp  
"ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-&ntp-version;.tar.gz";>
-  <!ENTITY ntp-md5sum        "0f8fabe87cf54f409b57c6283f0c0c3d">
-  <!ENTITY ntp-size          "2.4 MB">
-  <!ENTITY ntp-buildsize     "27 MB">
-  <!ENTITY ntp-time          "0.53 SBU">
+  <!ENTITY ntp-download-http 
"http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-stable-&ntp-version;-20060224.tar.gz";>
+  <!ENTITY ntp-download-ftp  
"ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-stable-&ntp-version;-20060224.tar.gz";>
+  <!ENTITY ntp-md5sum        "49d4a704b49dc1ef2a7ec0b7938c3ae1">
+  <!ENTITY ntp-size          "2.3 MB">
+  <!ENTITY ntp-buildsize     "22.1 MB">
+  <!ENTITY ntp-time          "0.4 SBU">
 ]>
 
 <sect1 id="ntp" xreflabel="NTP-&ntp-version;">
@@ -60,6 +60,7 @@
       </listitem>
     </itemizedlist>
 
+<!--
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing='compact'>
       <listitem>
@@ -67,6 +68,7 @@
         url="&patch-root;/ntp-&ntp-version;-gcc4-1.patch"/></para>
       </listitem>
     </itemizedlist>
+-->
 
     <bridgehead renderas="sect3">NTP Dependencies</bridgehead>
 
@@ -84,8 +86,7 @@
     <para>Install <application>NTP</application> by running
     the following commands:</para>
 
-<screen><userinput>patch -Np1 -i ../ntp-&ntp-version;-gcc4-1.patch &amp;&amp;
-./configure --prefix=/usr --bindir=/usr/sbin \
+<screen><userinput>./configure --prefix=/usr --bindir=/usr/sbin \
     --sysconfdir=/etc &amp;&amp;
 make</userinput></screen>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-05-05 03:13:12 UTC (rev 5997)
+++ trunk/BOOK/general.ent      2006-05-05 05:37:11 UTC (rev 5998)
@@ -1,4 +1,4 @@
-<!ENTITY day          "04">                   <!-- Always 2 digits -->
+<!ENTITY day          "05">                   <!-- Always 2 digits -->
 <!ENTITY month        "05">                   <!-- Always 2 digits -->
 <!ENTITY year         "2006">
 <!ENTITY version      "svn-&year;&month;&day;">
@@ -283,7 +283,7 @@
 <!-- <!ENTITY ncpfs-version                "2.2.4"> -->
 <!ENTITY net-tools-version            "1.60">
 <!ENTITY wireless-tools-version       "28">
-<!ENTITY ntp-version                  "4.2.0">
+<!ENTITY ntp-version                  "4.2.0a">
 <!ENTITY openssh-version              "4.3p2">
 <!ENTITY portmap-version              "5beta">
 <!ENTITY rsync-version                "2.6.6">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-05-05 03:13:12 UTC 
(rev 5997)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-05-05 05:37:11 UTC 
(rev 5998)
@@ -42,6 +42,15 @@
 -->
 
     <listitem>
+      <para>May 5th, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Updated to ntp-4.2.0a.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+    
+    <listitem>
       <para>May 4th, 2006</para>
       <itemizedlist>
         <listitem>

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