From: root Date: Thu, 15 Nov 2012 19:28:27 +0000 (-0500) Subject: Deleted Old Files X-Git-Tag: GenaSYS-2.3.6~69 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b5b5183eec5b070f0e31fd299b3989bd1f6cb73d;p=contrib%2Fpines%2Fgenasys.git Deleted Old Files --- diff --git a/templates/debs/evergreen-ils_2.1.1_amd64.deb b/templates/debs/evergreen-ils_2.1.1_amd64.deb deleted file mode 100644 index 2ab7043..0000000 Binary files a/templates/debs/evergreen-ils_2.1.1_amd64.deb and /dev/null differ diff --git a/templates/debs/libdbi-drivers_0.8.3_amd64.deb b/templates/debs/libdbi-drivers_0.8.3_amd64.deb deleted file mode 100644 index 4f9ee28..0000000 Binary files a/templates/debs/libdbi-drivers_0.8.3_amd64.deb and /dev/null differ diff --git a/templates/debs/libdbi_0.8.3_amd64.deb b/templates/debs/libdbi_0.8.3_amd64.deb deleted file mode 100644 index 51082f5..0000000 Binary files a/templates/debs/libdbi_0.8.3_amd64.deb and /dev/null differ diff --git a/templates/debs/opensrf_2.0.1_amd64.deb b/templates/debs/opensrf_2.0.1_amd64.deb deleted file mode 100644 index 5182b9d..0000000 Binary files a/templates/debs/opensrf_2.0.1_amd64.deb and /dev/null differ diff --git a/templates/debs/spidermonkey-perl_0.20_amd64.deb b/templates/debs/spidermonkey-perl_0.20_amd64.deb deleted file mode 100644 index e66f138..0000000 Binary files a/templates/debs/spidermonkey-perl_0.20_amd64.deb and /dev/null differ diff --git a/templates/opensrf-crontab-old b/templates/opensrf-crontab-old deleted file mode 100644 index 8a8b788..0000000 --- a/templates/opensrf-crontab-old +++ /dev/null @@ -1,45 +0,0 @@ -# m h dom mon dow command -# Run the hold targeter -0,15,30,45 * * * * . /etc/profile && /openils/bin/hold_targeter.pl /openils/conf/opensrf_core.xml - -# Run the reshelving completer -59 3 * * * . /etc/profile && /openils/bin/reshelving_complete.srfsh - -# Run the hold thawer -5 0 * * * . /etc/profile && /openils/bin/thaw_expired_frozen_holds.srfsh - -# Generate fines -30 0 * * * . /etc/profile && /openils/bin/fine_generator.pl /openils/conf/opensrf_core.xml /tmp/generate_fines-LOCK - -# Run the hard due date updater -#2 3 * * * . ~/.bashrc && /openils/bin/update_hard_due_dates.srfsh - -# Nightly action/trigger passive hook event generator -0 4 * * * . /etc/profile && cd /openils/bin && /usr/bin/perl ./action_trigger_runner.pl --osrf-config /openils/conf/opensrf_core.xml --process-hooks --run-pending - - -# Run pending A/T events. -15,45 * * * * . /etc/profile && cd /openils/bin && /usr/bin/perl ./action_trigger_runner.pl --osrf-config /openils/conf/opensrf_core.xml --run-pending -## Hourly -#0 * * * * . ~/.bashrc && /openils/bin/action_trigger_runner.pl --osrf-config /openils/conf/opensrf_core.xml --process-hooks --granularity hourly -## Daily -#5 3 * * * . ~/.bashrc && /openils/bin/action_trigger_runner.pl --osrf-config /openils/conf/opensrf_core.xml --process-hooks --granularity daily - - -# Truncate the srfsh.log -40 23 * * * echo > /openils/var/log/srfsh.log - - - -### Pines Configs ### - -### Run the heavy collections API calls -#10 3 * * sun . /etc/profile && cd /home/opensrf/scripts && ./run-collections.sh ###PINES ONLY - -### generate overdue notices -#5 5 * * * . /etc/profile && cd /home/opensrf/current/Evergreen/src/support-scripts/ && ./eg_gen_overdue.sh pines2 home.unique-mgmt.com -#0 3 * * * . /etc/profile && /home/opensrf/scripts/circ_notices.sh ###PINES ONLY - -### create the list of blocked patrons for offline use -#30 6 * * * cd /home/opensrf/scripts && ./gen_blocked_list.sh ###PINES ONLY - diff --git a/templates/opensrf-rsyslog.conf-old b/templates/opensrf-rsyslog.conf-old deleted file mode 100644 index c19f361..0000000 --- a/templates/opensrf-rsyslog.conf-old +++ /dev/null @@ -1,50 +0,0 @@ -# OpenSRF rsyslog configuration file -# Bill Erickson -# -# /etc/rsyslog.d/opensrf-rsyslog.conf - -# Message format templates -# TIMESTAMP:::date-pgsql == YYYY-MM-DD HH:MM:SS -$template msgformat,"%TIMESTAMP:::date-pgsql% %HOSTNAME% %syslogtag%%msg:::drop-last-lf%\n" - -# Log file templates ------- -$template osrfsys,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/osrfsys.%$HOUR%.log" -$template osrferror,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/osrferror.log" -$template osrfwarn,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/osrfwarn.log" -$template activity,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/activity.log" -$template gateway,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/gateway.%$HOUR%.log" -$template router,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/router.log" -$template pg,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/pg.%$HOUR%.log" -$template ap_access,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/ap_access.%$HOUR%.log" -$template ap_error,"/var/log/evergreen/%$YEAR%/%$MONTH%/%$DAY%/ap_error.%$HOUR%.log" - -# Selectors ---------------- -# local0 : OpenSRF -# local1 : OpenSRF "activity" -# local2 : OpenSRF router -# local3 : PostgreSQL -# local6 : Gateway -# local7 : Apache - -local0.* ?osrfsys;msgformat -local1.* ?activity;msgformat -local2.* ?router;msgformat -local3.* ?pg;msgformat -local6.* ?gateway;msgformat -local7.* ?ap_access;msgformat - -# Warn -local0.warn ?osrfwarn;msgformat -local1.warn ?osrfwarn;msgformat -local2.warn ?osrfwarn;msgformat -local3.warn ?osrfwarn;msgformat -local6.warn ?osrfwarn;msgformat - -# Error -local0.error ?osrferror;msgformat -local1.error ?osrferror;msgformat -local2.error ?osrferror;msgformat -local3.error ?osrferror;msgformat -local6.error ?osrferror;msgformat -local7.error ?ap_error;msgformat - diff --git a/templates/opensrf.xml/opensrf.xml-header-old b/templates/opensrf.xml/opensrf.xml-header-old deleted file mode 100644 index 92b7ed2..0000000 --- a/templates/opensrf.xml/opensrf.xml-header-old +++ /dev/null @@ -1,1137 +0,0 @@ - - - - - - - - en-US - - - /openils/var/log - /openils/var/lock - /openils/var/run - /openils/var/xsl - - /openils/var - /openils/var/templates - - - - - - - false - - - - /openils/conf/fm_IDL.xml - fm_IDL2js.xsl - - - prefork - - /openils/var/data/ils_events.xml - - - - - ClusterDomainName - - - evergreen@ClusterDomainName - - - - - - ClusterDomainName - evergreen@ClusterDomainName - - - - - 0 - SIP - - - Zap/1 - Zap/2 - IAX/user:secret@widgets.biz - - localhost - 10080 - evergreen - evergreen - - - - - - - - - overdue@ClusterDomainName - - - /openils/var/data/overdue - /openils/var/data/templates/overdue_combined_xml.example - - - - 7 days - - noemail - - false - - /openils/var/data/templates/overdue_7day.example - - - - - - - - - 5 days - 13 days - - - 1 day - false - false - /openils/var/data/templates/predue_1day.example - - - - - - - - 1 - - - - - - 1 - - - - - - https://ClusterDomainName/reporter/ - - Pg - db03.ClusterDomainName - 5432 - evergreen - evergreen - DatabasePassword - - - Pg - db03.ClusterDomainName - 5432 - evergreen - evergreen - DatabasePassword - - - - /openils/var/web/reporter - /openils/var/data/report-success - /openils/var/data/report-fail - - - - - - - - - - - opensrf.math - opensrf.dbmath - open-ils.cat - open-ils.search - open-ils.circ - open-ils.actor - open-ils.auth - open-ils.collections - - - - - - oclc - - - - - zcat.oclc.org - 210 - OLUCWorldCat - - - 121 - 76 - 91 - 10036 - <code>4</code><format>6</format> - 81 - 10186 - 311 - 10011 - - - - - - - - - - OpenILS::WWW::AddedContent::Syndetic - http://syndetics.com/index.aspx - - 1 - - - 600 - - - 15 - - - evertest - - - - - - - - - - - - - - - - - - - - - memcache01_IP:11211 - memcache02_IP:11211 - - 86400 - - - - - memcache01_IP:11211 - memcache02_IP:11211 - - 1800 - - 102400 - - - - - - - - 5 - - 1 - - perl - - OpenILS::Application::Acq - - 100 - - - 100 - - 1 - - 15 - - - - 1 - - 5 - - open-ils.acq_unix.sock - open-ils.acq_unix.pid - open-ils.acq_unix.log - - - - - - 5 - 1 - c - oils_auth.so - - 1000 - 1 - 15 - 1 - 5 - - - - - - 420 - 7200 - 300 - 2 weeks - - - 30 - 90 - 10 - - - - - - - 5 - 1 - perl - OpenILS::Application::Search - 93 - - open-ils.search_unix.sock - open-ils.search_unix.pid - open-ils.search_unix.log - - 1000 - 1 - 15 - 1 - 5 - - - oilsMARC21slim2HTML.xsl - oilsMARC21slim2HTMLslim.xsl - - - - - - - - true - - - inclusion - - - #CD_documentLength #CD_meanHarmonic #CD_uniqueWords - - - eng - - - 5 - - - 1000 - - - 10 - - - - - - - - - 5 - 1 - perl - OpenILS::Application::Actor - 93 - - open-ils.actor_unix.sock - open-ils.actor_unix.pid - 1000 - open-ils.actor_unix.log - 1 - 15 - 1 - 5 - - - - false - - - - - - 5 - 1 - perl - OpenILS::Application::Booking - 199 - - open-ils.booking_unix.sock - open-ils.booking_unix.pid - 1000 - open-ils.booking_unix.log - 1 - 15 - 1 - 5 - - - - - - - 5 - 1 - perl - OpenILS::Application::Cat - 199 - - open-ils.cat_unix.sock - open-ils.cat_unix.pid - 1000 - open-ils.cat_unix.log - 1 - 15 - 1 - 5 - - - - /openils/var/templates/marc/k_book.xml - - - - - - 5 - 1 - perl - OpenILS::Application::SuperCat - 199 - - open-ils.supercat_unix.sock - open-ils.supercat_unix.pid - 1000 - open-ils.supercat_unix.log - 1 - 15 - 1 - 5 - - - - - - 5 - 1 - perl - OpenILS::Application::Trigger - 93 - - open-ils.trigger_unix.sock - open-ils.trigger_unix.pid - 1000 - open-ils.trigger_unix.log - 1 - 15 - 1 - 5 - - - - - - - - - 3 - 1 - c - osrf_math.so - - opensrf.math_unix.sock - opensrf.math_unix.pid - 1000 - opensrf.math_unix.log - 1 - 15 - 1 - 5 - - - - - 3 - 1 - c - osrf_dbmath.so - - 1000 - opensrf.dbmath_unix.log - opensrf.dbmath_unix.sock - opensrf.dbmath_unix.pid - 1 - 15 - 1 - 5 - - - - - 3 - 1 - perl - OpenILS::Application::Penalty - 99 - - 1000 - open-ils.penalty_unix.log - open-ils.penalty_unix.sock - open-ils.penalty_unix.pid - 1 - 15 - 1 - 5 - - - penalty/patron_penalty.js - /openils/lib/javascript - /openils/var - /openils/var/catalog - - - - - 3 - 1 - perl - OpenILS::Application::Circ - 99 - - 1000 - open-ils.circ_unix.log - open-ils.circ_unix.sock - open-ils.circ_unix.pid - 1 - 15 - 1 - 5 - - - - false - - - - /openils/lib/javascript - /openils/var - /openils/var/catalog - false - - circ/circ_permit_patron.js - circ/circ_permit_copy.js - circ/circ_duration.js - circ/circ_recurring_fines.js - circ/circ_max_fines.js - circ/circ_permit_renew.js - circ/circ_permit_hold.js - - - - art - atlas - audiobook - av - new-av - bestseller - bestsellernh - book - cd - dvd - dvd-long - e-book - equipment - filmstrip - kit - magazine - map - microform - music - record - software - softwrlong - equip-long - talking book - toy - video - video-long - - - - Miscellaneous - Overdue materials - Fee for placing a hold - Fee for checking out a book - Fee for library card - Miscellaneous charges - Lost materials - Damaged material - Overdue Reserves charge - Recall overdue - Fee for processing lost library materials - Fee for sending patron bills to collection agency - Fee for interlibrary loan - Fee for copies - Money advanced to pay for telephone use - Deposit fee - Fee for disk - Fee for faxing - Fee for laminating - Fee for room cleaning - Deposit returned; fee refund - Sale items - Fee for lost card - Long overdue items - Lost/Replacement Cassette - Returned Check - - - - - - 3 - 1 - OpenILS::Application::Ingest - perl - 1000000 - - 1000000 - open-ils.ingest-unix.log - open-ils.ingest-unix.sock - open-ils.ingest-unix.pid - 5 - 20 - 2 - 5 - - - /openils/lib/javascript/ - /openils/var/catalog/ - /openils/var/web/opac/common/js/ - - biblio_fingerprint.js - biblio_descriptor.js - - - - - - 10 - 1 - perl - OpenILS::Application::Storage - - 1000 - open-ils.storage_unix.log - open-ils.storage_unix.sock - open-ils.storage_unix.pid - 1 - 10 - 1 - 5 - - - /openils/lib/javascript/ - /openils/var/catalog/ - - biblio_fingerprint.js - - - Pg - - master - 2 - evergreen - db01.ClusterDomainName - 5432 - DatabasePassword - evergreen - UTF-8 - - - - - - - 6 - 1 - C - oils_cstore.so - - 1000 - 1 - 15 - 1 - 5 - - - 100 - pgsql - - master - 2 - evergreen - db01.ClusterDomainName - 5432 - DatabasePassword - evergreen - UTF-8 - - - - - - 6 - 1 - 1 - C - oils_pcrud.so - - - open-ils.pcrud.log - open-ils.pcrud.sock - open-ils.pcrud.pid - 1000 - 1 - 15 - 1 - 5 - - - - /openils/conf/fm_IDL.xml - pgsql - - master - 2 - evergreen - db01.ClusterDomainName - 5432 - DatabasePassword - evergreen - UTF-8 - - - - - - 6 - 1 - C - oils_qstore.so - - 1000 - 1 - 15 - 1 - 5 - - - pgsql - - master - 2 - evergreen - db01.ClusterDomainName - 5432 - DatabasePassword - evergreen - UTF-8 - - - - - - 1 - 1 - perl - OpenSRF::Application::Settings - 17 - - opensrf.settings_unix.sock - opensrf.settings_unix.pid - 300 - opensrf.settings_unix.log - 5 - 15 - 3 - 5 - - - - - 3 - 1 - perl - OpenILS::Application::Collections - 17 - - open-ils.collections_unix.sock - open-ils.collections_unix.pid - 1000 - open-ils.collections_unix.log - 1 - 10 - 1 - 5 - - - - - 3 - 1 - perl - OpenILS::Application::Reporter - 99 - - open-ils.reporter_unix.sock - open-ils.reporter_unix.pid - 1000 - open-ils.reporter_unix.log - 1 - 10 - 1 - 5 - - - - - 6 - 1 - C - oils_rstore.so - - 400 - 1 - 10 - 1 - 5 - - - pgsql - - master - 2 - evergreen - db01.ClusterDomainName - 5432 - DatabasePassword - evergreen - UTF-8 - - - - - - - - 3 - 1 - perl - OpenILS::Application::PermaCrud - 17 - - open-ils.permacrud_unix.sock - open-ils.permacrud_unix.pid - 1000 - open-ils.permacrud_unix.log - 5 - 15 - 3 - 5 - - - - - 3 - 1 - perl - OpenILS::Application::Fielder - 17 - - open-ils.fielder_unix.sock - open-ils.fielder_unix.pid - 1000 - open-ils.fielder_unix.log - 5 - 15 - 3 - 5 - - - - - 5 - 1 - perl - OpenILS::Application::Vandelay - 100 - - vandelay_unix.sock - vandelay_unix.pid - vandelay_unix.log - 100 - 1 - 15 - 1 - 5 - - - - - /openils/var/data/offline/vandelay - - - - - - 3 - 1 - perl - OpenILS::Application::Serial - 17 - - open-ils.serial_unix.sock - open-ils.serial_unix.pid - 1000 - open-ils.serial_unix.log - 5 - 15 - 3 - 5 - - - - - - - - - - - -