[LON-CAPA-cvs] cvs: doc(version_2_11_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn at source.lon-capa.org
Sat Feb 2 00:12:29 EST 2013
raeburn Sat Feb 2 05:12:29 2013 EDT
Modified files: (Branch: version_2_11_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- For 2.11
- Backport 1.823.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.797.2.27 doc/loncapafiles/loncapafiles.lpml:1.797.2.28
--- doc/loncapafiles/loncapafiles.lpml:1.797.2.27 Sat Jan 12 18:43:49 2013
+++ doc/loncapafiles/loncapafiles.lpml Sat Feb 2 05:12:28 2013
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.797.2.27 2013/01/12 18:43:49 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.797.2.28 2013/02/02 05:12:28 raeburn Exp $ -->
<!--
@@ -1306,6 +1306,16 @@
</description>
</file>
<file>
+<source>loncom/cgi/lonmodulecheck.pl</source>
+<target dist='default'>home/httpd/cgi-bin/lonmodulecheck.pl</target>
+<categoryname>script</categoryname>
+<description>
+utility cgi script to check for differences between currently
+installed versions of LON-CAPA modules and those expected for the
+LON-CAPA release installed on the server.
+</description>
+</file>
+<file>
<source>loncom/cgi/ping.pl</source>
<target dist='default'>home/httpd/cgi-bin/ping.pl</target>
<categoryname>script</categoryname>
@@ -1697,6 +1707,17 @@
</description>
</file>
+<file type="private">
+ <source>loncom/dns_checksums.tab</source>
+ <target dist='default'>home/httpd/lonTabs/dns_checksums.tab</target>
+ <categoryname>www static conf</categoryname>
+ <description>
+File containing version numbers and checksums for most LON-CAPA perl modules,
+perl scripts, cgi scripts, daemons, and a configuration file in each
+LON-CAPA release, starting with 2.11.0.RC1
+ </description>
+</file>
+
<file>
<source>loncom/loncaparevs.tab</source>
<target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
@@ -1717,6 +1738,17 @@
</file>
<file>
+ <source>loncom/lonchksums.tab</source>
+ <target dist='default'>home/httpd/lonTabs/lonchksums.tab</target>
+ <categoryname>www conf</categoryname>
+ <description>
+File containing version numbers and checksums for most LON-CAPA perl modules,
+perl scripts, cgi scripts, daemons, and a configuration file for current
+server. Updated by loncron.
+ </description>
+</file>
+
+<file>
<source>loncom/spare.tab</source>
<target dist='default'>home/httpd/lonTabs/spare.tab</target>
<categoryname>conf</categoryname>
@@ -1822,6 +1854,17 @@
</description>
</file>
<file>
+<source>loncom/misc/checkforupdates.pl</source>
+<target dist='default'>home/httpd/perl/checkforupdates.pl</target>
+<categoryname>script</categoryname>
+<description>
+Perl script run by cron to check:
+(a) for differences between currently installed versions of LON-CAPA modules
+and those expected for the particular LON-CAPA release
+(b) if an updated LON-CAPA release is available from install.loncapa.org
+</description>
+</file>
+<file>
<source>loncom/debugging_tools/seed_accesscount.pl</source>
<target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
<categoryname>script</categoryname>
@@ -6948,6 +6991,16 @@
<status>works/unverified</status>
</file>
<file>
+<source>loncom/configuration/Checksumming.pm</source>
+<target dist='default'>home/httpd/lib/perl/LONCAPA/Checksumming.pm</target>
+<categoryname>system file</categoryname>
+<description>
+Provides routine to checksum perl modules, perl scripts, cgi scripts,
+language lexicons, and static configuration file on current server
+</description>
+<status>works/unverified</status>
+</file>
+<file>
<source>loncom/ConfigFileEdit.pm</source>
<target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
<categoryname>system file</categoryname>
More information about the LON-CAPA-cvs
mailing list