Forward porting r15413: Patch from Ben Ostrowsky updating the list of supported linux...
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 1 Feb 2010 15:29:50 +0000 (15:29 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 1 Feb 2010 15:29:50 +0000 (15:29 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15415 dcc99617-32d9-48b4-a31d-7c20da2025e4

README

diff --git a/README b/README
index 8257d10..7d775ce 100644 (file)
--- a/README
+++ b/README
@@ -15,15 +15,15 @@ installer.
 
 Issue the following commands as the root user to install prerequisites
 using the Makefile.install prerequisite installer, substituting
-"debian-etch", "debian-lenny", "ubunty-hardy", or "ubuntu-intrepid"
+"debian-etch", "debian-lenny", "ubuntu-gutsy", "ubuntu-hardy",
+"ubuntu-intrepid", "ubuntu-karmic", "centos", "rhel", or "gentoo"
 for <osname> below:
 
 make -f Open-ILS/src/extras/Makefile.install <osname>
 
-Note: You may also be able to use "centos" to install the Evergreen 
-prerequisites for CentOS 5 and RHEL 5, or "gentoo" for Gentoo - but
-these are less tested distributions. Your patches and suggestions for
-improvement are welcome!
+Note: "centos", "rhel", and "gentoo" are less tested than the debian
+and ubuntu options.  Your patches and suggestions for improvement are
+welcome!
 
 Configuration and compilation instructions:
 ==========================================