[Buildroot] [PATCH v2 1/1] package/refpolicy: add option to set policy booleans
Julien Olivain
ju.o at free.fr
Sun Oct 12 16:21:44 UTC 2025
On 12/10/2025 14:38, Fiona Klute wrote:
> Policy booleans allow adjusting certain policy rules at runtime
> (including whether changing policy booleans is allowed). The new
> option allows setting their defaults at build time.
>
> A monolithic policy (like built by package/refpolicy) does not support
> persistent changes to policy booleans, so changing the defaults is
> required to make changes across boots. Adjusting policy/booleans.conf
> after "make conf" is intended for that purpose [1, 2].
>
> [1]
> https://github.com/SELinuxProject/refpolicy/pull/355#issuecomment-792758725
> [2]
> https://github.com/SELinuxProject/refpolicy/blob/4d97523c71603b12e92cf1b80cd0e01ac75bc067/README#L186-L191
>
> Signed-off-by: Fiona Klute <fiona.klute at gmx.de>
Applied to master, thanks.
More information about the buildroot
mailing list