Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up reading and writing in init. | Elliott Hughes | 2015-02-06 | 1 | -1/+6 |
* | Build init as C++. | Elliott Hughes | 2015-02-04 | 1 | -1/+1 |
* | Init: Remove unused variables | Andreas Gampe | 2014-11-24 | 1 | -1/+1 |
* | init: call restorecon on /sys | Nick Kralevich | 2013-09-03 | 1 | -0/+1 |
* | Add support for socket security context specification. | Stephen Smalley | 2013-08-23 | 1 | -1/+1 |
* | Set the SELinux security label on new directories. | Stephen Smalley | 2012-07-26 | 1 | -0/+2 |
* | Pick up on androidboot.hardware kernel cmd option | Vladimir Chtchetkine | 2011-09-28 | 1 | -0/+1 |
* | init: Add ueventd.rc parsing to ueventd | Colin Cross | 2010-04-21 | 1 | -0/+2 |
* | init: Move uevent handling to an external ueventd process | Colin Cross | 2010-04-21 | 1 | -0/+7 |
* | init: Add wait command and mount wait flag | Colin Cross | 2010-04-21 | 1 | -0/+1 |
* | init: create symlinks to block device nodes | Colin Cross | 2010-04-21 | 1 | -0/+4 |
* | init: Move prototypes for util.c into util.h | Colin Cross | 2010-04-13 | 1 | -0/+27 |