summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDayle Parker <dayleparker@redhat.com>2012-08-28 14:30:07 +1000
committerDayle Parker <dayleparker@redhat.com>2012-08-28 14:30:07 +1000
commit43b230e84c58e53c8e24cd394b27acc7fc97f054 (patch)
tree8647ffc4cfeb74b508ca578b82ca7602ca6834e4
parent6a17d0c1df90fbff96298d00d6d4f942b7db1224 (diff)
downloadvirtualization-getting-started-guide-43b230e84c58e53c8e24cd394b27acc7fc97f054.tar.gz
virtualization-getting-started-guide-43b230e84c58e53c8e24cd394b27acc7fc97f054.tar.xz
virtualization-getting-started-guide-43b230e84c58e53c8e24cd394b27acc7fc97f054.zip
Added missing note admonitions for book xrefs
-rw-r--r--en-US/Products.xml16
-rw-r--r--en-US/Tools.xml8
-rw-r--r--en-US/What_Is_It.xml10
3 files changed, 22 insertions, 12 deletions
diff --git a/en-US/Products.xml b/en-US/Products.xml
index 9aeaeaa..d5072ad 100644
--- a/en-US/Products.xml
+++ b/en-US/Products.xml
@@ -47,9 +47,11 @@
<para>
<firstterm>Kernel SamePage Merging (KSM)</firstterm>, used by the KVM hypervisor, allows KVM guests to share identical memory pages. These shared pages are usually common libraries or other identical, high-use data. KSM allows for greater guest density of identical or similar guest operating systems by avoiding memory duplication.
</para>
- <para>
- For more information on KSM, refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle>.
- </para>
+ <note>
+ <para>
+ For more information on KSM, refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle>.
+ </para>
+ </note>
</listitem>
</varlistentry>
<varlistentry>
@@ -364,9 +366,11 @@
<para>
The para-virtualized devices must be installed on the guest operating system. <!--Fedora equivalent? By default, the para-virtualized drivers are included in Red Hat Enterprise Linux 4.7 and newer, Red Hat Enterprise Linux 5.4 and newer and Red Hat Enterprise Linux 6.0 and newer.--> The para-virtualized drivers must be manually installed on Windows guests.
</para>
- <para>
- For more information on using the para-virtualized drivers, refer to the <citetitle>Fedora Virtualization Deployment Guide</citetitle>.
- </para>
+ <note>
+ <para>
+ For more information on using the para-virtualized drivers, refer to the <citetitle>Fedora Virtualization Deployment Guide</citetitle>.
+ </para>
+ </note>
<variablelist>
<varlistentry>
<term>The para-virtualized network driver (virtio-net)</term>
diff --git a/en-US/Tools.xml b/en-US/Tools.xml
index c6b99c5..3673859 100644
--- a/en-US/Tools.xml
+++ b/en-US/Tools.xml
@@ -64,9 +64,11 @@
exposes all functionality provided by the <literal>guestfs</literal> API.
This tool ships in its own package entitled <package>guestfish</package>.
</para>
- <para>
- Refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle> for more information about <command>guestfish</command>.
- </para>
+ <note>
+ <para>
+ Refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle> for more information about <command>guestfish</command>.
+ </para>
+ </note>
<warning>
<para>
Using <command>guestfish</command> on running virtual machines can
diff --git a/en-US/What_Is_It.xml b/en-US/What_Is_It.xml
index b307d6c..756e53d 100644
--- a/en-US/What_Is_It.xml
+++ b/en-US/What_Is_It.xml
@@ -32,9 +32,11 @@
</listitem>
</varlistentry>
</variablelist>
+ <note>
<para>
For more information and detailed instructions on guest installation, refer to the <citetitle>Fedora Virtualization Deployment Guide</citetitle>.
</para>
+ </note>
</section>
<section id="sec-migration">
<title>Migration</title>
@@ -99,10 +101,12 @@
</para>
<para>
Shared, networked storage must be used for storing guest images to be migrated. Without shared storage, migration is not possible. It is recommended to use <application>libvirt</application>-managed storage pools for shared storage.
- </para>
- <para>
- For more information on migration, refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle>.
</para>
+ <note>
+ <para>
+ For more information on migration, refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle>.
+ </para>
+ </note>
</section>
</section>
<!-- <section id="Virtualized_to_virtualized">