From 69b8817bd00d9d516dfc4afcf42079585cde354b Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Fri, 19 Jul 2013 09:02:29 -0400 Subject: [PATCH] Remove all old virtual images There are lots of old virtual images from unsupported versions still on the web server. Per IRC discussion on 2013-07-18, these will now be removed to avoid confusion and complications from using very old versions of Evergreen. TODO: Find community support for creating and having more up-to-date VMs for trial/testing purposes. Signed-off-by: Ben Shum --- code_museum.php | 24 +----------------------- downloads.php | 5 ----- 2 files changed, 1 insertion(+), 28 deletions(-) diff --git a/code_museum.php b/code_museum.php index 499bcef..738514f 100644 --- a/code_museum.php +++ b/code_museum.php @@ -285,7 +285,7 @@ Note: Not officially released or adopted by the community, but retained for hist -

Virtual images

-
-

- DISCLAIMER: The following virtual images have been contributed by members of the Evergreen community - for the purposes of testing, evaluation, training, and development. -

-
- -
- diff --git a/downloads.php b/downloads.php index 90e1a09..2d7e614 100644 --- a/downloads.php +++ b/downloads.php @@ -117,11 +117,6 @@

Evergreen in action

Visit the Evergreen catalog on our demonstration and development servers, or visit this list of live Evergreen libraries.

You can also download an Evergreen staff client and point it at the Evergreen demo or development server (see the community servers page for details).

- -

Evergreen Virtual Images

-

-The developer virtual image (OpenSRF and Evergreen trunk as of 2011-03-19 on Debian Squeeze) includes PostgreSQL 9.0 and Python support and is intended to serve as a quickstart development environment as well as a sneak peek at the latest features in Evergreen. See the README for more information. -

Bug Reports

Please report any Evergreen bugs/wishlist on Launchpad.

To submit a vulnerability please email your report to open-ils-security@esilibrary.com.

-- 2.11.0