Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix getting and setting contexts in selinux | bigbiff bigbiff | 2013-10-17 | 1 | -11/+4 |
| | | | | | | recreate lost+found with selinux contexts Change-Id: I19e8696d47319dfb641520956c8a27c2a796a0c3 | ||||
* | libtar: store SELinux file context in tar archives | Vojtech Bocek | 2013-09-05 | 1 | -0/+25 |
| | | | | | | | | | * Using RedHat's "RHT.security.selinux=" tag in extended tar header (type 'x') Signed-off-by: Vojtech Bocek <vbocek@gmail.com> Change-Id: I102e492e4fa5b8a08fae4d34eb36386862509b4d | ||||
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -0/+256 |
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function |