Author: buildbot
Date: Tue Dec 11 19:54:11 2012
New Revision: 841768

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/baseimagecreation.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 11 19:54:11 2012
@@ -1 +1 @@
-1420355
+1420367

Modified: websites/staging/vcl/trunk/content/docs/baseimagecreation.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/baseimagecreation.html (original)
+++ websites/staging/vcl/trunk/content/docs/baseimagecreation.html Tue Dec 11 
19:54:11 2012
@@ -21,7 +21,7 @@
 
   <link href="/css/vcl.css" rel="stylesheet" type="text/css">
   <link href="/css/code.css" rel="stylesheet" type="text/css">
-  <title>Apache VCL - Creating Base Images from an ISO</title>
+  <title>Apache VCL - Creating Base Images from an ISO - Part 1</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 </head>
 
@@ -77,24 +77,27 @@
   </div>
   
   <div id="content">
-    <h1 class="title">Creating Base Images from an ISO</h1>
-    <p>This page describes how to create a base image from an install media. 
These instructions are broken up into specific provisioning modules for (xCAT, 
VMware, and KVM).</p>
+    <h1 class="title">Creating Base Images from an ISO - Part 1</h1>
+    <p>This page describes how to create a base image from an install media. 
</p>
+<p>These instructions are broken up into parts to assist in providing detailed 
instructions based on the supported provisioning modules and Operating Systems. 
The supported provisioning methods for VCL are (xCAT, VMware, and KVM).</p>
 <div class="toc">
 <ul>
-<li><a href="#requirements">Requirements</a><ul>
+<li><a href="#requirements">Requirements</a></li>
 <li><a href="#vmware-esxi-4x">VMware ESXi 4.x</a></li>
 <li><a href="#vmware-server-2x">VMware Server 2.x</a></li>
 <li><a href="#kvm">KVM</a></li>
-<li><a href="#bare-metal-via-xcat">Bare Metal via xCAT</a></li>
+<li><a href="#bare-metal-via-xcat">Bare Metal via xCAT</a><ul>
+<li><a href="#install-windows-os-for-a-base-image">Install Windows OS for a 
Base Image</a></li>
 </ul>
 </li>
 </ul>
 </div>
 <h3 id="requirements">Requirements</h3>
-<p>You will need the following:</p>
+<p>Before getting started make sure you have the following requirements 
completed or on hand:</p>
 <ul>
 <li>A working VCL web,database, and management node</li>
-<li>A Hypervisor either VMWare or KVM</li>
+<li>A Hypervisor either VMWare or KVM(if using hypervisor based images)</li>
+<li>A working xCAT system(if using bare-metal images)</li>
 <li>Install media</li>
 <li>Appropriate licensing for Windows or RedHat</li>
 </ul>
@@ -108,7 +111,7 @@
 </li>
 </ul>
 <p>These instructions assume you have root access and are using a bash 
shell.</p>
-<h4 id="vmware-esxi-4x">VMware ESXi 4.x</h4>
+<h3 id="vmware-esxi-4x">VMware ESXi 4.x</h3>
 <p>The instructions assume that VMware has been configured with the following 
bridged networks:</p>
 <ul>
 <li><strong>Private</strong>: bridged to private interface: eth0</li>
@@ -149,7 +152,7 @@
 </li>
 <li>Click Finish</li>
 </ul>
-<h4 id="vmware-server-2x">VMware Server 2.x</h4>
+<h3 id="vmware-server-2x">VMware Server 2.x</h3>
 <ul>
 <li>Open the VMware Infrastructure Web Access page:
          https://<IP address or hostname>:8333</li>
@@ -205,9 +208,14 @@
 </li>
 <li>Click Next &gt; <strong>Finish</strong></li>
 </ul>
-<h4 id="kvm">KVM</h4>
-<h4 id="bare-metal-via-xcat">Bare Metal via xCAT</h4>
+<h3 id="kvm">KVM</h3>
+<ul>
+<li>Create guest OS on KVM host</li>
+</ul>
+<h3 id="bare-metal-via-xcat">Bare Metal via xCAT</h3>
 <p>The requirement in this section is to have a working xCAT system.</p>
+<h4 id="install-windows-os-for-a-base-image">Install Windows OS for a Base 
Image</h4>
+<p>Next Step - Install Windows OS</p>
   </div>
   
   <div id="footer">


Reply via email to