You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2013/01/10 17:25:21 UTC

svn commit: r845907 - in /websites/staging/vcl/trunk/content: ./ docs/image-creation.html

Author: buildbot
Date: Thu Jan 10 16:25:21 2013
New Revision: 845907

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/image-creation.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 10 16:25:21 2013
@@ -1 +1 @@
-1431477
+1431481

Modified: websites/staging/vcl/trunk/content/docs/image-creation.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/image-creation.html (original)
+++ websites/staging/vcl/trunk/content/docs/image-creation.html Thu Jan 10 16:25:21 2013
@@ -78,16 +78,18 @@
   
   <div id="content">
     <h1 class="title">Image Creation</h1>
-    <p>Once VCL is installed, you will need to create base images that are ready to deploy. Below are guides to assist in getting started:</p>
-<h4 id="vmware-or-kvm-based-images">VMware or KVM based images</h4>
+    <p>After VCL is installed, you need to create images for users. As part of the installation,
+you should have <a href="baseimagecreation.html">created some base images</a> from which to start 
+building other images. The guides on this page explain how to create new images 
+through the VCL, starting from already created base images.</p>
+<h2 id="creating-images">Creating Images</h2>
 <ul>
-<li>Creating a Windows image</li>
-<li>Creating a Linux image</li>
+<li><a href="creating-a-new-image-from-a-base-image.html">Creating a New Image From a Base Image</a><ul>
+<li><a href="additional-steps-for-windows-images.html">Additional Steps for Windows Images</a></li>
+<li><a href="additional-steps-for-linux-images.html">Additional Steps for Linux Images</a></li>
 </ul>
-<h4 id="xcat-based-images">xCAT based images</h4>
-<ul>
-<li>kickstart based images</li>
-<li>partimag-ng based images</li>
+</li>
+<li><a href="configure-the-default-profile.html">Configuring the Default User Profile</a></li>
 </ul>
   </div>