Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.975 and 1.983

version 1.975, 2018/11/24 16:00:15 version 1.983, 2019/03/17 23:23:32
Line 362  echo '********************************** Line 362  echo '**********************************
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/perl/systemd</targetdir>
     <categoryname>server readonly</categoryname>
     <description>systemd service files for loncapa</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>    <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>    <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>
Line 498  extensions</description> Line 504  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
    <protectionlevel>modest_delete</protectionlevel>     <protectionlevel>modest_delete</protectionlevel>
    <targetdir dist='default'>home/httpd/balanceIDs</targetdir>
     <categoryname>server standard</categoryname>
     <description>cookie jar</description>
   </directory>
   <directory dist='default'>
      <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/scantron</targetdir>   <targetdir dist='default'>home/httpd/scantron</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>uploaded scantron forms directory</description>    <description>uploaded scantron forms directory</description>
Line 1745  List of all domains in the LON-CAPA netw Line 1757  List of all domains in the LON-CAPA netw
   </description>    </description>
 </file>  </file>
   
   <file>
     <source>loncom/currhostips.tab</source>
     <target dist='default'>home/httpd/lonTabs/currhostips.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing hostname:IP address for LON-CAPA nodes in the cluster
   to which the node belongs. Updated by loncron using host information
   from authoritative membership lists retrieved from cluster's name servers,
   and standard DNS service used by OS for hostname <=> IP mapping.
     </description>
   </file>
   
   <file>
     <source>loncom/currhostips.tab</source>
     <target dist='default'>home/httpd/lonTabs/prevhostips.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing hostname:IP address for LON-CAPA nodes in the cluster
   to which the node belongs, from previous check (usually 24 hours earlier).
   Updated by loncron, and used on domain's primary library server to generate
   an e-mail listing changes in hostnames and/or IP addresses.
     </description>
   </file>
   
 <fileglob>  <fileglob>
 <glob>*.tab</glob>  <glob>*.tab</glob>
 <sourcedir>loncom/dns_checksums/</sourcedir>  <sourcedir>loncom/dns_checksums/</sourcedir>
Line 1764  LON-CAPA release, starting with 2.10.1 Line 1800  LON-CAPA release, starting with 2.10.1
 2.11.0.tab;  2.11.0.tab;
 2.11.1.tab;  2.11.1.tab;
 2.11.2.tab;  2.11.2.tab;
   2.11.3.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 4659  zh.pm; Line 4696  zh.pm;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
   <source>loncom/localize/transliterate.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/transliterate.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Transliteration of non-ascii to ascii characters in filenames.
   </description>
   </file>
   <file>
 <source>loncom/interface/loncoursedata.pm</source>  <source>loncom/interface/loncoursedata.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 6733  by the URL-related pattern syntax: Line 6778  by the URL-related pattern syntax:
 <source>loncom/auth/blockedaccess.pm</source>  <source>loncom/auth/blockedaccess.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)</description>  <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonprotected.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonprotected.pm</target>
   <categoryname>handler</categoryname>
   <description>Information about deeplink-only access for a resource</description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
Line 8646  Controls the launching/halting of lonc, Line 8698  Controls the launching/halting of lonc,
 </file>  </file>
 <file>  <file>
 <source>loncom/init.d/loncontrol.service</source>  <source>loncom/init.d/loncontrol.service</source>
 <target dist="fedora26 fedora27 fedora28 fedora29 sles15 ubuntu18">etc/systemd/system/loncontrol.service</target>  <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
   <target dist='fedora26 fedora27 fedora28 fedora29 sles15 ubuntu18'>etc/systemd/system/loncontrol.service</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lon-capa daemons by loncontrol  Controls the launching/halting of lon-capa daemons by loncontrol in systemd
 </description>  </description>
 </file>  </file>
 <link>  <link>
Line 8703  loncom/init.d/loncontrol Line 8756  loncom/init.d/loncontrol
 <source>loncom/init.d/loncontrol.service</source>  <source>loncom/init.d/loncontrol.service</source>
 <target>etc/systemd/system/loncontrol.service</target>  <target>etc/systemd/system/loncontrol.service</target>
 <description>  <description>
 Controls the launching/halting of lon-capa daemons by loncontrol  Controls the launching/halting of lon-capa daemons by loncontrol in systemd
 </description>  </description>
   <installscript>    <installscript dist="fedora26 fedora27 fedora28 fedora29 sles15">
 -c '/usr/bin/systemctl enable loncontrol.service'  -c '/usr/bin/systemctl enable loncontrol.service'
   </installscript>    </installscript>
     <installscript dist="ubuntu18">
   -c '/bin/systemctl enable loncontrol.service'
     </installscript>
   <dependencies>loncom/init.d/loncontrol.service</dependencies>    <dependencies>loncom/init.d/loncontrol.service</dependencies>
 </file>  </file>
 <file>  <file>

Removed from v.1.975  
changed lines
  Added in v.1.983


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