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

version 1.2, 2002/05/13 09:05:41 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 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/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 107  Post-installation of web server configur Line 131  Post-installation of web server configur
 </note>  </note>
 </file>  </file>
 <file>  <file>
   <source>doc/loncapafiles/reseval_fixup.piml</source>
   <target dist='default'>reseval_fixup.piml</target>
   <categoryname>system file</categoryname>
   <description>
   Migrates reseval.db to nohist_eseval.db, deletes useless hist file
   </description>
   <note>
   </note>
   </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>
   <target dist='default'>clearoutoldspreadsheetcache.piml</target>
   <categoryname>system file</categoryname>
   <description>
   Deletes all of the old spreadsheet cache files, the ones generated prior 
   to version 0.6 were incorrect
   </description>
   <note>
   </note>
   </file>
   <file>
 <source>doc/loncapafiles/sanitycheck.piml</source>  <source>doc/loncapafiles/sanitycheck.piml</source>
 <target dist='default'>sanitycheck.piml</target>  <target dist='default'>sanitycheck.piml</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 117  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 125  Checks LON-CAPA system for frequently oc Line 202  Checks LON-CAPA system for frequently oc
 </description>  </description>
 <note>  <note>
 </note>  </note>
   </file>
   <file>
   <source>doc/loncapafiles/sendmail_fix.piml</source>
   <target dist='default'>sendmail_fix.piml</target>
   <categoryname>system file</categoryname>
   <description>
   Checks LON-CAPA system for sendmail permissions error.
   </description>
   <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.2  
changed lines
  Added in v.1.11


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