public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/tboot/
Date: Sun, 27 Mar 2016 02:36:53 +0000 (UTC)	[thread overview]
Message-ID: <1459046191.e76133d9206dc22c5bc98b66d835482162a00dba.perfinion@gentoo> (raw)

commit:     e76133d9206dc22c5bc98b66d835482162a00dba
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 02:24:34 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 02:36:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76133d9

sys-boot/tboot: Add selinux policy dep

Package-Manager: portage-2.2.26

 sys-boot/tboot/tboot-1.8.3.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/sys-boot/tboot/tboot-1.8.3.ebuild b/sys-boot/tboot/tboot-1.8.3.ebuild
index 91e8c70..34c8b87 100644
--- a/sys-boot/tboot/tboot-1.8.3.ebuild
+++ b/sys-boot/tboot/tboot-1.8.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,14 +6,14 @@ EAPI=5
 
 inherit flag-o-matic mount-boot
 
-DESCRIPTION="A module that uses Intel(R) Trusted Execution Technology to perform a measured and verified boot"
+DESCRIPTION="Performs a measured and verified boot using Intel Trusted Execution Technology"
 HOMEPAGE="http://sourceforge.net/projects/tboot/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 -*"
-IUSE="custom-cflags"
+IUSE="custom-cflags selinux"
 
 RESTRICT="test" # test is restricted because it requires patching the kernel src
 
@@ -21,7 +21,8 @@ DEPEND="app-crypt/trousers
 app-crypt/tpm-tools"
 
 RDEPEND="${DEPEND}
-sys-boot/grub:2"
+sys-boot/grub:2
+selinux? ( sec-policy/selinux-tboot )"
 
 DOCS=(README COPYING CHANGELOG)
 


             reply	other threads:[~2016-03-27  2:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-27  2:36 Jason Zaman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-01 12:59 [gentoo-commits] repo/gentoo:master commit in: sys-boot/tboot/ Jason Zaman
2016-08-29  1:24 Jason Zaman
2016-11-06 11:23 Jason Zaman
2017-08-02 15:41 Jason Zaman
2017-08-02 16:22 Jason Zaman
2017-11-18  8:53 Jason Zaman
2017-11-18  8:53 Jason Zaman
2019-12-13 22:34 Ulrich Müller
2021-05-02 19:31 Mikle Kolyada
2021-06-17 20:32 Thomas Deutschmann
2021-06-17 22:18 Thomas Deutschmann
2022-02-09 11:25 Sam James
2022-02-26  2:30 Sam James
2022-02-26  2:30 Sam James
2022-03-21 23:52 Sam James
2024-08-11 23:21 Jason Zaman
2024-08-11 23:21 Jason Zaman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1459046191.e76133d9206dc22c5bc98b66d835482162a00dba.perfinion@gentoo \
    --to=perfinion@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox