mrc0mmand / rpms / libguestfs

Forked from rpms/libguestfs 3 years ago
Clone

Blame SOURCES/0171-p2v-Update-documentation-for-Configure-network-butto.patch

ffd6ed
From 35ec818fb2eb1e029368102c9f0a6e2c6244141e Mon Sep 17 00:00:00 2001
ffd6ed
From: "Richard W.M. Jones" <rjones@redhat.com>
ffd6ed
Date: Sat, 9 May 2015 17:59:26 +0100
ffd6ed
Subject: [PATCH] p2v: Update documentation for Configure network button.
ffd6ed
ffd6ed
This updates commit e464774a79ff9eeedcdb3fd53efd5a7898ca036e.
ffd6ed
ffd6ed
(cherry picked from commit 61a021713e8a93faeadc093e5c2d5064ba86059c)
ffd6ed
---
ffd6ed
 p2v/virt-p2v.pod | 6 +++++-
ffd6ed
 1 file changed, 5 insertions(+), 1 deletion(-)
ffd6ed
ffd6ed
diff --git a/p2v/virt-p2v.pod b/p2v/virt-p2v.pod
ffd6ed
index 744e8d4..15e68bd 100644
ffd6ed
--- a/p2v/virt-p2v.pod
ffd6ed
+++ b/p2v/virt-p2v.pod
ffd6ed
@@ -114,7 +114,7 @@ At the bottom of the dialog are these buttons:
ffd6ed
  │                                                        │
ffd6ed
  │                [ Test connection ]                     │
ffd6ed
  │                                                        │
ffd6ed
- │                [ About           ]  [ Next           ] │
ffd6ed
+ │ [ Configure network ] [ About virt-p2v  ] [ Next     ] │
ffd6ed
  │                                                        │
ffd6ed
  └────────────────────────────────────────────────────────┘
ffd6ed
 
ffd6ed
@@ -124,6 +124,10 @@ have supplied the correct server name, user name, password, etc., and
ffd6ed
 a suitable version of virt-v2v is available remotely) then press the
ffd6ed
 C<Next> button to move to the next dialog.
ffd6ed
 
ffd6ed
+You can use the C<Configure network> button if you need to assign a
ffd6ed
+static IP address to the physical machine, or use Wifi, bonding or
ffd6ed
+other network features.
ffd6ed
+
ffd6ed
 =head2 DISK AND NETWORK CONFIGURATION DIALOG
ffd6ed
 
ffd6ed
 The second configuration dialog lets you configure the details of
ffd6ed
-- 
ffd6ed
1.8.3.1
ffd6ed