X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfish.pod;h=5427b23bf42f5447823ff49727975d9a811b0f9f;hp=6f35ac46c4d6714feaa227480be69a6053c1e2db;hb=59b26635a02fdf3cb095f0c9735943de6f7878b8;hpb=34d2df41626f1ee4172a6d40b06d72d6ed9d6348 diff --git a/guestfish.pod b/guestfish.pod index 6f35ac4..5427b23 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -130,9 +130,9 @@ Typical usage is either: guestfish -i /dev/Guests/MyGuest -You cannot use I<-a>, I<-m>, I<--listen> or I<--remote> in conjunction -with this option, and options other than I<--ro> might not behave -correctly. +You cannot use I<-a>, I<-m>, I<--listen>, I<--remote> or I<--selinux> +in conjunction with this option, and options other than I<--ro> might +not behave correctly. See also: L. @@ -167,6 +167,10 @@ I below. This changes the C<-m> option so that mounts are done read-only (see C in the L manpage). +=item B<--selinux> + +Enable SELinux support for the guest. See L. + =item B<-v> | B<--verbose> Enable very verbose messages. This is particularly useful if you find @@ -553,10 +557,6 @@ Pass additional options to the guest kernel. Set C to enable verbose messages. This has the same effect as using the B<-v> option. -=item LIBGUESTFS_KERNEL - -Override the ordinary selection of appliance kernel. - =item LIBGUESTFS_MEMSIZE Set the memory allocated to the qemu process, in megabytes. For