From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 00/16] SELinux Buildroot Additions
Date: Tue, 1 Oct 2013 21:51:20 +0200 [thread overview]
Message-ID: <20131001215120.0b4d0d0a@skate> (raw)
In-Reply-To: <1380137571-688-1-git-send-email-clshotwe@rockwellcollins.com>
Dear Clayton Shotwell,
On Wed, 25 Sep 2013 14:32:35 -0500, Clayton Shotwell wrote:
> For this implementation, I have added a package hierarchy that will allow
> for both a debugging and a paired down release version. The debugging
> version required Python support, and is therefore much larger while the
> release version does not. To enable the release version, simply select
> the refpolicy package (BR2_PACKAGE_REFPOLICY) and it selects all of the
> necessary packages to enable SELinux. For the debugging version, select
> the policycoreutils debugging configure option
> (BR2_PACKAGE_POLICYCOREUTILS_POLICY_DEBUGGING). This will pull in Python
> and a bunch of other packages into the build to debug the SELinux policy
> on target.
I still don't quite understand when Python is needed exactly. For
example, in your PATCH 02/16 that adds the libselinux package, the
Python support is enabled as soon as the Python interpreter is enabled.
Is this libselinux Python stuff only needed to *debug* SELinux on the
target?
If so, then we clearly don't want to enable it as soon as Python is
enabled in the Buildroot configuration: an user can perfectly want a
Python interpreter to be installed on the target and to use SELinux,
but not to have the SELinux debugging stuff.
I'd really like to understand this point before moving on with those
packages.
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-10-01 19:51 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-25 19:32 [Buildroot] [PATCH v3 00/16] SELinux Buildroot Additions Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 01/16] pcre: Add host build support Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 02/16] libselinux: new package Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 03/16] ustr: " Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 04/16] bzip2: Add host build shared library installation Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 05/16] libsemanage: new package Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 06/16] checkpolicy: " Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 07/16] sepolgen: " Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 08/16] sqlite: Add host build support Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 09/16] setools: new package Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 10/16] libcgroup: " Clayton Shotwell
2013-10-01 19:48 ` Thomas Petazzoni
2013-10-01 20:04 ` clshotwe at rockwellcollins.com
2013-10-01 21:14 ` Thomas Petazzoni
2013-09-25 19:32 ` [Buildroot] [PATCH v3 11/16] python-pyparsing: Add host build option Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 12/16] audit: new package Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 13/16] policycoreutils: " Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 14/16] python-pyxml: " Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 15/16] refpolicy: " Clayton Shotwell
2013-09-25 19:32 ` [Buildroot] [PATCH v3 16/16] shadow: " Clayton Shotwell
2013-10-01 19:51 ` Thomas Petazzoni [this message]
2013-10-01 20:32 ` [Buildroot] [PATCH v3 00/16] SELinux Buildroot Additions clshotwe at rockwellcollins.com
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=20131001215120.0b4d0d0a@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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