[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
harris41
lon-capa-cvs@mail.lon-capa.org
Mon, 23 Sep 2002 19:29:27 -0000
harris41 Mon Sep 23 15:29:27 2002 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
BUG 810 FIX; changing ntp and krb to be installed into /usr/local/
(where they won't overwrite things); also making many "conf" files to
be "static conf" since it is safe and best to overwrite them now
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.174 doc/loncapafiles/loncapafiles.lpml:1.175
--- doc/loncapafiles/loncapafiles.lpml:1.174 Mon Sep 16 16:38:46 2002
+++ doc/loncapafiles/loncapafiles.lpml Mon Sep 23 15:29:27 2002
@@ -3,7 +3,7 @@
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->
-<!-- $Id: loncapafiles.lpml,v 1.174 2002/09/16 20:38:46 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.175 2002/09/23 19:29:27 harris41 Exp $ -->
<!--
@@ -597,8 +597,8 @@
<files>
<file>
<source>loncom/krb.conf</source>
-<target dist='default'>etc/krb.conf</target>
-<categoryname>conf</categoryname>
+<target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
+<categoryname>static conf</categoryname>
<description>
which Kerberos server to contact for specified Kerberos domains
</description>
@@ -985,7 +985,7 @@
<file>
<source>loncom/smb.conf</source>
<target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
-<categoryname>conf</categoryname>
+<categoryname>static conf</categoryname>
<description>
configuration file to make LON-CAPA server file space accessible to network
neighborhood
@@ -993,8 +993,8 @@
</file>
<file>
<source>loncom/ntp.conf</source>
-<target dist='default'>etc/ntp.conf</target>
-<categoryname>conf</categoryname>
+<target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
+<categoryname>static conf</categoryname>
<description>
which NTP server to contact for information (XNTP3 standard)
</description>
@@ -4025,8 +4025,9 @@
</file>
<file>
<source>loncom/ntp/step-tickers</source>
-<target dist='default'>etc/ntp/step-tickers</target>
-<categoryname>conf</categoryname>
+<target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
+</target>
+<categoryname>static conf</categoryname>
<description>
file that stimulates running of ntpdate upon init.d/xntpd initiation
</description>
@@ -4078,7 +4079,7 @@
<file>
<source>loncom/atalk/config</source>
<target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
-<categoryname>conf</categoryname>
+<categoryname>static conf</categoryname>
<description>
configuration file to make LON-CAPA server file space accessible to
Appleshares access (Macintosh)