]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1286248: remove references to osrf_ctl.sh
authorGalen Charlton <gmc@esilibrary.com>
Fri, 28 Feb 2014 18:06:40 +0000 (10:06 -0800)
committerDan Wells <dbw2@calvin.edu>
Fri, 14 Mar 2014 20:20:41 +0000 (16:20 -0400)
commit5e4d60cacabafccb0c1c11ccb4565f8d5251df7e
tree550ffb83ec18813df2f681a3849088ad955eb854
parent10e245f7f8170990977cc8de48d1955719c440ae
LP#1286248: remove references to osrf_ctl.sh

This patch replaces references to osrf_ctl.sh, which is deprecated
as of OpenSRF 2.3.0, with opensrf_control.  It also names
2.3.0 as the minimum required version of OpenSRF.

brick_ctl.sh gets the most changes as a consequence.  In particular:

* the stop_{c,perl}/[re]start_{c,perl} actions are removed, as
  osrf_control behaves exactly the same when stopping or starting
  services.
* the -s option for working with a single service is now documented,
  and is restricted to the stop_osrf/[re]start_osrf actions

It should be noted that for brick-based setups (and other kinds of
multi-server setups) better control can be had by using opensrf_control
directly.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/support-scripts/brick_ctl.sh
build/tools/update.sh
docs/installation/server_upgrade.txt
docs/reports/reporter_add_data_source.txt