Diff for /doc/loncapafiles/buildfiles.lpml between versions 1.4 and 1.14

version 1.4, 2002/12/13 06:08:17 version 1.14, 2004/08/12 18:42:34
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 74  Makefile for LON-CAPA Line 73  Makefile for LON-CAPA
 </description>  </description>
 <note>  <note>
 </note>  </note>
   <dependencies>
   doc/loncapafiles/configurable.gif;
   doc/loncapafiles/directory.gif;
   doc/loncapafiles/emptydirectory.gif;
   doc/loncapafiles/graphicfile.gif;
   doc/loncapafiles/handler.gif;
   doc/loncapafiles/interfacefile.gif;
   doc/loncapafiles/link.gif;
   doc/loncapafiles/rootscript.gif;
   doc/loncapafiles/script.gif;
   doc/loncapafiles/setuid.gif;
   doc/loncapafiles/static.gif;
   doc/loncapafiles/systemfile.gif
   </dependencies>
 </file>  </file>
 <file>  <file>
 <source>doc/loncapafiles/loncapafiles.lpml</source>  <source>doc/loncapafiles/loncapafiles.lpml</source>
Line 97  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/modify_config_files.piml</source>
   <target dist='default'>modify_config_files.piml</target>
   <categoryname>system file</categoryname>
   <description>
   Post-installation of MySQL and yum config files
   </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 117  Migrates reseval.db to nohist_eseval.db, Line 151  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 138  Checks LON-CAPA system for frequently oc Line 184  Checks LON-CAPA system for frequently oc
 </note>  </note>
 </file>  </file>
 <file>  <file>
     <source>doc/loncapafiles/cron_lpmlcheck.piml</source>
     <target dist='default'>cron_lpmlcheck.piml</target>
     <categoryname>system file</categoryname>
     <description>
       Checks that there is no lpmlsave file in the cron.d dir
     </description>
   </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 156  Checks LON-CAPA system for sendmail perm Line 230  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>
   <source>doc/loncapafiles/run_searchcat.piml</source>
   <target dist='default'>run_searchcat.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.4  
changed lines
  Added in v.1.14


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