summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* am 9b789d7a: am 2b16bf88: Merge "Include reason when wiping data." into lmp-devJeff Sharkey2014-09-261-1/+2
|\
| * Include reason when wiping data.Jeff Sharkey2014-09-241-1/+2
* | am ae3a8961: am fed0f06b: Merge "init: Fix memory corruption when sanitizing ...Elliott Hughes2014-09-231-2/+2
|\ \
| * | init: Fix memory corruption when sanitizing platform pathsChristopher R. Palmer2014-09-221-2/+2
* | | am 40af0929: Fix charger mode on first boot of force encrypt devicesPaul Lawrence2014-09-171-1/+6
|\ \ \ | | |/ | |/|
| * | Fix charger mode on first boot of force encrypt devicesPaul Lawrence2014-09-161-1/+6
* | | am 465fc3b9: am 1cbf4329: Merge "Remove obsolete warning from restorecon_recu...Nick Kralevich2014-09-021-2/+0
|\ \ \ | | |/ | |/|
| * | Remove obsolete warning from restorecon_recursive documentation.Stephen Smalley2014-09-021-2/+0
* | | am bf921c51: am 7a1973ec: Merge "remove examples of unimplemented triggers ( ...Elliott Hughes2014-08-291-6/+0
|\ \ \ | |/ /
| * | remove examples of unimplemented triggers ( device-added device-removed )Trevor Drake2014-08-291-6/+0
* | | am 8e207634: am d5f230af: Merge "Remove descriptions of unimplemented triggers."Elliott Hughes2014-08-281-9/+0
|\ \ \ | |/ /
| * | Remove descriptions of unimplemented triggers.Trevor Drake2014-08-281-9/+0
* | | am a005e779: Merge "Enable not rebooting during default encryption" into lmp-devPaul Lawrence2014-08-261-1/+0
|\ \ \ | | |/ | |/|
| * | Enable not rebooting during default encryptionPaul Lawrence2014-08-251-1/+0
| * | Clarify init's write command.Elliott Hughes2014-07-251-3/+3
| * | Move unlink("/dev/.booting") until after filesystems are mounted.Riley Andrews2014-07-141-15/+8
* | | am cf2b944d: am 5a1d5a8c: Merge "ueventd: call _exit for safety"Kenny Root2014-08-251-1/+3
|\ \ \ | | |/ | |/|
| * | ueventd: call _exit for safetyKenny Root2014-08-251-1/+3
* | | am 5d228392: am d24240fb: Merge "Fixed the pacing logic in bootchart data col...Elliott Hughes2014-08-063-20/+47
|\ \ \ | |/ /
| * | Merge "Fixed the pacing logic in bootchart data collection."Elliott Hughes2014-08-063-20/+47
| |\ \
| | * | Fixed the pacing logic in bootchart data collection.Bo (Andover) Zhang2014-07-293-20/+47
* | | | am 95ec9ae2: am bce3c0c7: Merge "Clarify init\'s write command."Elliott Hughes2014-07-251-3/+3
|\ \ \ \ | |/ / /
| * | | Clarify init's write command.Elliott Hughes2014-07-251-3/+3
| |/ /
* | | am c6ac2793: am ebf9f8f1: Merge "Move unlink("/dev/.booting") until after fil...Riley Andrews2014-07-141-15/+8
|\ \ \ | |/ / | | / | |/ |/|
| * Move unlink("/dev/.booting") until after filesystems are mounted.Riley Andrews2014-07-111-15/+8
* | am 85dfe988: am 796fccb8: Merge "Fix environment variable assignment in init"Elliott Hughes2014-07-122-8/+22
|\ \ | |/
| * Fix environment variable assignment in initJames Morrissey2014-07-102-8/+22
* | am 7367ecbc: am 06023134: am 8022ce1e: Merge "ueventd fixup_sys_perms: fixup ...Nick Kralevich2014-07-071-13/+15
|\ \ | |/
| * ueventd fixup_sys_perms: fixup SELinux labels unconditionallyNick Kralevich2014-07-071-13/+15
* | am b18d44e4: am ab7e5752: am 09117c70: Merge "ueventd: allow matching symlink...Colin Cross2014-07-021-13/+38
|\ \ | |/
| * Merge "ueventd: allow matching symlink names when setting permissions"Colin Cross2014-07-021-13/+38
| |\
| | * ueventd: allow matching symlink names when setting permissionsColin Cross2014-07-021-13/+38
* | | [HACK]fs_mgr+init: Format via recovery if encryptable /data is wipedJP Abgrall2014-07-021-0/+27
* | | fs_mrg: clean up multi-type mount_allJP Abgrall2014-07-021-6/+5
* | | am fac28281: am b13e4b5e: am 5a53ee05: Merge "Remove an unused #include of <s...Elliott Hughes2014-06-301-3/+0
|\ \ \ | |/ /
| * | Remove an unused #include of <sys/_properties.h>.Elliott Hughes2014-06-301-3/+0
* | | resolved conflicts for merge of fa6f2543 to masterRiley Andrews2014-06-264-8/+39
|\ \ \ | |/ /
| * | Add ability to adjust init log level at runtime.Riley Andrews2014-06-261-4/+17
| * | Improve init's debug printing.Riley Andrews2014-06-263-4/+22
* | | resolved conflicts for merge of dd8e63a4 to masterNick Kralevich2014-06-261-108/+4
|\ \ \ | |/ /
| * | Merge "property_service: get rid of hard coded property / control list"Nick Kralevich2014-06-251-105/+4
| |\ \
| | * | property_service: get rid of hard coded property / control listNick Kralevich2014-06-171-105/+4
* | | | am 471a7034: am aadf9f11: am 4ad20e55: Merge "Redirect libselinux logging to ...Nick Kralevich2014-06-253-1/+8
|\ \ \ \ | |/ / /
| * | | Redirect libselinux logging to dmesg for ueventd.Stephen Smalley2014-06-243-1/+8
| | |/ | |/|
* | | resolved conflicts for merge of 079c637f to masterRiley Andrews2014-06-236-16/+21
|\ \ \ | |/ /
| * | Add ability to boot from charger mode.Riley Andrews2014-06-206-16/+21
* | | ueventd: UEVENT_MSG_LEN changed to 2048 from 1048 in compliance with theRuchi Kandoi2014-06-231-1/+1
* | | am 105ecf71: am 72d9c0b1: am 56b1d74e: Merge "init/ueventd: adds wildcard mat...Colin Cross2014-06-213-4/+20
|\ \ \ | |/ /
| * | init/ueventd: adds wildcard matching for ueventd rulesDaniel Leung2014-06-203-4/+20
| |/
* | am 545c6599: am a029d14d: am 2af91ffb: Merge "Extend ueventd to use the label...Nick Kralevich2014-06-171-3/+4
|\ \ | |/