From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reiner Sailer Subject: [Patch 8 / 8][ACM] - documentation and xm man page Date: Tue, 11 Apr 2006 22:29:40 -0400 Message-ID: <443C6614.2040501@us.ibm.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------040404040800080105090404" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: sailer@us.ibm.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------040404040800080105090404 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit This patch updates the documentation and extends the 'xm' man page with the integrated access control management commands. The man page is a good place to start exploring these commands. Signed-off by: Reiner Sailer --------------040404040800080105090404 Content-Type: text/plain; name="patch8_docs.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch8_docs.diff" --- docs/man/xm.pod.1 | 271 +++++++++++++++++++++++++++ tools/security/example.txt | 442 ++++++++++++++++++++++----------------------- tools/security/install.txt | 70 ++++--- tools/security/policy.txt | 58 +++-- tools/security/readme.txt | 15 + 5 files changed, 577 insertions(+), 279 deletions(-) Index: xen-unstable.hg-shype/docs/man/xm.pod.1 =================================================================== --- xen-unstable.hg-shype.orig/docs/man/xm.pod.1 +++ xen-unstable.hg-shype/docs/man/xm.pod.1 @@ -136,7 +136,7 @@ Displays the short help message (i.e. co The I<--long> option prints out the complete set of B subcommands, grouped by function. -=item B I<[--long]> I<[domain-id, ...]> +=item B I<[--long | --label]> I<[domain-id, ...]> Prints information about one or more domains. If no domains are specified it prints out information about all domains. @@ -213,6 +213,18 @@ Use at your own risk. =back +B