summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* remove emergency shutdown and improve init's reboot logicKeun-young Park2017-03-227-189/+495
* Merge "Add 'ro.cpuset.default' system property for default cpusets."Treehugger Robot2017-03-212-1/+25
|\
| * Add 'ro.cpuset.default' system property for default cpusets.Alex Vakulenko2017-03-212-1/+25
* | Merge "init: reboot to bootloader on crash for development builds"Treehugger Robot2017-03-212-2/+37
|\ \
| * | init: reboot to bootloader on crash for development buildsTom Cherry2017-03-212-2/+37
| |/
* / init: Fix leaking fd and error printTom Cherry2017-03-201-7/+5
|/
* powerctl: add thermal-shutdown commandTodd Poynor2017-03-171-0/+3
* init: cleanup is_first_stage conditionalsTom Cherry2017-03-171-43/+46
* Merge "init: fix DumpState() logging"Tom Cherry2017-03-144-14/+14
|\
| * init: fix DumpState() loggingTom Cherry2017-03-134-14/+14
* | Merge "ueventd: support by-name symlinks for virtual block devices"Treehugger Robot2017-03-141-0/+31
|\ \
| * | ueventd: support by-name symlinks for virtual block devicesJeremy Compostella2017-03-071-0/+31
* | | Merge "init: enable C++17"Tom Cherry2017-03-142-8/+6
|\ \ \ | | |/ | |/|
| * | init: enable C++17Tom Cherry2017-03-132-8/+6
* | | init: Remove custom clang-formatTom Cherry2017-03-131-14/+1
|/ /
* | Merge "Build split file_contexts on TREBLE builds"Treehugger Robot2017-03-101-2/+5
|\ \
| * | Build split file_contexts on TREBLE buildsJeff Vander Stoep2017-03-081-2/+5
* | | Merge changes from topic 'fstab_relocation'Treehugger Robot2017-03-091-13/+5
|\ \ \
| * | | init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()Bowgo Tsai2017-03-091-13/+5
| |/ /
* / / Remove hard-coded policy version from secilc stepAlex Klyubin2017-03-091-8/+22
|/ /
* / Use precompiled sepolicy when availableAlex Klyubin2017-03-082-0/+61
|/
* Merge "add ro.boottime.init.mount_all.* for measuring mount time"Keun-young Park2017-03-061-0/+7
|\
| * add ro.boottime.init.mount_all.* for measuring mount timeKeun-young Park2017-03-031-0/+7
* | Log stderr of secilcAlex Klyubin2017-03-051-0/+46
|/
* Track the move of split SELinux policy CIL filesAlex Klyubin2017-03-031-2/+3
* Merge "Include correct type of SELinux policy"Treehugger Robot2017-03-021-0/+18
|\
| * Include correct type of SELinux policyAlex Klyubin2017-03-021-0/+18
* | Merge "use ro.persistent_properties.ready for persistent props ready"Keun-young Park2017-03-021-2/+1
|\ \ | |/ |/|
| * use ro.persistent_properties.ready for persistent props readyKeun-young Park2017-03-011-2/+1
* | Merge "Use split SELinux policy at boot, if available"Treehugger Robot2017-03-011-4/+131
|\ \
| * | Use split SELinux policy at boot, if availableAlex Klyubin2017-03-011-4/+131
* | | init: skip early mount in recovery modeBowgo Tsai2017-03-011-0/+6
| |/ |/|
* | Merge "There's no longer a limit to property names."Treehugger Robot2017-02-281-7/+5
|\ \
| * | There's no longer a limit to property names.Elliott Hughes2017-02-281-7/+5
* | | set ro.boottime.persistent_properties when persisted props are restoredKeun-young Park2017-02-281-0/+6
|/ /
* | Merge "init: early_mount: removing hard-coded paths"Treehugger Robot2017-02-271-112/+114
|\ \ | |/ |/|
| * init: early_mount: removing hard-coded pathsBowgo Tsai2017-02-261-112/+114
* | Treblize init.rc locationJaekyun Seok2017-02-243-9/+35
|/
* Merge changes from topic 'early-mount-verity'Treehugger Robot2017-02-231-95/+20
|\
| * early_mount: fs_mgr: move all fstab logic into fs_mgrSandeep Patil2017-02-231-95/+20
* | Check setegid() return valuesTom Cherry2017-02-231-2/+7
|/
* Merge changes from topic 'early-mount-support'Treehugger Robot2017-02-232-31/+93
|\
| * init: early_mount: create device node for verity metadata partitionSandeep Patil2017-02-221-5/+27
| * init: early_mount: disallow partitions to be verified at bootSandeep Patil2017-02-221-0/+8
| * init: early_mount: add support to mount verity enabled partitions earlySandeep Patil2017-02-221-23/+49
| * init: refactor to allow successive device_init callsSandeep Patil2017-02-221-7/+13
* | Address property service DoS.Elliott Hughes2017-02-223-4/+60
* | Merge "init: minor fix to READEME.md"Treehugger Robot2017-02-211-1/+1
|\ \ | |/ |/|
| * init: minor fix to READEME.mdBin Chen2017-02-211-1/+1
* | Set libavb version into system property for Treble OTAbowgotsai2017-02-151-0/+4
|/