Config.in 564 B

123456789101112131415
  1. config BR2_PACKAGE_SEMODULE_UTILS
  2. bool "semodule-utils"
  3. select BR2_PACKAGE_LIBSEPOL
  4. help
  5. semodule-utils is a package that contains tools for handling
  6. selinux modules.
  7. The package will install the following utilities:
  8. * semodule_deps - Show the dependencies between SELinux
  9. policy packages.
  10. * semodule_expand - Expand a SELinux policy module package.
  11. * semodule_link - Link SELinux policy module packages together
  12. * semodule_package - Create a SELinux policy module package.
  13. https://github.com/SELinuxProject/selinux/wiki/Releases