On 09/19/2012 07:34 PM, Chip Childers wrote:
All,
For those of you helping review the source code for legal / policy
compliance, I've posted a new source code only RC here:
http://people.apache.org/~chipchilders/cloudstack/4.0/
As discussed previously on the list, we will rely on community support
to host the binary builds. This includes the development builds that
are being used by Citrix QA via jenkins.cloudstack.org, and the
hosting of RPM and DEB packages by Wido.
The Debian packages are available from cloudstack.apt-get.eu!
Install with:
echo "deb http://cloudstack.apt-get.eu/ubuntu $(lsb_release -s -c) 4.0"
> /etc/apt/sources.list.d/cloudstack.list
wget -O - http://cloudstack.apt-get.eu/release.asc|apt-key add -
apt-get install cloud-agent
OR
apt-get install cloud-client
Wido
-chip