Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/9] package/dhcp: enable selinux module
@ 2023-10-10 17:01 Adam Duskett
  2023-10-10 17:01 ` [Buildroot] [PATCH 2/9] package/docker: " Adam Duskett
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Adam Duskett @ 2023-10-10 17:01 UTC (permalink / raw)
  To: buildroot; +Cc: Adam Duskett

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
 package/dhcp/dhcp.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/dhcp/dhcp.mk b/package/dhcp/dhcp.mk
index 7be40191c8..9d0bcf001f 100644
--- a/package/dhcp/dhcp.mk
+++ b/package/dhcp/dhcp.mk
@@ -7,6 +7,7 @@
 DHCP_VERSION = 4.4.3-P1
 DHCP_SITE = https://ftp.isc.org/isc/dhcp/$(DHCP_VERSION)
 DHCP_INSTALL_STAGING = YES
+DHCP_SELINUX_MODULES = dhcp
 DHCP_LICENSE = MPL-2.0
 DHCP_LICENSE_FILES = LICENSE
 DHCP_DEPENDENCIES = host-gawk
-- 
2.41.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-11-04 15:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10 17:01 [Buildroot] [PATCH 1/9] package/dhcp: enable selinux module Adam Duskett
2023-10-10 17:01 ` [Buildroot] [PATCH 2/9] package/docker: " Adam Duskett
2023-10-10 17:01 ` [Buildroot] [PATCH 3/9] package/mono: " Adam Duskett
2023-10-10 17:01 ` [Buildroot] [PATCH 4/9] package/qemu: " Adam Duskett
2023-10-10 17:01 ` [Buildroot] [PATCH 5/9] package/tzdata: " Adam Duskett
2023-10-10 17:01 ` [Buildroot] [PATCH 6/9] package/watchdog: " Adam Duskett
2023-10-10 17:01 ` [Buildroot] [PATCH 7/9] package/xen: " Adam Duskett
2023-10-10 17:01 ` [Buildroot] [PATCH 8/9] package/zabbix: " Adam Duskett
2023-10-10 17:01 ` [Buildroot] [PATCH 9/9] package/zfs: " Adam Duskett
2023-11-04 15:11 ` [Buildroot] [PATCH 1/9] package/dhcp: " Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox