On Wed, Apr 8, 2015 at 1:45 PM, enh <[email protected]> wrote: > the only difference i can find between toybox's mount and ours is that > we use BLKROSET. if we're mounting r/w, we need to make the block > device r/w because fs_mgr will have made it ro > (e18c0d508a6d8b4376c6f0b8c22600e5aca37f69). ... > adding this extra step to toybox's mount is easy enough, but i assume > you'd want this in an if (__ANDROID__)?
Ooh, that's a tough one. What's the right way to signal... hmmm. Make it depend on TOYBOX_SELINUX please? (I'm reviewing some SMACK patches for tizen but I'll integrate that at this end.) Thanks, Rob _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
