closes #3
+ Added better UID checks. + Added MS_SLAVE root mount in the new mount namespace.
+ Added a mounts parser implementation using mntent API. + Added logging functions. + Added usermode unmounter which calls unshare pre app-specialization. * Updated module.prop.
+ Added more architectures to compile. - Removed all scripts from the module, now it is compatible with all root implementations. - Removed unused code and variables. - Removed most references to the module name. * Compilation is now parallelized.