[xen-tools-dev] [PATCH] Document vifname config option in xen-create-image
Stéphane Jourdois
sjourdois at gmail.com
Sat Jul 10 12:52:19 CEST 2010
This new option was added by Dmitry Nedospasov <dmitry at nedos.net>
in commit c03029e0c6509489834312f888523dee3f7bc92d
Note that this option should not appear in default configuration,
as it is not meant to be used there.
---
bin/xen-create-image | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/bin/xen-create-image b/bin/xen-create-image
index 38783f7..22b552e 100755
--- a/bin/xen-create-image
+++ b/bin/xen-create-image
@@ -243,6 +243,9 @@ xen-create-image - Easily create new Xen instances with networking and OpenSSH.
This can be especially useful when running multiple
bridges on a machine.
+ --vifname=vifname
+ Optionally, set a specific vif name for the new instance.
+
Mandatory options:
--
1.5.6.5
More information about the xen-tools-dev
mailing list