[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

harris41 lon-capa-cvs@mail.lon-capa.org
Fri, 01 Mar 2002 01:45:39 -0000


harris41		Thu Feb 28 20:45:39 2002 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  loncapaautoupgrade was a bad idea...
  loncapaverify* is code that should be rewritten AND
  should only be coupled with the tarballs on an
  upgrade/install CD-ROM, not used in a potentially out-of-date
  form on a running computer filesystem
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.103 doc/loncapafiles/loncapafiles.lpml:1.104
--- doc/loncapafiles/loncapafiles.lpml:1.103	Tue Feb 26 21:34:53 2002
+++ doc/loncapafiles/loncapafiles.lpml	Thu Feb 28 20:45:39 2002
@@ -1,7 +1,7 @@
 <!-- loncapafiles.lpml -->
 <!-- Scott Harrison -->
 
-<!-- $Id: loncapafiles.lpml,v 1.103 2002/02/27 02:34:53 harris41 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.104 2002/03/01 01:45:39 harris41 Exp $ -->
 
 <!--
 
@@ -3159,40 +3159,11 @@
 </dependencies>
 </file>
 <file>
-<source>loncom/build/loncapaverifypackages</source>
-<target dist='default'>usr/sbin/loncapaverifypackages</target>
-<categoryname>script</categoryname>
-<description>
-checks the system RPMs against what install.lon-capa.org specifies
-</description>
-<status>deprecated</status>
-</file>
-<file>
 <source>loncom/build/loncaparestoreconfigurations</source>
 <target dist='default'>usr/sbin/loncaparestoreconfigurations</target>
 <categoryname>script</categoryname>
 <description>
 restores .rpmsave files after a LON-CAPA-base upgrade
-</description>
-<status>deprecated</status>
-</file>
-<file>
-<source>loncom/build/loncapaautoupgrade</source>
-<target dist='default'>usr/sbin/loncapaautoupgrade</target>
-<categoryname>script</categoryname>
-<description>
-does all the things to coordinate updating of LON-CAPA base files.  Should be
-used with caution so that you do not lose work
-</description>
-<status>deprecated</status>
-</file>
-<file>
-<source>loncom/build/loncapaverify</source>
-<target dist='default'>usr/sbin/loncapaverify</target>
-<categoryname>script</categoryname>
-<description>
-makes verification report using loncapaverifypackages and
-loncapaverifybasepackage
 </description>
 <status>deprecated</status>
 </file>