summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorChris Frederick <cdf123@cdf123.net>2016-10-26 12:22:32 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-07 21:49:49 +0100
commit0524f90a2fbdd05ed5b633a30979773f9904b156 (patch)
tree401579a9efd9b4a0b7e4096aae8c74eca4c3f6e5 /package/Config.in
parent0935781891e64c555664d20d6c3fabf83d27424c (diff)
downloadbuildroot-0524f90a2fbdd05ed5b633a30979773f9904b156.tar.gz
buildroot-0524f90a2fbdd05ed5b633a30979773f9904b156.zip
firejail: new package
Firejail Security Sandbox https://firejail.wordpress.com/ Lightweight application sandboxing system using seccomp and kernel namespaces. Signed-off-by: Chris Frederick <cdf123@cdf123.net> [Thomas: - Fix DEVELOPERS entry: use <> around the e-mail address instead of () - firejail builds fine with musl, so only exclude uclibc, which fails to build with EM_ARM undeclared - Update to upstream version 0.9.44.8. - Remove FIREJAIL_MAKE_OPTS, as suggested by Romain Naour. - Pass --enable-busybox-workaround only if Busybox is enabled, as suggested by Romain Naour.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index cfe7fc608f..9eb6a22f42 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -1774,6 +1774,7 @@ menu "System tools"
source "package/efibootmgr/Config.in"
source "package/efivar/Config.in"
source "package/emlog/Config.in"
+ source "package/firejail/Config.in"
source "package/ftop/Config.in"
source "package/getent/Config.in"
source "package/htop/Config.in"
OpenPOWER on IntegriCloud