summaryrefslogtreecommitdiffstats
path: root/en-US/Tools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en-US/Tools.xml')
-rw-r--r--en-US/Tools.xml36
1 files changed, 17 insertions, 19 deletions
diff --git a/en-US/Tools.xml b/en-US/Tools.xml
index 3673859..82e9350 100644
--- a/en-US/Tools.xml
+++ b/en-US/Tools.xml
@@ -14,13 +14,13 @@
<section>
<title><command>virsh</command></title>
<para>
- <firstterm>virsh</firstterm> is a command line interface (CLI) tool for managing guests and the hypervisor. The <command>virsh</command> command line tool is built on the <application>libvirt</application> management API and operates as an alternative to the <command>qemu-kvm</command> command and the graphical <application>virt-manager</application> application. The <command>virsh</command> command can be used in read-only mode by unprivileged users or, with root access, full administration functionality. The <command>virsh</command> command is ideal for scripting virtualization administration. In addition the <command>virsh</command> tool is a main management interface for <command>virsh</command> guest domains and can be used to create, pause, and shut down domains, as well as list current domains. This tool is installed as part of the <package>libvirt-client</package> package.
+ <firstterm>virsh</firstterm> is a command line interface (CLI) tool for managing the hypervisor and guest virtual machines. The <command>virsh</command> command line tool is built on the <application>libvirt</application> management API and operates as an alternative to the <command>qemu-kvm</command> command and the graphical <application>virt-manager</application> application. The <command>virsh</command> command can be used in read-only mode by unprivileged users or, with root access, full administrative functionality. The <command>virsh</command> command is ideal for scripting virtualization administration. In addition the <command>virsh</command> tool is a main management interface for <command>virsh</command> guest domains and can be used to create, pause, and shut down domains, as well as list current domains. This tool is installed as part of the <package>libvirt-client</package> package.
</para>
- <note>
+<!-- <note>
<para>
Refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle> for more information about managing virtual machines with <command>virsh</command>.
</para>
- </note>
+ </note>-->
</section>
<section>
@@ -32,11 +32,11 @@
machines, and view performance statistics. This tool ships in its own
package called <package>virt-manager</package>.
</para>
- <note>
+<!-- <note>
<para>
Refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle> for more information about managing virtual machines with <command>virt-manager</command>.
</para>
- </note>
+ </note>-->
</section>
<section>
@@ -49,11 +49,11 @@
complete, allowing for easy automation of installation. This tool is
installed as part of the <package>python-virtinst</package> package.
</para>
- <note>
+<!-- <note>
<para>
Refer to the <citetitle>Fedora Virtualization Deployment Guide</citetitle> for more information about <command>virt-install</command>.
</para>
- </note>
+ </note>-->
</section>
<section>
@@ -64,11 +64,6 @@
exposes all functionality provided by the <literal>guestfs</literal> API.
This tool ships in its own package entitled <package>guestfish</package>.
</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
@@ -76,6 +71,11 @@
option if the disk image is being used by a running virtual machine.
</para>
</warning>
+ <!-- <note>
+ <para>
+ Refer to the <citetitle>Fedora Virtualization Administration Guide</citetitle> for more information about <command>guestfish</command>.
+ </para>
+ </note>-->
</section>
@@ -209,18 +209,16 @@
<package>libguestfs-tools</package> package.
</para>
</listitem>
- </varlistentry>
- <!-- wont make 6.2
+ </varlistentry>
<varlistentry>
- <term><command>virt-p2v</command></term>
+ <term><command>virt-p2v</command></term><!-- confirm with mbooth if it's in Fedora 19.-->
<listitem>
<para>
A graphical tool to convert physical machines into virtual machines.
- This tool is installed as part of the <package>virt-v2v</package> package
- in Red Hat Enterprise Linux 6.2 and later.
+ This tool is installed as part of the <package>virt-v2v</package> package.
</para>
</listitem>
- </varlistentry>-->
+ </varlistentry>
<varlistentry>
<term><command>virt-rescue</command></term>
<listitem>
@@ -300,7 +298,7 @@
<listitem>
<para>
A command line utility similar to <command>top</command>, which shows
- stats related to virtualized domains. This tool ships in its own package:
+ statistics related to virtualized domains. This tool ships in its own package:
<package>virt-top</package>.
</para>
</listitem>