Author: bdubbs
Date: 2006-04-25 12:50:13 -0600 (Tue, 25 Apr 2006)
New Revision: 5938

Added:
   trunk/BOOK/basicnet/netprogs/othernetprogs.xml
Modified:
   trunk/BOOK/basicnet/netprogs/netprogs.xml
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Moved ncpfs to User Notes

Modified: trunk/BOOK/basicnet/netprogs/netprogs.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/netprogs.xml   2006-04-25 18:19:03 UTC (rev 
5937)
+++ trunk/BOOK/basicnet/netprogs/netprogs.xml   2006-04-25 18:50:13 UTC (rev 
5938)
@@ -17,8 +17,8 @@
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="cvs.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="inetutils.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ncftp.xml"/>
-  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ncpfs.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ncftp.xml"/> 
+<!--  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="ncpfs.xml"/> -->
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="net-tools.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="ntp.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="openssh-client.xml"/>
@@ -29,5 +29,6 @@
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="tcpwrappers.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; href="wget.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="wireless-tools.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"; 
href="othernetprogs.xml"/>
 
 </chapter>

Copied: trunk/BOOK/basicnet/netprogs/othernetprogs.xml (from rev 5934, 
trunk/BOOK/basicnet/mailnews/other.xml)
===================================================================
--- trunk/BOOK/basicnet/netprogs/othernetprogs.xml                              
(rev 0)
+++ trunk/BOOK/basicnet/netprogs/othernetprogs.xml      2006-04-25 18:50:13 UTC 
(rev 5938)
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; [
+  <!ENTITY % general-entities SYSTEM "../../general.ent">
+  %general-entities;
+]>
+
+<sect1 id="basicnet-netprogs-other">
+  <?dbhtml filename="othernetprogs.html"?>
+
+  <sect1info>
+    <othername>$LastChangedBy$</othername>
+    <date>$Date$</date>
+  </sect1info>
+
+  <title>Other Networking Programs</title>
+    
+  <para condition="html" role="usernotes">User Notes:
+  <ulink url="&blfs-wiki;/othernetprogs"/></para>
+
+  <para><application>NCPFS</application> contains client and administration 
+  tools for use with Novell networks.  See the User Notes for details.</para>
+
+</sect1>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-04-25 18:19:03 UTC (rev 5937)
+++ trunk/BOOK/general.ent      2006-04-25 18:50:13 UTC (rev 5938)
@@ -280,7 +280,7 @@
 <!ENTITY cvs-version                  "1.11.21">
 <!ENTITY inetutils-version            "1.4.2">
 <!ENTITY ncftp-version                "3.1.9">
-<!ENTITY ncpfs-version                "2.2.4">
+<!-- <!ENTITY ncpfs-version                "2.2.4"> -->
 <!ENTITY net-tools-version            "1.60">
 <!ENTITY wireless-tools-version       "28">
 <!ENTITY ntp-version                  "4.2.0">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-04-25 18:19:03 UTC 
(rev 5937)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-04-25 18:50:13 UTC 
(rev 5938)
@@ -45,6 +45,10 @@
       <para>April 25th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Dropped NCPFS from the book due to
+          lack of testing ability.  Placed contents in the User Notes.</para>
+        </listitem>
+        <listitem>
           <para>[randy] - Updated to GMime-2.2.1.</para>
         </listitem>
         <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