From patchwork Tue Mar 15 00:37:39 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Douglas Goldstein X-Patchwork-Id: 8584531 Return-Path: X-Original-To: patchwork-xen-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id E2695C0553 for ; Tue, 15 Mar 2016 00:40:40 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0D62220272 for ; Tue, 15 Mar 2016 00:40:40 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 32B8320263 for ; Tue, 15 Mar 2016 00:40:39 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xen.org with esmtp (Exim 4.84) (envelope-from ) id 1afczg-0006Di-Hl; Tue, 15 Mar 2016 00:37:52 +0000 Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.84) (envelope-from ) id 1afczf-0006Dc-9f for xen-devel@lists.xen.org; Tue, 15 Mar 2016 00:37:51 +0000 Received: from [85.158.139.211] by server-14.bemta-5.messagelabs.com id BA/01-16885-E5957E65; Tue, 15 Mar 2016 00:37:50 +0000 X-Env-Sender: cardoe@cardoe.com X-Msg-Ref: server-11.tower-206.messagelabs.com!1458002269!16688533!1 X-Originating-IP: [209.85.161.169] X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG X-StarScan-Received: X-StarScan-Version: 8.11; banners=-,-,- X-VirusChecked: Checked Received: (qmail 16160 invoked from network); 15 Mar 2016 00:37:49 -0000 Received: from mail-yw0-f169.google.com (HELO mail-yw0-f169.google.com) (209.85.161.169) by server-11.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted SMTP; 15 Mar 2016 00:37:49 -0000 Received: by mail-yw0-f169.google.com with SMTP id g127so2125513ywf.2 for ; Mon, 14 Mar 2016 17:37:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cardoe.com; s=google; h=from:to:cc:subject:date:message-id; bh=598xF/baIn9VUpY9V3ZJfFAnGuGP9voP56WN0LPSs/8=; b=dro2SaxnMb+7AWxCj7fvXsb0MAZx9eMsaI6nXa4+vVYDBk3hXXJPmXkkzOiQ+wI4mz T2kQjpUfnLuEg2dVefMckFSCkDHMKd6pthFrRPthXcad0GAuLcprbJUKYv22A8vXcMnI 36be7DKoE5F4qi9zbiJEvyTLh9ZyyRRkEKSOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=598xF/baIn9VUpY9V3ZJfFAnGuGP9voP56WN0LPSs/8=; b=WCwI6q1p7j1sQdrRIdYz9CXXDojelnNANDVmXln8RkWP0FjsM09HvE0yRiHBeiyJ71 7J1o0kTTH0dk9o8LD7OQCLBtC2SzV0wgKDgBb3KEaaKCetgmQYZiA12yKpfk3dAMGKGH qwtHhnm32Of7SPsEtxPDZKdO1ATZlH8Dj0WltqhD22k64Ds2ijX3/Ik5gBzMHNia5YqE +NNo67W4kzFkz6IG4xtV4cFX56WInmIFU8LzODUT8USB67Qj6NKTY8lFR+/Fr17ZWVRL 8alb7gD4PPF0Ouv21KbnIfy/V/1t3+Pju+vrEJUIQjU0X2iWyl103zJi0gtdDo3cL4fb zQYg== X-Gm-Message-State: AD7BkJICB57sj5GpUV93MprAM5zJiNtqHKS6hX8rneRKNjKtY5h590R+mSiNKRES2ZF3lg== X-Received: by 10.129.74.69 with SMTP id x66mr13648807ywa.256.1458002268761; Mon, 14 Mar 2016 17:37:48 -0700 (PDT) Received: from swanson.lan (c-68-46-196-185.hsd1.al.comcast.net. [68.46.196.185]) by smtp.gmail.com with ESMTPSA id t189sm15778099ywd.43.2016.03.14.17.37.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 14 Mar 2016 17:37:47 -0700 (PDT) From: Doug Goldstein To: xen-devel@lists.xen.org Date: Mon, 14 Mar 2016 19:37:39 -0500 Message-Id: <1458002259-22081-1-git-send-email-cardoe@cardoe.com> X-Mailer: git-send-email 2.4.10 Cc: Keir Fraser , Doug Goldstein , Ian Jackson , Tim Deegan , Jan Beulich , Daniel De Graaf Subject: [Xen-devel] [PATCH] docs: update FLASK cmd line instructions X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_BL_SPAMCOP_NET, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The command line instructions for FLASK include a note on how to compile Xen with FLASK but the note was out of date after the change to Kconfig. Signed-off-by: Doug Goldstein --- CC: Ian Jackson CC: Jan Beulich CC: Keir Fraser CC: Tim Deegan CC: Konrad Rzeszutek Wilk CC: Daniel De Graaf Not sure if you want backticks around `make -C menuconfig`. I also figured we should route people towards menuconfig by default. The committer of this patch is welcome to change the wording or style in anyway they see fit. --- docs/misc/xen-command-line.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index ca77e3b..949e210 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -665,8 +665,8 @@ to use the default. > Default: `permissive` Specify how the FLASK security server should be configured. This option is only -available if the hypervisor was compiled with XSM support (which can be enabled -by setting XSM\_ENABLE = y in .config). +available if the hypervisor was compiled with FLASK support. This can be +enabled by running make -C xen menuconfig and enabling XSM and FLASK. * `permissive`: This is intended for development and is not suitable for use with untrusted guests. If a policy is provided by the bootloader, it will be