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

raeburn raeburn@source.lon-capa.org
Mon, 16 May 2011 15:53:14 -0000


raeburn		Mon May 16 15:53:14 2011 EDT

  Modified files:              (Branch: version_2_10_X)
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Backport 1.740, 1.741.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.675.4.26 doc/loncapafiles/loncapafiles.lpml:1.675.4.27
--- doc/loncapafiles/loncapafiles.lpml:1.675.4.26	Fri May 13 14:24:25 2011
+++ doc/loncapafiles/loncapafiles.lpml	Mon May 16 15:53:14 2011
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.675.4.26 2011/05/13 14:24:25 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.675.4.27 2011/05/16 15:53:14 raeburn Exp $ -->
 
 <!--
 
@@ -333,6 +333,12 @@
   <description>perl scripts for debugging the LON-CAPA system</description>
 </directory>
 <directory dist='default'>
+  <protectionlevel>modest_delete</protectionlevel>
+  <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>
+  <categoryname>server readonly</categoryname>
+  <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>
+</directory>
+<directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/perl/logs</targetdir>
   <categoryname>server standard</categoryname>
@@ -7834,5 +7840,14 @@
 <note>
 </note>
 </file>
+<file>
+<source>loncom/clusteradmin</source>
+<target dist='default'>home/httpd/perl/manage_dns/clusteradmin</target>
+<categoryname>rootscript</categoryname>
+<description>
+Script to update cluster tables: dns_hosts.tab and dns_domain.tab
+on a LON-CAPA DNS server.
+</description>
+</file>
 </files>
 </lpml>