diff options
| author | Dayle Parker <dayleparker@redhat.com> | 2013-05-03 16:02:14 +1000 |
|---|---|---|
| committer | Dayle Parker <dayleparker@redhat.com> | 2013-05-03 16:02:14 +1000 |
| commit | 475ebf07eb2f2162bcd0ab4ff5b073be4ef0c03e (patch) | |
| tree | f5827991abc3d86c6f92ecc8b559e593311547a6 /en-US/Introduction.xml | |
| parent | c4646dd644ced94389871cbf46701be2018a597b (diff) | |
| download | virtualization-getting-started-guide-475ebf07eb2f2162bcd0ab4ff5b073be4ef0c03e.tar.gz virtualization-getting-started-guide-475ebf07eb2f2162bcd0ab4ff5b073be4ef0c03e.tar.xz virtualization-getting-started-guide-475ebf07eb2f2162bcd0ab4ff5b073be4ef0c03e.zip | |
Made changes throughout book to update for F19, according to RHEL7 content
Diffstat (limited to 'en-US/Introduction.xml')
| -rw-r--r-- | en-US/Introduction.xml | 43 |
1 files changed, 18 insertions, 25 deletions
diff --git a/en-US/Introduction.xml b/en-US/Introduction.xml index 7b64f7e..4bed90b 100644 --- a/en-US/Introduction.xml +++ b/en-US/Introduction.xml @@ -5,7 +5,7 @@ <title>Introduction</title> <para> - The Virtualization Getting Started Guide introduces the basics of virtualization and assists with the navigation of other virtualization documentation and products that Fedora provides. + The <citetitle>Virtualization Getting Started Guide</citetitle> introduces the basics of virtualization and assists with the navigation of other virtualization documentation and products that Fedora provides. </para> <para> @@ -38,28 +38,21 @@ </itemizedlist> </section> -<!-- Should there be a description of RHEL Virt here? In both RHEL and Fedora guides? --> - <section> <!--Remove section? IS there a Fedora equivalent? - *REMOVED FOR NOW AND ADDED VIRTUALIZATION RESOURCES TITLE & PARA--> - <!-- <title>Red Hat Enterprise Virtualization (RHEV)</title> - <para> - Red Hat Enterprise Virtualization for Servers is an end-to-end virtualization solution that is designed to enable pervasive datacenter virtualization and significantly enhance capital and operational efficiency. Red Hat Enterprise Virtualization 3.0 introduces several new features, including desktop virtualization with the Red Hat Enterprise Virtualization for Desktop add-on subscription. - </para> - - <para> - With Red Hat Enterprise Virtualization for Desktops, complete desktop environments are hosted as virtual desktops on servers located in a centralized datacenter. - </para> - - <para> - Information on both these products can be found at <ulink url="http://www.redhat.com/products/virtualization/"/>. - </para> - - <para> - The full collection of Red Hat Enterprise Virtualization (RHEV) documentation can be found at <ulink url="http://docs.redhat.com/"/>. - </para> - <para> - In addition to the documentation for Red Hat Enterprise Virtualization products and this guide, the following titles cover virtualization with Fedora: - </para>--> + <section> + <title>Virtualization in Fedora 19</title> + <para> + Fedora contains packages and tools to support a variety of virtualized environments. + </para> + <para> + Virtualization in Fedora is carried out by KVM (Kernel-based Virtual Machine). KVM is a full virtualization solution built into Fedora. + </para> + <para> + Refer to <xref linkend="chap-Virtualization_Getting_Started-Products"/> for more about the virtualization products available in Fedora 19. + </para> + </section> + + <section> + <title>Virtualization resources</title> <para> Fedora contains packages and tools to support a variety of virtualized environments. Fedora virtualization provides the upstream development for virtualization in Red Hat Enterprise Linux. Refer to <xref linkend="chap-Virtualization_Getting_Started-Products"/> for more information about the virtualization products available in Fedora. @@ -68,11 +61,11 @@ In addition to this guide, the following books cover virtualization with Fedora: </para> <itemizedlist> - <listitem> +<!-- <listitem> <para> <citetitle>Virtualization Deployment Guide</citetitle>: This guide provides information on system requirements and restrictions, package details, host configuration and detailed instructions for installing different types of guests. </para> - </listitem> + </listitem>--> <listitem> <para> <citetitle>Virtualization Administration Guide</citetitle>: This guide provides information on servers, security, KVM, remote management of guests, KSM, administration tasks, storage, volumes, <application>virt-manager</application>, guest disk access with offline tools, virtual networking, and troubleshooting. |
