File:  [LON-CAPA] / doc / loncapafiles / buildfiles.lpml
Revision 1.16: download - view: text, annotated - select for diffs
Fri Jul 8 01:31:08 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, HEAD
- adding a piml to wrap the setuid scripts in a binary excutable shell, so SuSE can actaully run these things

<!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
 "http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- buildfiles.lpml -->

<!-- $Id: buildfiles.lpml,v 1.16 2005/07/08 01:31:08 albertel Exp $ -->

<!--

Copyright Michigan State University Board of Trustees

This file is part of the LearningOnline Network with CAPA (LON-CAPA).

LON-CAPA is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

LON-CAPA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with LON-CAPA; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

/home/httpd/html/adm/gpl.txt

http://www.lon-capa.org/

-->

<!-- Default values must be defined before specific values. -->
<!-- If no 'dist' attribute is specified, then it is always installed. -->
<!-- If 'dist' attribute is set to  'default', then the specification. -->
<!-- is accepted if an alternative distribution is not requested or not -->
<!-- defined. -->

<lpml>
<specialnotices>
<specialnotice dist='default'>
</specialnotice>
</specialnotices>
<targetroot>/build</targetroot>
<sourceroot>/home/user/loncapa/</sourceroot>
<categories>
<category name="system file" type="runtime">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemfile</abbreviation>
</category>
<category name="system file" type="development">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemfile</abbreviation>
</category>
<category name="standard" type="runtime">
  <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>directory</abbreviation>
</category>
<category name="standard" type="development">
  <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>directory</abbreviation>
</category>
</categories>
<directories>
</directories>
<files>
<file>
<source>loncom/build/Makefile</source>
<target dist='default'>Makefile</target>
<categoryname>system file</categoryname>
<description>
Makefile for LON-CAPA
</description>
<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>
<source>doc/loncapafiles/loncapafiles.lpml</source>
<target dist='default'>loncapafiles.lpml</target>
<categoryname>system file</categoryname>
<description>
Describes the files that implement LON-CAPA on the filesystem
</description>
<note>
</note>
</file>
<file>
<source>doc/loncapafiles/buildfiles.lpml</source>
<target dist='default'>buildfiles.lpml</target>
<categoryname>system file</categoryname>
<description>
Describes the files that implement the building of LON-CAPA inside the source
file tree.
</description>
<note>
</note>
</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>
<target dist='default'>webserver.piml</target>
<categoryname>system file</categoryname>
<description>
Post-installation of web server configuration files
</description>
<note>
</note>
</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/clean_file_permissions.piml</source>
  <target dist='default'>clean_file_permissions.piml</target>
  <categoryname>system file</categoryname>
  <description>
Executes clean_db.pl on each file_permisions.db file to remove erroneuos keys.
  </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>
<target dist='default'>sanitycheck.piml</target>
<categoryname>system file</categoryname>
<description>
Checks LON-CAPA system for frequently occuring bugs.
</description>
<note>
</note>
</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>
<target dist='default'>updatequery.piml</target>
<categoryname>system file</categoryname>
<description>
Checks LON-CAPA system for frequently occuring bugs.
</description>
<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>
<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>
  <source>doc/loncapafiles/wrap_setuid.piml</source>
  <target dist='default'>wrap_setuid.piml</target>
  <categoryname>system file</categoryname>
  <description>
Wraps the setuid perl scripts into a binary excutable wrapper.
  </description>
  <note>
  </note>
</file>
<file>
<source>doc/loncapafiles/valid_hosts.xfml</source>
<target dist='default'>valid_hosts.xfml</target>
<categoryname>system file</categoryname>
<description>
Useful for extracting (and pushing/pulling) information relevant
to hosts.tab.
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/check-rpms</source>
<target dist='default'>check-rpms</target>
<categoryname>system file</categoryname>
<description>
script for checking RPMS against an RPM repository
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/distprobe</source>
<target dist='default'>distprobe</target>
<categoryname>system file</categoryname>
<description>
for probing operating system flavor and version
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/doc_template.pl</source>
<target dist='default'>doc_template.pl</target>
<categoryname>system file</categoryname>
<description>
for making fancy install.lon-capa.org pages
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/filecompare.pl</source>
<target dist='default'>filecompare.pl</target>
<categoryname>system file</categoryname>
<description>
rigorously compare many different values associated between files
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/loncaparestoreconfigurations</source>
<target dist='default'>loncaparestoreconfigurations</target>
<categoryname>system file</categoryname>
<description>
intelligently restore configuration values
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/lpml.dtd</source>
<target dist='default'>lpml.dtd</target>
<categoryname>system file</categoryname>
<description>
DocumentType for LPML
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/lpml_html_posteval.pl</source>
<target dist='default'>lpml_html_posteval.pl</target>
<categoryname>system file</categoryname>
<description>
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/lpml_parse.pl</source>
<target dist='default'>lpml_parse.pl</target>
<categoryname>system file</categoryname>
<description>
parse apart the loncapafiles.lpml and buildfiles.lpml
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/make_domain_coordinator.pl</source>
<target dist='default'>make_domain_coordinator.pl</target>
<categoryname>system file</categoryname>
<description>
make a domain coordinator on a new LON-CAPA system
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/piml.dtd</source>
<target dist='default'>piml.dtd</target>
<categoryname>system file</categoryname>
<description>
DocumentType definition for PIML (part of the LPML system)
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/piml_parse.pl</source>
<target dist='default'>piml_parse.pl</target>
<categoryname>system file</categoryname>
<description>
parse a PIML file
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/pod2html.sh</source>
<target dist='default'>pod2html.sh</target>
<categoryname>system file</categoryname>
<description>
make HTML documentation pages
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/pod2man.sh</source>
<target dist='default'>pod2man.sh</target>
<categoryname>system file</categoryname>
<description>
make UNIX-style manual pages
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/verify.pl</source>
<target dist='default'>verify.pl</target>
<categoryname>system file</categoryname>
<description>
wraps around filecompare.pl for posteval LPML statements
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/verifymodown.pl</source>
<target dist='default'>verifymodown.pl</target>
<categoryname>system file</categoryname>
<description>
double-checks modification and ownership on files
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/xfml.dtd</source>
<target dist='default'>xfml.dtd</target>
<categoryname>system file</categoryname>
<description>
DocumentType definition for XFML (part of the LPML system)
</description>
<note>
</note>
</file>
<file>
<source>loncom/build/xfml_parse.pl</source>
<target dist='default'>xfml_parse.pl</target>
<categoryname>system file</categoryname>
<description>
parses XFML files
</description>
<note>
</note>
</file>
</files>
</lpml>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.