Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.505 and 1.506

version 1.505, 2006/09/13 18:56:56 version 1.506, 2006/09/15 20:52:44
Line 852  each list element consists of only two s Line 852  each list element consists of only two s
 <file>  <file>
 <source>loncom/loncapa.conf</source>  <source>loncom/loncapa.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa.conf</target>  <target dist='default'>etc/httpd/conf/loncapa.conf</target>
   <target dist='sles10'>etc/apache2/loncapa.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 <p>  <p>
Line 894  MySQL database</td></tr> Line 895  MySQL database</td></tr>
 <file>  <file>
 <source>loncom/loncapa_apache.conf</source>  <source>loncom/loncapa_apache.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>  <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
   <target dist='sles10'>etc/apache2/loncapa_apache.conf</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 The goal of this file is to implement all LON-CAPA specific  The goal of this file is to implement all LON-CAPA specific
Line 913  the www@localhost MySQL password, and br Line 915  the www@localhost MySQL password, and br
 <file>  <file>
 <source>loncom/startup.pl</source>  <source>loncom/startup.pl</source>
 <target dist='default'>etc/httpd/conf/startup.pl</target>  <target dist='default'>etc/httpd/conf/startup.pl</target>
   <target dist='sles10'>etc/apache2/startup.pl</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 This file provides initializations for perl handlers.  It adjusts what  This file provides initializations for perl handlers.  It adjusts what
Line 1760  echo 'pod2html lond' Line 1763  echo 'pod2html lond'
 <source dist='default'>loncom/build/CHECKRPMS.default</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
 <source dist='fedora1 fedora2 fedora3 fedora4 fedora5'>loncom/build/CHECKRPMS.fedora</source>  <source dist='fedora1 fedora2 fedora3 fedora4 fedora5'>loncom/build/CHECKRPMS.fedora</source>
 <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>  <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>
 <source dist='suse9.2 suse9.3 sles9'>loncom/build/CHECKRPMS.suse</source>  <source dist='suse9.2 suse9.3 sles9 sles10'>loncom/build/CHECKRPMS.suse</source>
 <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>  <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script that checks status of RPMs</description>  <description>CGI script that checks status of RPMs</description>
Line 5035  loncom/build/pod2html.sh ../lonnet/perl/ Line 5038  loncom/build/pod2html.sh ../lonnet/perl/
 <file>  <file>
 <source>loncom/mime.types</source>  <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</target>
   <target dist='sles10'>etc/apache2/mime.types</target>
 <categoryname>www static conf</categoryname>  <categoryname>www static conf</categoryname>
 <description>Expaned mime.types</description>  <description>Expanded mime.types</description>
 </file>  </file>
 <link>  <link>
 <linkto>home/httpd/html/res</linkto>  <linkto>home/httpd/html/res</linkto>
Line 6355  javascript for handling client-side inte Line 6359  javascript for handling client-side inte
 <source dist='default'>loncom/build/CHECKRPMS.default</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
 <source dist='fedora1 fedora2 fedora3 fedora4 fedora5'>loncom/build/CHECKRPMS.fedora</source>  <source dist='fedora1 fedora2 fedora3 fedora4 fedora5'>loncom/build/CHECKRPMS.fedora</source>
 <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>  <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>
 <source dist='suse9.2 suse9.3 sles9'>loncom/build/CHECKRPMS.suse</source>  <source dist='suse9.2 suse9.3 sles9 sles10'>loncom/build/CHECKRPMS.suse</source>
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>system script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
Line 6460  file that allows setuid password privile Line 6464  file that allows setuid password privile
 <file>  <file>
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 <target dist='suse9.2 suse9.3 sles9'>etc/init.d/loncontrol</target>  <target dist='suse9.2 suse9.3 sles9 sles10'>etc/init.d/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.

Removed from v.1.505  
changed lines
  Added in v.1.506


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