~ubuntu-branches/ubuntu/quantal/virtinst/quantal-proposed

« back to all changes in this revision

Viewing changes to man/en/virt-clone.1

  • Committer: Bazaar Package Importer
  • Author(s): Jean-Louis Dupond
  • Date: 2010-05-05 03:32:42 UTC
  • mfrom: (1.3.13 sid)
  • Revision ID: james.westby@ubuntu.com-20100505033242-um6f6pjcc89i07m0
Tags: 0.500.3-1ubuntu1
* Merge from debian unstable. (LP: #590068)  Remaining changes:
  - debian/patches/9001_Ubuntu.patch:
     + Added lucid and maverick to OS list and enable virtio for it.
  - debian/patches/0003-Fix-patch-to-keyboard-configuration.patch: disable
    as the keyboard config in Ubuntu is still in /etc/default/console-setup
    and this was causing virt-manager to always default to a en-us
    keyboard. (LP: #524318)
  - debian/control: added acl package to depends. (LP: #533048)
  - Demote virt-viewer to Suggests, as it's in universe.
  - Recommends libvirt-bin (LP: #215084)
* debian/patches/9002-add-ca-keymap.patch: dropped, its now in upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07)
 
1
.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
2
2
.\"
3
3
.\" Standard preamble:
4
4
.\" ========================================================================
5
 
.de Sh \" Subsection heading
6
 
.br
7
 
.if t .Sp
8
 
.ne 5
9
 
.PP
10
 
\fB\\$1\fR
11
 
.PP
12
 
..
13
5
.de Sp \" Vertical space (when we can't use .PP)
14
6
.if t .sp .5v
15
7
.if n .sp
53
45
.el       .ds Aq '
54
46
.\"
55
47
.\" If the F register is turned on, we'll generate index entries on stderr for
56
 
.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
 
48
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
57
49
.\" entries marked with X<> in POD.  Of course, you'll have to process the
58
50
.\" output yourself in some meaningful fashion.
59
51
.ie \nF \{\
132
124
.\" ========================================================================
133
125
.\"
134
126
.IX Title "VIRT-CLONE 1"
135
 
.TH VIRT-CLONE 1 "2009-12-03" "" "Virtual Machine Install Tools"
 
127
.TH VIRT-CLONE 1 "2010-03-03" "" "Virtual Machine Install Tools"
136
128
.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
137
129
.\" way too many mistakes in technical documents.
138
130
.if n .ad l
166
158
.IP "\-\-connect=CONNECT" 4
167
159
.IX Item "--connect=CONNECT"
168
160
Connect to a non-default hypervisor. See \fIvirt\-install\fR\|(1) for details
169
 
.Sh "General Options"
 
161
.SS "General Options"
170
162
.IX Subsection "General Options"
171
163
General configuration parameters that apply to all guest clones.
172
164
.IP "\-o \s-1ORIGINAL_GUEST\s0, \-\-original=ORIGINAL_GUEST" 2
205
197
specify \s-1UUID\s0, you should use a 32\-digit hexadecimal number. \s-1UUID\s0 are intended
206
198
to be unique across the entire data center, and indeed world. Bear this in
207
199
mind if manually specifying a \s-1UUID\s0
208
 
.Sh "Storage Configuration"
 
200
.SS "Storage Configuration"
209
201
.IX Subsection "Storage Configuration"
210
202
.IP "\-f \s-1DISKFILE\s0, \-\-file=DISKFILE" 2
211
203
.IX Item "-f DISKFILE, --file=DISKFILE"
224
216
See \fIvirt\-install\fR\|(1) for more details on sparse vs. nonsparse.
225
217
.IP "\-\-preserve\-data" 2
226
218
.IX Item "--preserve-data"
227
 
Preserve a new file to use as the disk image for the new guest.
228
 
.Sh "Networking Configuration"
 
219
No storage is cloned: disk images specific by \-\-file are preserved as is,
 
220
and referenced in the new clone \s-1XML\s0. This is useful if you want to clone
 
221
a \s-1VM\s0 \s-1XML\s0 template, but not the storage contents.
 
222
.SS "Networking Configuration"
229
223
.IX Subsection "Networking Configuration"
230
224
.IP "\-m \s-1MAC\s0, \-\-mac=MAC" 2
231
225
.IX Item "-m MAC, --mac=MAC"
233
227
\&\f(CW\*(C`RANDOM\*(C'\fR is specified a suitable address will be randomly generated. Addresses
234
228
are applied sequentially to the networks as they are listed in the original
235
229
guest \s-1XML\s0.
236
 
.Sh "Miscellaneous Options"
 
230
.SS "Miscellaneous Options"
237
231
.IX Subsection "Miscellaneous Options"
238
232
.IP "\-d, \-\-debug" 2
239
233
.IX Item "-d, --debug"