~ubuntu-branches/ubuntu/quantal/virtinst/quantal-updates

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-07-24 08:52:01 UTC
  • mfrom: (1.6.8 sid)
  • Revision ID: package-import@ubuntu.com-20120724085201-q3h0cbabg4t46gfm
Tags: 0.600.2-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - debian/patches/9003-fix-path-to-hvmloader-in-testsuite.patch: adjust
    testsuite for 0001-fix-path-to-hvmloader.patch and
    0002-Fix-path-to-pygrub.patch.
  - debian/patches/9004_ubuntu_fix_tree_support.patch: Fix tree detection
    for all ISO/HTTP source, to not longer fail with cobbler/koan.
  - debian/patches/0004-Fix-path-to-qemu-dm.patch: fix the path to the
    qemu-dm binary.
  - debian/{control,rules,pyversions}: Build using dh_python2, use
    debhelper v8 instead of cdbs; for some reason the package build an
    empty binary package when using dh_python2.
  - debian/control: added acl package to depends.
  - debian/control: added libvirt-bin to recommends
* Dropped patches:
  - debian/patches/9005_ubuntu_releases.patch: Upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
124
124
.\" ========================================================================
125
125
.\"
126
126
.IX Title "VIRT-CLONE 1"
127
 
.TH VIRT-CLONE 1 "2011-07-13" "" "Virtual Machine Install Tools"
 
127
.TH VIRT-CLONE 1 "2012-07-08" "" "Virtual Machine Install Tools"
128
128
.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
129
129
.\" way too many mistakes in technical documents.
130
130
.if n .ad l
155
155
.IP "\-h, \-\-help" 4
156
156
.IX Item "-h, --help"
157
157
Show the help message and exit
158
 
.IP "\-\-connect=CONNECT" 4
159
 
.IX Item "--connect=CONNECT"
 
158
.IP "\-\-connect=URI" 4
 
159
.IX Item "--connect=URI"
160
160
Connect to a non-default hypervisor. See \fIvirt\-install\fR\|(1) for details
161
161
.SS "General Options"
162
162
.IX Subsection "General Options"
284
284
original guests disks. If the destination device is bigger, the
285
285
new guest can do a filesystem resize when it boots.
286
286
.PP
287
 
.Vb 5
 
287
.Vb 6
288
288
\&  # virt\-clone \e
289
289
\&       \-\-connect qemu:///system \e
290
 
\&       \-\-name demo \e
 
290
\&       \-\-original demo \e
 
291
\&       \-\-name newdemo \e
291
292
\&       \-\-file /dev/HostVG/DemoVM \e
292
293
\&       \-\-mac 52:54:00:34:11:54
293
294
.Ve
294
295
.SH "AUTHOR"
295
296
.IX Header "AUTHOR"
296
 
Written by Kazuki Mizushima, and a team of many other contributors. See the \s-1AUTHORS\s0 
297
 
file in the source distribution for the complete list of credits.
 
297
Written by Kazuki Mizushima, Cole Robinson, and a team of many other
 
298
contributors. See the \s-1AUTHORS\s0 file in the source distribution for the
 
299
complete list of credits.
298
300
.SH "BUGS"
299
301
.IX Header "BUGS"
300
302
Please see http://virt\-manager.org/page/BugReporting
301
303
.SH "COPYRIGHT"
302
304
.IX Header "COPYRIGHT"
303
 
Copyright (C) Fujitsu Limited 2007, and various contributors. 
304
 
This is free software. You may redistribute copies of it under the terms of the \s-1GNU\s0 General 
305
 
Public License \f(CW\*(C`http://www.gnu.org/licenses/gpl.html\*(C'\fR. There is \s-1NO\s0 \s-1WARRANTY\s0, to the extent 
306
 
permitted by law.
 
305
Copyright (C) Fujitsu Limited, and various contributors.
 
306
This is free software. You may redistribute copies of it under the terms
 
307
of the \s-1GNU\s0 General Public License \f(CW\*(C`http://www.gnu.org/licenses/gpl.html\*(C'\fR.
 
308
There is \s-1NO\s0 \s-1WARRANTY\s0, to the extent permitted by law.
307
309
.SH "SEE ALSO"
308
310
.IX Header "SEE ALSO"
309
311
\&\f(CWvirsh(1)\fR, \f(CW\*(C`virt\-install(1)\*(C'\fR, \f(CW\*(C`virt\-manager(1)\*(C'\fR, the project website \f(CW\*(C`http://virt\-manager.org\*(C'\fR