diff --git a/docs/en-US/build-packages.xml b/docs/en-US/build-packages.xml new file mode 100644 index 00000000000..0e09267542c --- /dev/null +++ b/docs/en-US/build-packages.xml @@ -0,0 +1,31 @@ + + +%BOOK_ENTITIES; +]> + + + +
+ Build Software Packages from Code + Follow these steps to build your own packages from source. Alternatively, you can find a pre-built package + provided by a third party and use the steps in . + + +
diff --git a/docs/en-US/configure-package-repository.xml b/docs/en-US/configure-package-repository.xml index 4907ce08e1c..eee1b6fb131 100644 --- a/docs/en-US/configure-package-repository.xml +++ b/docs/en-US/configure-package-repository.xml @@ -23,23 +23,21 @@ -->
- Configure package repository - &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. - + Configure the Package Repository + &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-built DEB and RPM packages provided 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.
DEB package repository - 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. + 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 + built. 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 - diff --git a/docs/en-US/management-server-install-flow.xml b/docs/en-US/management-server-install-flow.xml index 33bcac9c85b..5d9d663c3a3 100644 --- a/docs/en-US/management-server-install-flow.xml +++ b/docs/en-US/management-server-install-flow.xml @@ -26,6 +26,7 @@ Management Server Installation +