diff --git a/docs/en-US/configure-package-repository.xml b/docs/en-US/configure-package-repository.xml index 50b7720d3de..4907ce08e1c 100644 --- a/docs/en-US/configure-package-repository.xml +++ b/docs/en-US/configure-package-repository.xml @@ -24,8 +24,16 @@
Configure package repository - &PRODUCT; is only distributed from source from the official mirrors. DEB and RPM packages are however build for your convience by third-parties - When installing &PRODUCT; it is recommended you use these package repositories for easy installation. + &PRODUCT; is only distributed from source from the official mirrors. + If you didn't follow the steps to build your own packages from source + in the sections for or + you can find pre-build + DEB and RPM packages for your convience by third-parties. + + + When installing &PRODUCT; it is recommended you use these package + repositories for easy installation. + These repositories contain both the Management Server and KVM Hypervisor packages. @@ -34,13 +42,13 @@ You can add a DEB package repository to your apt sources with the following commands. Please note that currently only packages for Ubuntu 12.04 (precise) are being build. echo "deb http://cloudstack.apt-get.eu/ubuntu $(lsb_release -s -c) 4.0" > /etc/apt/sources.list.d/cloudstack.list We now have to add the public key to the trusted keys. - wget -O - http://cloudstack.apt-get.eu/release.asc|apt-key add - + # wget -O - http://cloudstack.apt-get.eu/release.asc|apt-key add - Now update your local apt cache. - apt-get update + # apt-get update Your DEB package repository should now be configured and ready for use.
RPM package repository TODO
- \ No newline at end of file + diff --git a/docs/en-US/minimum-system-requirements.xml b/docs/en-US/minimum-system-requirements.xml index 0043a26dba8..422a810f913 100644 --- a/docs/en-US/minimum-system-requirements.xml +++ b/docs/en-US/minimum-system-requirements.xml @@ -30,8 +30,7 @@ Operating system: - Preferred: CentOS/RHEL 6.2+ or Ubuntu 12.04(.1) - Also supported: CentOS/RHEL 5.5 or Ubuntu 10.04 + Preferred: CentOS/RHEL 6.3+ or Ubuntu 12.04(.1) 64-bit x86 CPU (more cores results in better performance) @@ -73,7 +72,7 @@ For running a KVM hypervisor the main requirement is the Linux distribution it is running. Although you are not required to run these distributions, it is recommended. Recommended distributions: - CentOS / RHEL: 6.2 and 6.3 + CentOS / RHEL: 6.3 Ubuntu: 12.04(.1) The main requirement for KVM hypervisors is the libvirt and Qemu version. If you whish to run on a different distribution, make sure you meet the following requirements: