Index: root/xen-unstable.hg/docs/man/xm.pod.1 =================================================================== --- root.orig/xen-unstable.hg/docs/man/xm.pod.1 +++ root/xen-unstable.hg/docs/man/xm.pod.1 @@ -822,13 +822,15 @@ security in Xen, you must compile Xen wi described under "Configuring Security" below. There, you will find also examples of each subcommand described here. -=item B I +=item B ACM I I<[--load|--boot]> -Compiles the XML source representation of the security I. It -creates a mapping (.map) as well as a binary (.bin) version of the -policy. The compiled policy can be loaded into Xen with the -B subcommand or can be configured to be loaded at boot -time with the B subcommand. +Makes the given ACM policy available to xend as a I. +The policy is compiled and a mapping (.map) as well as a binary (.bin) +version of the policy is created. If the option I<--load> is provided +the policy is loaded into Xen. If the option I<--boot> is provided the +system is configure to be loaded with the policy at boot time. If these +options are not provided with the B subcommand, the +B subcommand provides this functionality. =over 4 @@ -843,18 +845,26 @@ global policy root directory. =back -=item B I +=item B I<[--load|--boot]> -Loads the binary representation of the I into Xen. The binary -representation can be created with the B subcommand. - -=item B I [I] - -Configures I as the boot policy for Xen. It copies the binary -policy representation into the /boot directory and adds a module line -specifying the binary policy to the /boot/grub/menu.lst file. If your -boot configuration includes multiple Xen boot titles, then use the -I parameter to specify a unique part of the proper title. +Activates the xend-managed policy by loading it into Xen using the +I<--load> option or configures the system to boot with the +xend-managed policy during the next reboot as a result of the +I<--boot> option. The latter is only supported if the system is booted +with the grub boot loader and the default boot title is modified. +It copies the binary policy representation into the /boot directory and +adds a module line specifying the binary policy to the /boot/grub/menu.lst +or /boot/grub/grub.conf file. + +=item B [--dumpxml] + +Displays information about the current xend-managed policy, such as +name and type of the policy, the uuid xend has assigned to it on the +local system, the version of the XML representation and the status +of the policy, such as whether it is currently loaded into Xen or +whether the policy is automatically loaded during system boot. With +the I<--dumpxml> option, the XML representation of the policy is +displayed. =item B @@ -869,28 +879,47 @@ is 'dom'. The labels are arranged in alp =item B I