From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 01/30] libselinux: new package
Date: Thu, 1 Jan 2015 20:45:05 +0100 [thread overview]
Message-ID: <20150101204505.106dd21d@free-electrons.com> (raw)
In-Reply-To: <1418702062-61039-2-git-send-email-matthew.weber@rockwellcollins.com>
Dear Matt Weber,
On Mon, 15 Dec 2014 21:53:53 -0600, Matt Weber wrote:
> From: Clayton Shotwell <clshotwe@rockwellcollins.com>
>
> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
> ---
> package/Config.in | 1 +
> package/libselinux/Config.in | 25 ++++++++++++++
> package/libselinux/libselinux.mk | 70 ++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 96 insertions(+)
> create mode 100644 package/libselinux/Config.in
> create mode 100644 package/libselinux/libselinux.mk
Thanks, applied after doing a number of changes:
[Thomas:
- Add hash file.
- Enable on all architectures, and enable on uClibc. The
autobuilders will let us know if there are any problems.
- Use "Public Domain" as the license instead of "PublicDomain"
- Handle Python 2 vs. Python 3 for the host package. Either can be
used by libselinux.
- Change the trick used to get the library and programs installed in
usr/lib/ and usr/sbin/ instead of lib/ and sbin/.]
See the final commit at
http://git.buildroot.net/buildroot/commit/?id=9d9f54ac654b15bcffd2a20fe57ad01a494cc4c7.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-01-01 19:45 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-16 3:53 [Buildroot] [PATCH 00/29] SELinux Buildroot Additions Matt Weber
2014-12-16 3:53 ` [Buildroot] [PATCH 01/30] libselinux: new package Matt Weber
2015-01-01 19:45 ` Thomas Petazzoni [this message]
2014-12-16 3:53 ` [Buildroot] [PATCH 02/30] ustr: " Matt Weber
2015-01-01 20:10 ` Thomas Petazzoni
2014-12-16 3:53 ` [Buildroot] [PATCH 03/30] libsemanage: " Matt Weber
2015-01-01 21:43 ` Thomas Petazzoni
2014-12-16 3:53 ` [Buildroot] [PATCH 04/30] checkpolicy: " Matt Weber
2014-12-16 3:53 ` [Buildroot] [PATCH 05/30] sepolgen: " Matt Weber
2014-12-16 3:53 ` [Buildroot] [PATCH 06/30] sqlite: Add host build support Matt Weber
2014-12-16 3:53 ` [Buildroot] [PATCH 07/30] setools: new package Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 08/30] python-pyparsing: Add host build option Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 09/30] audit: new package Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 10/30] policycoreutils: " Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 11/30] python-pyxml: " Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 12/30] refpolicy: " Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 13/30] repolicy: base policy modifications for embedded target Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 14/30] refpolicy: custom git repo Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 15/30] shadow: new package Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 16/30] busybox: applets as individual binaries Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 17/30] busybox: selinux support Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 18/30] busybox: added linux-pam support Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 19/30] busybox: default selinux config which disables init and uses sysvinit Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 20/30] qemu_x86_selinux_defconfig: base SELinux QEMU image for x86 Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 21/30] linux-pam: selinux support Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 22/30] sysvinit: added libselinux dependency Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 23/30] dbus: selinux file context support Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 24/30] logrotate: selinux support Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 25/30] openssh: selinux and pam support Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 26/30] util-linux: selinux, audit, " Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 27/30] vim: selinux support Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 28/30] rsyslog: fix config file comment style Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 29/30] qemu x86 readme: documented selinux target Matt Weber
2014-12-16 3:54 ` [Buildroot] [PATCH 30/30] readline: host support for host-sqlite Matt Weber
2015-01-01 21:47 ` [Buildroot] [PATCH 00/29] SELinux Buildroot Additions Thomas Petazzoni
2015-01-02 20:59 ` Matthew Weber
2015-01-06 3:15 ` Matthew Weber
2015-01-06 3:37 ` Matthew Weber
2015-01-06 8:34 ` Thomas Petazzoni
2015-01-06 13:53 ` Matthew Weber
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=20150101204505.106dd21d@free-electrons.com \
--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