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.\" ========================================================================
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"
277277Human readable text description of the virtual machine. This will be stored
278278in the guests \s- 1 XML\s 0 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] "
281281Configure domain security driver settings. Type can be either 'static' or
282282\& 'dynamic'. 'static' configuration requires a security \s- 1 LABEL\s 0 . Specifying
283- \& \s- 1 LABEL\s 0 without \s- 1 TYPE\s 0 implies static configuration.
283+ \& \s- 1 LABEL\s 0 without \s- 1 TYPE\s 0 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- 1 CDROM\s 0 , \-\- cdrom=CDROM" 2
@@ -332,6 +333,9 @@ http://download.opensuse.org/distribution/11.0/repo/oss/
332333.IP " Mandriva" 4
333334.IX Item " Mandriva"
334335ftp://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 " \fB error_policy \fR " 4
584594.IX Item " error_policy"
585595How 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 " \fB serial \fR " 4
588598.IX Item " serial"
589599Serial number of the emulated disk device. This is used in linux guests
0 commit comments