summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDayle Parker <dayleparker@redhat.com>2012-08-23 11:03:46 +1000
committerDayle Parker <dayleparker@redhat.com>2012-08-23 11:03:46 +1000
commit6a17d0c1df90fbff96298d00d6d4f942b7db1224 (patch)
tree9f62271bc3a311abda2452f2dac30fa00dcee6d1
parent7bea4cda7824602bb43683ba906583ff9c1c97b7 (diff)
downloadvirtualization-getting-started-guide-6a17d0c1df90fbff96298d00d6d4f942b7db1224.tar.gz
virtualization-getting-started-guide-6a17d0c1df90fbff96298d00d6d4f942b7db1224.tar.xz
virtualization-getting-started-guide-6a17d0c1df90fbff96298d00d6d4f942b7db1224.zip
In Tools: deleted virt-inspector2, virt-cat warning, clarified --r/w warning as per feedback
-rw-r--r--en-US/Book_Info.xml2
-rw-r--r--en-US/Revision_History.xml14
-rw-r--r--en-US/Tools.xml20
3 files changed, 17 insertions, 19 deletions
diff --git a/en-US/Book_Info.xml b/en-US/Book_Info.xml
index 71d1f8e..5c8f40a 100644
--- a/en-US/Book_Info.xml
+++ b/en-US/Book_Info.xml
@@ -9,7 +9,7 @@
<productname>Fedora Draft Documentation</productname>
<productnumber></productnumber>
<edition>18.0.1</edition>
- <pubsnumber>01</pubsnumber>
+ <pubsnumber>02</pubsnumber>
<abstract>
<para>
The Fedora Virtualization Getting Started Guide
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index 25cd673..026a760 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -8,6 +8,20 @@
<simpara>
<revhistory>
<!--EDIT MY REVNUMBER AND DESCRIPTION AT RELEASE TIME FOR MAJOR REVISION-->
+ <revision>
+ <revnumber>1.0-02</revnumber>
+ <date>Thursday August 23 2012</date>
+ <author>
+ <firstname>Dayle</firstname>
+ <surname>Parker</surname>
+ <email>dayleparker@redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>In Tools: deleted virt-inspector2, virt-cat warning, clarified --r/w warning as per feedback.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
<revision>
<revnumber>1.0-01</revnumber>
<date>Tuesday August 14 2012</date>
diff --git a/en-US/Tools.xml b/en-US/Tools.xml
index 602b5f2..c6b99c5 100644
--- a/en-US/Tools.xml
+++ b/en-US/Tools.xml
@@ -91,8 +91,7 @@
</para>
<warning>
<para>
- Using <command>guestmount</command> in <option>--r/w</option> read/write mode to access a disk that is currently being used by a guest can cause the disk to become corrupted. Do not use <command>guestmount</command> in <option>--r/w</option> read/write mode on live virtual machines. Use the <command>guestmount</command> command with the <option>--ro</option> (read-only)
- option if the disk image is being used.
+ Using <command>guestmount</command> in <option>--r/w</option> (read/write) mode to access a disk that is currently being used by a guest can cause the disk to become corrupted. Do not use <command>guestmount</command> in <option>--r/w</option> (read/write) mode on live virtual machines. Use the <command>guestmount</command> command with the <option>--ro</option> (read-only) option if the disk image is being used.
</para>
</warning>
</listitem>
@@ -104,15 +103,8 @@
A command line tool that can be used to quickly view the contents of
one or more files in a specified virtual machine's disk or disk image. This
tool is installed as part of the <package>libguestfs-tools</package>
- package
+ package.
</para>
- <warning>
- <para>
- Using <command>virt-cat</command> on running virtual machines can
- cause disk corruption in the virtual machine. Do not use
- <command>virt-cat</command> command on a running virtual machine.
- </para>
- </warning>
</listitem>
</varlistentry>
<!-- All released versions problematic; being rewritten upstream.
@@ -193,14 +185,6 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><command>virt-inspector2</command></term>
- <listitem>
- <para>
- An alternative tool to <command>virt-inspector</command>, written in C. This tool is installed as part of the <package>libguestfs-tools</package> package.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term><command>virt-ls</command></term>
<listitem>
<para>