[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
harris41
lon-capa-cvs@mail.lon-capa.org
Wed, 22 Jan 2003 02:08:21 -0000
harris41 Tue Jan 21 21:08:21 2003 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
BUG 1185 FIXED; installing loncaparestoreconfigurations in a place
that will not pollute the filesystem; also I think this poorly named
script will be around for a significant time into the future
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.205 doc/loncapafiles/loncapafiles.lpml:1.206
--- doc/loncapafiles/loncapafiles.lpml:1.205 Tue Jan 21 18:06:56 2003
+++ doc/loncapafiles/loncapafiles.lpml Tue Jan 21 21:08:21 2003
@@ -3,7 +3,7 @@
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->
-<!-- $Id: loncapafiles.lpml,v 1.205 2003/01/21 23:06:56 harris41 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.206 2003/01/22 02:08:21 harris41 Exp $ -->
<!--
@@ -639,6 +639,12 @@
services</description>
</directory>
<directory dist='default'>
+ <protectionlevel>modest_delete</protectionlevel>
+ <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
+ <categoryname>standard</categoryname>
+ <description>local "auxiliary" binary files for loncapa</description>
+</directory>
+<directory dist='default'>
<protectionlevel>never_delete</protectionlevel>
<targetdir dist='default'>usr/local/man/man1</targetdir>
<categoryname>standard</categoryname>
@@ -4275,12 +4281,14 @@
</file>
<file>
<source>loncom/build/loncaparestoreconfigurations</source>
-<target dist='default'>usr/sbin/loncaparestoreconfigurations</target>
+<target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
+</target>
<categoryname>script</categoryname>
<description>
-restores .rpmsave files after a LON-CAPA-base upgrade
+Updates .lpmlnew files with previous settings. Also supports alternative
+schemes of settings-updating and file-overwriting.
</description>
-<status>deprecated</status>
+<status>works/unverified</status>
</file>
<file>
<source>loncom/cron/loncapa</source>