Diff for /doc/loncapafiles/buildfiles.lpml between versions 1.20 and 1.27

version 1.20, 2007/10/22 22:05:41 version 1.27, 2010/04/03 01:13:44
Line 165  Executes clean_db.pl on each file_permis Line 165  Executes clean_db.pl on each file_permis
   <target dist='default'>chkconfig.piml</target>    <target dist='default'>chkconfig.piml</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
   <description>    <description>
 Checks that the webserver is probably set to run at startup  Checks that the webserver and loncontrol are properly set to run at startup
   </description>    </description>
   <note>    <note>
   </note>    </note>
Line 321  Wraps the setuid perl scripts into a bin Line 321  Wraps the setuid perl scripts into a bin
   </description>    </description>
   <note>    <note>
   </note>    </note>
   </file>
   <file>
     <source>doc/loncapafiles/latex_fixup.piml</source>
     <target dist='default'>latex_fixup.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Runs /usr/bin/mktexlsr so LaTeX sees files added to texmf/tex/latex/base
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/picins_check.piml</source>
     <target dist='default'>picins_check.piml</target>
     <categoryname>system file</categoryname>
     <description>
   If picins.sty is absent, retrieves from CTAN and runs texinfo rehash 
   and fmtutil-sys --missing.
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/mimetex_version_check.piml</source>
     <target dist='default'>mimetex_version_check.piml</target>
     <categoryname>system file</categoryname>
     <description>
   If mimeTeX cgi has been updated will update version number in 
   /home/httpd/lonTabs/mimetex-version and remove any .gif files from 
   /home/httpd/cgi-bin/mimtexcache/
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/verify_domconfiguser.piml</source>
     <target dist='default'>verify_domconfiguser.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Determine if current machine is the primary library server for any domains.
   If it is create the $dom-domainconfig user for any of these domains if it is absent, create /home/httpd/lonUsers/$dom/1/2/3/$dom-domainconfig directory, assign author role if required, and create /home/$dom-domconfig/public_html directory, if required.
     </description>
     <note>
     </note>
   </file>
   <file>
     <source>doc/loncapafiles/latex_fmtutil.piml</source>
     <target dist='default'>latex_fmtutil.piml</target>
     <categoryname>system file</categoryname>
     <description>
   Runs "/usr/bin/fmtutil-sys --missing" to create any missing TeX format files.
     </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.20  
changed lines
  Added in v.1.27


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