oi-branding-java-vpanels-panels-hypervisor
author Jon Tibble <meths@btinternet.com>
Thu, 02 Dec 2010 12:39:52 +0000
changeset 8 f949115789a8
parent 0 fbc79057b3aa
permissions -rw-r--r--
Fix builds with pkg 153
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     1
Rebranding of hypervisor vpanel
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     2
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     3
diff --git a/usr/src/java/vpanels/panels/hypervisor/org/opensolaris/os/vp/panels/hypervisor/client/swing/help/basic.html b/usr/src/java/vpanels/panels/hypervisor/org/opensolaris/os/vp/panels/hypervisor/client/swing/help/basic.html
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     4
--- a/usr/src/java/vpanels/panels/hypervisor/org/opensolaris/os/vp/panels/hypervisor/client/swing/help/basic.html
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     5
+++ b/usr/src/java/vpanels/panels/hypervisor/org/opensolaris/os/vp/panels/hypervisor/client/swing/help/basic.html
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     6
@@ -47,11 +47,11 @@
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     7
 <body class="HlpBdy">
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     8
 
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
     9
 <a name="basic"></a><h4>The Hypervisor Configuration: Basic Tab</h4>
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    10
-<p>The basic tab provides a checkbox that is used to configure whether the
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    11
-OpenSolaris OS should boot normally on hardware, or boot under the control of
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    12
+<p>The basic tab provides a checkbox that is used to configure whether
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    13
+OpenIndiana should boot normally on hardware, or boot under the control of
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    14
 the hypervisor. </p><p>Setting the "Enable Hypervisor" checkbox to <tt>true</tt> will update the <tt>grub</tt>(5) menu listing
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    15
 so that booting into the hypervisor is enabled. De-selecting the check box will
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    16
-update the menu listing so that Solaris is booted on hardware.</p><p>The tab also provides a menu used to control the amount of
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    17
+update the menu listing so that OpenIndiana is booted on hardware.</p><p>The tab also provides a menu used to control the amount of
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    18
 memory that should be reserved for domain 0. </p><p>The "Reserved Memory" menu configures the GRUB menu item so that the specified
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    19
 amount of memory is reserved for use by domain 0. The default
fbc79057b3aa Add vpanels rebranding and RE patches
Albert Lee <trisk@opensolaris.org>
parents:
diff changeset
    20
 value is the lower of 1/2 of total installed memory, or 2048 MB.</p>