Updated 'Create and manage images' section
Changed 'Images & Snapshots' to 'Images' and included new field for Architecture in the Create Image window. Removed image for 'Create Image'. Partial-Bug: #1307860 Change-Id: I978804581fc4fcc63fe0af6a2753087df989a043
This commit is contained in:
parent
c6e92290a3
commit
a82e7169af
Binary file not shown.
Before Width: | Height: | Size: 67 KiB |
@ -39,20 +39,11 @@
|
|||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>On the <guilabel>Project</guilabel> tab, click
|
<para>On the <guilabel>Project</guilabel> tab, click
|
||||||
<guilabel>Images & Snapshots</guilabel>.</para>
|
<guilabel>Images</guilabel>.</para>
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>Click <guibutton>Create Image</guibutton>.</para>
|
<para>Click <guibutton>Create Image</guibutton>.</para>
|
||||||
<para>The Create An Image dialog box appears.</para>
|
<para>The Create An Image dialog box appears.</para>
|
||||||
<informalfigure>
|
|
||||||
<mediaobject>
|
|
||||||
<imageobject>
|
|
||||||
<imagedata
|
|
||||||
fileref="../common/figures/user_image_create.png"
|
|
||||||
format="PNG" width="4in" contentwidth="4in"/>
|
|
||||||
</imageobject>
|
|
||||||
</mediaobject>
|
|
||||||
</informalfigure>
|
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>Enter the following values:</para>
|
<para>Enter the following values:</para>
|
||||||
@ -110,6 +101,18 @@
|
|||||||
for the image.</para>
|
for the image.</para>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<para>
|
||||||
|
<guilabel>Architecture</guilabel>
|
||||||
|
</para>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<para>Specify the architecture. For example, <literal>i386</literal>
|
||||||
|
for a 32-bit architecture or <literal>x86-64</literal> for a 64-bit
|
||||||
|
architecture.</para>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<para><guilabel>Minimum Disk (GB)</guilabel> and
|
<para><guilabel>Minimum Disk (GB)</guilabel> and
|
||||||
@ -162,7 +165,7 @@
|
|||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>On the <guilabel>Project</guilabel> tab, click
|
<para>On the <guilabel>Project</guilabel> tab, click
|
||||||
<guilabel>Images & Snapshots</guilabel>.</para>
|
<guilabel>Images</guilabel>.</para>
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>Select the image that you want to edit.</para>
|
<para>Select the image that you want to edit.</para>
|
||||||
@ -204,12 +207,11 @@
|
|||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>From the <guilabel>CURRENT PROJECT</guilabel> on the
|
<para>From the <guilabel>CURRENT PROJECT</guilabel> on the
|
||||||
<guilabel>Project</guilabel> tab, select the appropriate
|
<guilabel>Project</guilabel> tab, select the appropriate project.</para>
|
||||||
project.</para>
|
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>On the <guilabel>Project</guilabel> tab, click
|
<para>On the <guilabel>Project</guilabel> tab, click
|
||||||
<guilabel>Images & Snapshots</guilabel>.</para>
|
<guilabel>Images</guilabel>.</para>
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>Select the images that you want to delete.</para>
|
<para>Select the images that you want to delete.</para>
|
||||||
@ -218,9 +220,8 @@
|
|||||||
<para>Click <guibutton>Delete Images</guibutton>.</para>
|
<para>Click <guibutton>Delete Images</guibutton>.</para>
|
||||||
</step>
|
</step>
|
||||||
<step>
|
<step>
|
||||||
<para>In the Confirm Delete Image dialog box, click
|
<para>In the <guilabel>Confirm Delete Image</guilabel> dialog box, click
|
||||||
<guibutton>Delete Images</guibutton> to confirm the
|
<guibutton>Delete Images</guibutton> to confirm the deletion.</para>
|
||||||
deletion.</para>
|
|
||||||
</step>
|
</step>
|
||||||
</procedure>
|
</procedure>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user