You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
Android.mk pl286 release code 4 years ago
MODULE_LICENSE_GPL pl286 release code 4 years ago
NOTICE pl286 release code 4 years ago
README pl286 release code 4 years ago
fc_sort.c pl286 release code 4 years ago

README

fc_sort is a tool used for sorting the file_contexts entries based on a heuristic that is
covered by a Fedora document. That document can be found here:
* https://fedoraproject.org/wiki/SELinux/ManagingFileContext

The tool itself originates from:
* https://github.com/TresysTechnology/refpolicy

It can be updated to the current tip of master branch with the below command:
$ wget https://raw.githubusercontent.com/TresysTechnology/refpolicy/master/support/fc_sort.c