diff --git a/docs/en-US/build-packages.xml b/docs/en-US/build-packages.xml deleted file mode 100644 index 0e09267542c..00000000000 --- a/docs/en-US/build-packages.xml +++ /dev/null @@ -1,31 +0,0 @@ - - -%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 eee1b6fb131..4907ce08e1c 100644 --- a/docs/en-US/configure-package-repository.xml +++ b/docs/en-US/configure-package-repository.xml @@ -23,21 +23,23 @@ -->
- 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. + 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. + 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 - built. + 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 - diff --git a/docs/en-US/management-server-install-flow.xml b/docs/en-US/management-server-install-flow.xml index 5d9d663c3a3..33bcac9c85b 100644 --- a/docs/en-US/management-server-install-flow.xml +++ b/docs/en-US/management-server-install-flow.xml @@ -26,7 +26,6 @@ Management Server Installation -