Diff for /doc/loncapafiles/buildfiles.lpml between versions 1.5 and 1.11

version 1.5, 2002/12/13 18:26:26 version 1.11, 2004/05/19 16:31:43
Line 1 Line 1
 <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"  <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
  "http://lpml.sourceforge.net/DTD/lpml.dtd">   "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- buildfiles.lpml -->  <!-- buildfiles.lpml -->
 <!-- Scott Harrison -->  
   
 <!-- $Id$ -->  <!-- $Id$ -->
   
Line 111  file tree. Line 110  file tree.
 </note>  </note>
 </file>  </file>
 <file>  <file>
   <source>doc/loncapafiles/installfiles.lpml</source>
   <target dist='default'>installfiles.lpml</target>
   <categoryname>system file</categoryname>
   <description>
   Describes the files that help automate LON-CAPA installations on specific
   operating systems.
   </description>
   <note>
   </note>
   </file>
   <file>
 <source>doc/loncapafiles/webserver.piml</source>  <source>doc/loncapafiles/webserver.piml</source>
 <target dist='default'>webserver.piml</target>  <target dist='default'>webserver.piml</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 131  Migrates reseval.db to nohist_eseval.db, Line 141  Migrates reseval.db to nohist_eseval.db,
 </note>  </note>
 </file>  </file>
 <file>  <file>
   <source>doc/loncapafiles/accesscount_seed.piml</source>
   <target dist='default'>accesscount_seed.piml</target>
   <categoryname>system file</categoryname>
   <description>
   Executes seed_accesscount.pl on each nohist_resevaldata.db file to move access
   count data to nohist_accesscount.db and compact the nohist_resevaldata.db
   file.
   </description>
   <note>
   </note>
   </file>
   <file>
 <source>doc/loncapafiles/clearoutoldspreadsheetcache.piml</source>  <source>doc/loncapafiles/clearoutoldspreadsheetcache.piml</source>
 <target dist='default'>clearoutoldspreadsheetcache.piml</target>  <target dist='default'>clearoutoldspreadsheetcache.piml</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 152  Checks LON-CAPA system for frequently oc Line 174  Checks LON-CAPA system for frequently oc
 </note>  </note>
 </file>  </file>
 <file>  <file>
   <source>doc/loncapafiles/ntpcheck.piml</source>
   <target dist='default'>ntpcheck.piml</target>
   <categoryname>system file</categoryname>
   <description>
   Checks server to determine status of ntpd.
   </description>
   <note>
   </note>
   </file>
   <file>
   <source>doc/loncapafiles/rpmcheck.piml</source>
   <target dist='default'>rpmcheck.piml</target>
   <categoryname>system file</categoryname>
   <description>
   Checks server for rpms known to conflict with LON-CAPA.
   </description>
   <note>
   </note>
   </file>
   <file>
 <source>doc/loncapafiles/updatequery.piml</source>  <source>doc/loncapafiles/updatequery.piml</source>
 <target dist='default'>updatequery.piml</target>  <target dist='default'>updatequery.piml</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 170  Checks LON-CAPA system for sendmail perm Line 212  Checks LON-CAPA system for sendmail perm
 </description>  </description>
 <note>  <note>
 </note>  </note>
   </file>
   <file>
   <source>doc/loncapafiles/ownership_fix.piml</source>
   <target dist='default'>ownership_fix.piml</target>
   <categoryname>system file</categoryname>
   <description>
   Makes sure that /home/httpd/lonUsers and /home/httpd/html are owned by www.
   </description>
   <note>
   </note>
 </file>  </file>
 <file>  <file>
 <source>doc/loncapafiles/valid_hosts.xfml</source>  <source>doc/loncapafiles/valid_hosts.xfml</source>

Removed from v.1.5  
changed lines
  Added in v.1.11


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>