Lines Matching +full:full +full:- +full:custom
1 // -*- mode:doc; -*-
16 * _Permissive_: the policy is applied, and non-authorized actions are
19 * _Enforcing_: the policy is applied, and non-authorized actions are
32 [[enabling-selinux]]
44 [[selinux-policy-tweaking]]
49 rules. In Buildroot the non-base modules are disabled by default and
52 - Packages can enable a list of +SELinux+ modules within the +refpolicy+ using
54 - Packages can provide additional +SELinux+ modules by putting them (.fc, .if
56 - Extra +SELinux+ modules can be added in directories pointed by the
58 - Additional modules in the +refpolicy+ can be enabled if listed in the
62 allows to provide a full custom policy designed specifically for a
65 the available modules within the custom policy are enabled and built
66 into the final binary policy. The custom policy must be a fork of the
72 - +BR2_PACKAGE_REFPOLICY_CUSTOM_GIT+
73 - +BR2_PACKAGE_REFPOLICY_CUSTOM_REPO_URL+
74 - +BR2_PACKAGE_REFPOLICY_CUSTOM_REPO_VERSION+