Lp#1718459: Remove Debian 7 Wheezy Installation Support user/dyrcona/lp1718459-remove-debian7-wheezy
authorJason Stephenson <jason@sigio.com>
Fri, 22 Sep 2017 04:29:37 +0000 (00:29 -0400)
committerJason Stephenson <jason@sigio.com>
Wed, 8 Nov 2017 18:15:50 +0000 (13:15 -0500)
commita6be812b2616cb9f6e64fccdbc63d04db5a8afaa
tree8fb7fc5f6e350b8467f3a37197587651cd59040a
parent1c4b73fc3d5b7267f45a479c4f53b53e035b27e4
Lp#1718459: Remove Debian 7 Wheezy Installation Support

Remove references to Debian 7 Wheezy in the installation and upgrade
documentation.

Remove debian-wheezy* targets from
Open-ILS/src/extras/Makefile.install and the supporting Makefiles.

Remove the example Apache 2.2 configuration files, since the supported
distributions all ship with Apache 2.4.

Move the eg_startup.in file from Open-ILS/example/apache to
Open-ILS/examples/apache_24.

Remove references to eg_wheezy_installer.sh in Perl live test
comments.

Remove Open-ILS/web/js/ui/default/staff/README.install, which is out
of date and entirely aimed at Debian 7 Wheezy.

To test: Simply install on a supported distribution other than Debian
7 Wheezy and do the usual tests.

Signed-off-by: Jason Stephenson <jason@sigio.com>
17 files changed:
Open-ILS/examples/apache/eg.conf.in [deleted file]
Open-ILS/examples/apache/eg_startup.in [deleted file]
Open-ILS/examples/apache/eg_vhost.conf.in [deleted file]
Open-ILS/examples/apache_24/eg_startup.in [new file with mode: 0755]
Open-ILS/src/Makefile.am
Open-ILS/src/extras/Makefile.install
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-wheezy [deleted file]
Open-ILS/src/perlmods/live_t/01-auth.t
Open-ILS/src/perlmods/live_t/02-simple_circ.t
Open-ILS/src/perlmods/live_t/03-overdue_circ.t
Open-ILS/src/perlmods/live_t/04-overdue_with_closed_dates.t
Open-ILS/src/perlmods/live_t/05-pay_bills.t
Open-ILS/src/perlmods/live_t/09-lp1198465_neg_balances.t
Open-ILS/web/js/ui/default/staff/README.install [deleted file]
docs/installation/server_installation.adoc
docs/installation/server_upgrade.adoc