Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit e885f84

Browse files
committed
Prep for release
1 parent bf9a72e commit e885f84

File tree

21 files changed

+2032
-1796
lines changed

21 files changed

+2032
-1796
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Virtinst News
22
=================
33

4+
Release 0.600.1 (January 31, 2012)
5+
----------------------------------
6+
- virt-install: --redir option for usb redirection (Marc-André Lureau)
7+
- virt-install: Advanced --controller support for usb2 (Marc-André
8+
Lureau)
9+
- Many bug fixes and minor improvments.
10+
411
Release 0.600.0 (July 26, 2011)
512
-------------------------------
613
- virt-install: Various improvements to enable LXC/container guests:

man/en/virt-clone.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
1+
.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
22
.\"
33
.\" Standard preamble:
44
.\" ========================================================================
@@ -124,7 +124,7 @@
124124
.\" ========================================================================
125125
.\"
126126
.IX Title "VIRT-CLONE 1"
127-
.TH VIRT-CLONE 1 "2011-07-28" "" "Virtual Machine Install Tools"
127+
.TH VIRT-CLONE 1 "2011-07-13" "" "Virtual Machine Install Tools"
128128
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129129
.\" way too many mistakes in technical documents.
130130
.if n .ad l

man/en/virt-convert.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
1+
.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
22
.\"
33
.\" Standard preamble:
44
.\" ========================================================================
@@ -124,7 +124,7 @@
124124
.\" ========================================================================
125125
.\"
126126
.IX Title "VIRT-CONVERT 1"
127-
.TH VIRT-CONVERT 1 "2011-07-28" "" "Virtual Machine Install Tools"
127+
.TH VIRT-CONVERT 1 "2011-07-18" "" "Virtual Machine Install Tools"
128128
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129129
.\" way too many mistakes in technical documents.
130130
.if n .ad l

man/en/virt-image.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
1+
.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
22
.\"
33
.\" Standard preamble:
44
.\" ========================================================================
@@ -124,7 +124,7 @@
124124
.\" ========================================================================
125125
.\"
126126
.IX Title "VIRT-IMAGE 1"
127-
.TH VIRT-IMAGE 1 "2011-08-02" "" "Virtual Machine Install Tools"
127+
.TH VIRT-IMAGE 1 "2012-01-24" "" "Virtual Machine Install Tools"
128128
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129129
.\" way too many mistakes in technical documents.
130130
.if n .ad l

man/en/virt-image.5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
1+
.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
22
.\"
33
.\" Standard preamble:
44
.\" ========================================================================
@@ -124,7 +124,7 @@
124124
.\" ========================================================================
125125
.\"
126126
.IX Title "virt-image 5"
127-
.TH virt-image 5 "2011-07-28" "" "Virtual Machine Install Tools"
127+
.TH virt-image 5 "2011-04-15" "" "Virtual Machine Install Tools"
128128
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129129
.\" way too many mistakes in technical documents.
130130
.if n .ad l

man/en/virt-install.1

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
1+
.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
22
.\"
33
.\" Standard preamble:
44
.\" ========================================================================
@@ -124,7 +124,7 @@
124124
.\" ========================================================================
125125
.\"
126126
.IX Title "VIRT-INSTALL 1"
127-
.TH VIRT-INSTALL 1 "2011-09-02" "" "Virtual Machine Install Tools"
127+
.TH VIRT-INSTALL 1 "2012-01-31" "" "Virtual Machine Install Tools"
128128
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129129
.\" way too many mistakes in technical documents.
130130
.if n .ad l
@@ -276,11 +276,12 @@ may cause issues if migrating the guest to a host without an identical \s-1CPU\s
276276
.IX Item "--description"
277277
Human readable text description of the virtual machine. This will be stored
278278
in the guests \s-1XML\s0 configuration for access by other applications.
279-
.IP "\-\-security type=TYPE[,label=LABEL]" 2
280-
.IX Item "--security type=TYPE[,label=LABEL]"
279+
.IP "\-\-security type=TYPE[,label=LABEL][,relabel=yes|no]" 2
280+
.IX Item "--security type=TYPE[,label=LABEL][,relabel=yes|no]"
281281
Configure domain security driver settings. Type can be either 'static' or
282282
\&'dynamic'. 'static' configuration requires a security \s-1LABEL\s0. Specifying
283-
\&\s-1LABEL\s0 without \s-1TYPE\s0 implies static configuration.
283+
\&\s-1LABEL\s0 without \s-1TYPE\s0 implies static configuration. To have libvirt automatically
284+
apply your static label, you must specify relabel=yes.
284285
.SS "Installation Method options"
285286
.IX Subsection "Installation Method options"
286287
.IP "\-c \s-1CDROM\s0, \-\-cdrom=CDROM" 2
@@ -332,6 +333,9 @@ http://download.opensuse.org/distribution/11.0/repo/oss/
332333
.IP "Mandriva" 4
333334
.IX Item "Mandriva"
334335
ftp://ftp.uwsg.indiana.edu/linux/mandrake/official/2009.0/i586/
336+
.IP "Mageia" 4
337+
.IX Item "Mageia"
338+
ftp://distrib\-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/1
335339
.RE
336340
.RS 2
337341
.RE
@@ -427,6 +431,8 @@ Values for some recent \s-1OS\s0 options are:
427431
.IX Item "fedora15 : Fedora 15"
428432
.IP "fedora14 : Fedora 14" 2
429433
.IX Item "fedora14 : Fedora 14"
434+
.IP "mageia1 : Mageia 1 and later" 2
435+
.IX Item "mageia1 : Mageia 1 and later"
430436
.IP "mes5.1 : Mandriva Enterprise Server 5.1 and later" 2
431437
.IX Item "mes5.1 : Mandriva Enterprise Server 5.1 and later"
432438
.IP "mandriva2010 : Mandriva Linux 2010 and later" 2
@@ -441,6 +447,10 @@ Values for some recent \s-1OS\s0 options are:
441447
.IX Item "sles11 : Suse Linux Enterprise Server 11"
442448
.IP "sles10 : Suse Linux Enterprise Server" 2
443449
.IX Item "sles10 : Suse Linux Enterprise Server"
450+
.IP "opensuse12 : openSuse 12" 2
451+
.IX Item "opensuse12 : openSuse 12"
452+
.IP "opensuse11 : openSuse 11" 2
453+
.IX Item "opensuse11 : openSuse 11"
444454
.IP "ubuntuoneiric : Ubuntu 11.10 (Oneiric Ocelot)" 2
445455
.IX Item "ubuntuoneiric : Ubuntu 11.10 (Oneiric Ocelot)"
446456
.IP "ubuntunatty : Ubuntu 11.04 (Natty Narwhal)" 2
@@ -583,7 +593,7 @@ Disk \s-1IO\s0 backend. Can be either \*(L"threads\*(R" or \*(L"native\*(R".
583593
.IP "\fBerror_policy\fR" 4
584594
.IX Item "error_policy"
585595
How guest should react if a write error is encountered. Can be one of
586-
\&\*(L"stop\*(R", \*(L"none\*(R", or \*(L"enospace\*(R"
596+
\&\*(L"stop\*(R", \*(L"ignore\*(R", or \*(L"enospace\*(R"
587597
.IP "\fBserial\fR" 4
588598
.IX Item "serial"
589599
Serial number of the emulated disk device. This is used in linux guests

0 commit comments

Comments
 (0)