Author: fapeeler
Date: Thu Sep 16 15:13:26 2010
New Revision: 997780
URL: http://svn.apache.org/viewvc?rev=997780&view=rev
Log:
changes for 2.2 release
Modified:
incubator/vcl/trunk/README
Modified: incubator/vcl/trunk/README
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/README?rev=997780&r1=997779&r2=997780&view=diff
==============================================================================
--- incubator/vcl/trunk/README (original)
+++ incubator/vcl/trunk/README Thu Sep 16 15:13:26 2010
@@ -7,6 +7,10 @@ incubation status is not necessarily a r
stability of the code, it does indicate that the project has yet to be fully
endorsed by the ASF.
+
+Please see the INSTALLATION file or the Install guide at the apache vcl site.
+This file is only a list of requirements, which are also stated in the Install
guide.
+
System Requirements:
Web Frontend:
@@ -29,10 +33,21 @@ Database:
MySQL 5.0 or later
Management Node Backend:
-- OS - tested on CentOS 5, RedHat Advanced Server 4 and 5, RedHat Fedora Core 7
- and 9
-- MySQL 5 client
+OS - tested on CentOS 5, RedHat Advanced Server 4 and 5
+Packages:
+- expat
+- expat-devel
+- gcc
+- krb5-libs
+- krb5-devel
+- libxml2
+- libxml2-devel
+- nmap
+- openssl
+- openssl-devel
- perl-DBD-MySQL
+- xmlsec1-openssl
+- MySQL 5 client
- Nmap security scanner
- OpenSSH client
- Perl 5.8.x
@@ -90,11 +105,12 @@ Management Node Backend Conditional Syst
- Bare-metal provisioning
If you want to provision bare-metal or physical computers such as blades. You
will need xCAT setup and working. This release supports either xCAT 1.3 or
- xCAT 2.1. This is useful for very large setups, very custom environments, HPC
+ xCAT 2.x. This is useful for very large setups, very custom environments, HPC
integration, automating VM host servers either ESX standard or VMware Free
- Server.
+ Server. Imaging support using xCAT 2.x is an add on feature. To enable
imaging
+ for xCAT2.X See adding support for partimage and partimage-ng to xCAT 2.x in
the vcl apache wiki.
- VMware virtual machine provisioning
- If you want to provision virtual machines on ESX or ESXi, you will need the
+ If you want to provision virtual machines on ESX,ESXi, or VMWare Free server
2.x you will need the
VMware vSphere toolkit. This toolkit can be obtained from:
http://www.vmware.com/support/developer/viperltoolkit/
This toolkit is a set of Perl modules. The toolkit is not required if using
@@ -106,7 +122,7 @@ Management Node Backend Conditional Syst
- NewSID - used for preparing Windows environments before an image is
captured
- SPDrvScn - used for scanning device drivers for Windows environments before
an image is captured
-- Jabber Instant Message Notifications
+- Jabber Instant Message Notification(optional)s
VCL has the ability to send instant message notifications using Jabber. This
feature is optional and can be enabled or disabled by configuring the
"jabber=[yes|no]" property in the vcld.conf file. If Jabber notification
@@ -130,5 +146,3 @@ Management Node Backend Conditional Syst
http://search.cpan.org/dist/Digest-SHA1/
License: Perl Artistic and GPL
-
-