From patchwork Wed Jul 20 15:35:35 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Tunnicliffe X-Patchwork-Id: 2877 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 5248C23F42 for ; Wed, 20 Jul 2011 15:35:43 +0000 (UTC) Received: from mail-qw0-f52.google.com (mail-qw0-f52.google.com [209.85.216.52]) by fiordland.canonical.com (Postfix) with ESMTP id 22B71A18761 for ; Wed, 20 Jul 2011 15:35:43 +0000 (UTC) Received: by qwb8 with SMTP id 8so242664qwb.11 for ; Wed, 20 Jul 2011 08:35:42 -0700 (PDT) Received: by 10.229.25.212 with SMTP id a20mr7231635qcc.148.1311176142376; Wed, 20 Jul 2011 08:35:42 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.229.217.78 with SMTP id hl14cs117141qcb; Wed, 20 Jul 2011 08:35:37 -0700 (PDT) Received: by 10.217.4.66 with SMTP id t44mr688404wes.104.1311176136435; Wed, 20 Jul 2011 08:35:36 -0700 (PDT) Received: from adelie.canonical.com (adelie.canonical.com [91.189.90.139]) by mx.google.com with ESMTP id x3si729381wec.12.2011.07.20.08.35.36; Wed, 20 Jul 2011 08:35:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) client-ip=91.189.90.139; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.139 as permitted sender) smtp.mail=bounces@canonical.com Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1QjYoB-0002uL-RC for ; Wed, 20 Jul 2011 15:35:35 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id CBBFC2E8914 for ; Wed, 20 Jul 2011 15:35:35 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: linaro-image-tools X-Launchpad-Branch: ~linaro-image-tools/linaro-image-tools/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 381 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-image-tools/linaro-image-tools/trunk] Rev 381: Adding a Policy Kit action definition file, which should live in /usr/share/polkit-1/actions so w... Message-Id: <20110720153535.9174.79334.launchpad@loganberry.canonical.com> Date: Wed, 20 Jul 2011 15:35:35 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="13468"; Instance="initZopeless config overlay" X-Launchpad-Hash: 1e534d2f1ac164843675ad8ab6d514c033542396 Merge authors: James Tunnicliffe (dooferlad) Related merge proposals: https://code.launchpad.net/~dooferlad/linaro-image-tools/fetch_image_pkexec_config/+merge/68437 proposed by: James Tunnicliffe (dooferlad) review: Approve - Guilherme Salgado (salgado) ------------------------------------------------------------ revno: 381 [merge] committer: James Tunnicliffe branch nick: linaro-image-tools timestamp: Wed 2011-07-20 16:33:41 +0100 message: Adding a Policy Kit action definition file, which should live in /usr/share/polkit-1/actions so when pkexec linaro-media-create is called we have more information and less clutter in the Policy Kit auth dialog. added: org.linaro.linaro-image-tools.policy --- lp:linaro-image-tools https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk You are subscribed to branch lp:linaro-image-tools. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-image-tools/linaro-image-tools/trunk/+edit-subscription === added file 'org.linaro.linaro-image-tools.policy' --- org.linaro.linaro-image-tools.policy 1970-01-01 00:00:00 +0000 +++ org.linaro.linaro-image-tools.policy 2011-07-19 17:37:58 +0000 @@ -0,0 +1,20 @@ + + + + + Linaro + http://www.linaro.org + + + Create a disk image by combining an OS image and a hardware pack. + Authentication is required to run linaro-media-create as $(user) + + no + auth_admin + + /usr/bin/linaro-media-create + + +