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

harris41 lon-capa-cvs@mail.lon-capa.org
Mon, 09 Sep 2002 14:38:01 -0000


harris41		Mon Sep  9 10:38:01 2002 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  BUG 738 FIXED; also documentation fix....
  loncapa_apache.conf initiates startup.pl, not
  access.conf
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.170 doc/loncapafiles/loncapafiles.lpml:1.171
--- doc/loncapafiles/loncapafiles.lpml:1.170	Wed Sep  4 12:54:44 2002
+++ doc/loncapafiles/loncapafiles.lpml	Mon Sep  9 10:38:01 2002
@@ -3,7 +3,7 @@
 <!-- loncapafiles.lpml -->
 <!-- Scott Harrison -->
 
-<!-- $Id: loncapafiles.lpml,v 1.170 2002/09/04 16:54:44 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.171 2002/09/09 14:38:01 harris41 Exp $ -->
 
 <!--
 
@@ -687,7 +687,7 @@
 This file provides initializations for perl handlers.  It adjusts what
 the module path space is (so as to include /home/httpd/lib/perl/Apache) as
 well as causing the Apache module to be used for every perl handler.
-<tt>startup.pl</tt> is invoked by <tt>access.conf</tt>.
+<tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
 </description>
 </file>
 <file>
@@ -1108,6 +1108,12 @@
 </dependencies>
 </file>
 <file>
+<source>loncom/build/CHECKRPMS</source>
+<target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
+<categoryname>script</categoryname>
+<description>CGI script that checks status of RPMs</description>
+</file>
+<file>
 <source>loncom/cgi/loncron.pl</source>
 <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
 <categoryname>script</categoryname>
@@ -3918,6 +3924,15 @@
 <description>
 javascript for handling client-side interactions with bookmark interface
 </description>
+</file>
+<file>
+<source>loncom/build/CHECKRPMS</source>
+<target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
+<categoryname>root script</categoryname>
+<description>
+manilla wrapper around check-rpms
+</description>
+<status>tested/documented/beta</status>
 </file>
 <file>
 <source>loncom/build/check-rpms</source>