CLOUDSTACK-1: Working on the new install docs for compiling w/Maven

Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/439dcae7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/439dcae7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/439dcae7

Branch: refs/heads/gslb-wip
Commit: 439dcae7af66064c2a4e1ea92bb24b890da2283c
Parents: 9ad54a0
Author: Joe Brockmeier <j...@zonker.net>
Authored: Thu Mar 7 16:14:41 2013 -0600
Committer: Joe Brockmeier <j...@zonker.net>
Committed: Thu Mar 7 16:16:18 2013 -0600

----------------------------------------------------------------------
 docs/en-US/source.xml |   18 ++++--------------
 1 files changed, 4 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/439dcae7/docs/en-US/source.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/source.xml b/docs/en-US/source.xml
index 3cb4af2..5d911c2 100644
--- a/docs/en-US/source.xml
+++ b/docs/en-US/source.xml
@@ -24,20 +24,10 @@
 
 <chapter id="sect-source">
     <title>Building from Source</title>
-    <para>The official &PRODUCT; release is always in source code form. While 
there may
-        exist convenience binaries in various forms from a number of places, 
the
-        source is the canonical release will be source. In this document we'll 
cover 
-        acquiring the source release, building that into binary, deployable 
packages.
-    </para>
-    <para>
-       While building and deploying directly from source is certainly 
possible, the reality
-       of Infrastructure-as-a-Service cloud computing implies a need to deploy 
packages on
-       a potentially large number of systems, which RPMs and DEBs fill nicely.
-    </para>
-    <para>
-       Building and deploying directly from source is thus outside the scope 
of this
-       document, but is documented in the INSTALL.md file in the release.
-    </para>
+    <para>The official &PRODUCT; release is always in source code form. You 
will likely be able to find "convenience binaries," the source is the canonical 
release. In this section, we'll cover acquiring the source release and building 
that so that you can deploy it using Maven or create Debian packages or 
RPMs.</para>
+    <para>Note that building and deploying directly from source is typically 
not the most efficient way to deploy an IaaS. However, we will cover that 
method as well as building RPMs or Debian packages for deploying 
&PRODUCT;.</para>
+    <para>The instructions here are likely version-specific. That is, the 
method for building from source for the 4.0.x series is different from the 
4.1.x series.</para>
+    <para>If you are working with a unreleased version of &PRODUCT;, see the 
INSTALL.md file in the top-level directory of the release.</para>
     <xi:include href="getting-release.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; /> 
     <xi:include href="verifying-source.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
     <xi:include href="source-prereqs.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />

Reply via email to