Koha/misc
Galen Charlton f20a58181b kohabug 1776 - enable daemon controls scripts for 'dev' mode
The daemon control scripts (koha-zebra-ctl.sh, koha-zebraqueue-ctl.sh,
and koha-pazpar2-ctl.sh) are now copied and installed in a
runnable fashion for a 'dev'-mode install.  By default
they are installed in the bin subdirectory of the runtime
directory.

Also:

* the control scripts now work if the EUID is other
  than root (as would be expected for a 'dev' or 'single'
  install).
* Split the SCRIPT_DIR installation target into
  SCRIPT_DIR (scripts to copy regardless of install mode)
  and SCRIPT_NONDEV_DIR (scripts to copy to SCRIPT_DIR
  unless the install mode is 'dev').

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-21 18:17:32 -05:00
..
bin kohabug 1776 - enable daemon controls scripts for 'dev' mode 2008-04-21 18:17:32 -05:00
cronjobs Fix calls to CalcFine, and make fines obey CircControl syspref (get homebranch withssue data). 2008-04-08 08:37:01 -05:00
installer_devel_notes/data/en/marcflavour replacing SHELF_LOC by LOC, as decided with kados on the chat 2007-12-26 14:33:02 -06:00
load_testing Adding a couple benchmark scripts 2008-03-20 08:40:48 -05:00
migration_tools rebuild_zebra.pl - add -y option 2008-04-21 11:17:29 -05:00
release_notes a reminder about tags for the RM 2008-04-04 16:37:10 -05:00
spellcheck_suggest installer: command-line scripts improve finding C4 modules 2007-12-17 09:13:54 -06:00
translator Two fixes to speed up (a little bit) installation process 2008-04-17 05:52:46 -05:00
batchCompareMARCvsFrameworks.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
batchDeleteUnusedSubfields.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
batchImportMARCWithBiblionumbers.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
batchRebuildBiblioTables.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
batchRepairMissingBiblionumbers.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
batchupdateISBNs.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
check_sysprefs.pl moving some files and deleting cataloguing/updateitem.pl, the _real_ updateitem.pl is in catalogue/ 2007-12-30 12:09:52 -06:00
commit_biblios_file.pl speed boost: command-line stage and commit biblios 2008-01-03 16:26:24 -06:00
exportauth.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
koha-install-log installer: added 'make upgrade' target 2008-02-15 08:30:53 -06:00
kohalib.pl installer: command-line scripts improve finding C4 modules 2007-12-17 09:13:54 -06:00
link_bibs_to_authorities.pl authorities: new batch job to link bibs to authorities 2008-02-08 06:01:44 -06:00
perlmodule_ls.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
perlmodule_rm.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
sax_parser_print.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
sax_parser_test.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
stage_biblios_file.pl bug 1372: count MARC records correctly 2008-02-08 20:22:43 -06:00
testKoha.pl C4 and misc: permissions fixes 2007-12-13 19:00:34 -06:00