summaryrefslogtreecommitdiffstats
path: root/init/README.md
Commit message (Expand)AuthorAgeFilesLines
* Fix parse_apex_configs doc in README.mdVic Yang2019-03-211-4/+4
* init: add MountHandler property handlerMark Salyzyn2019-03-151-2/+9
* init: allow services to have no capabilities setTom Cherry2019-02-061-1/+3
* Load build sysprops earlyJiyong Park2019-01-151-3/+2
* init: document the early init boot phaseTom Cherry2018-12-271-0/+39
* Add support for updatable servicesJiyong Park2018-11-131-0/+7
* init parses *.rc files from APEXesJiyong Park2018-11-101-0/+4
* Introduce additional service options for controlling memory cgroups.Peter Collingbourne2018-10-311-3/+10
* init: allow properties to be used for the keycodes optionTom Cherry2018-10-171-0/+9
* init: clarify some text/README about 'critical' servicesTom Cherry2018-10-151-1/+1
* init: clarify multiple 'interface' keyword useSteven Moreland2018-10-151-1/+2
* init: allow customizable restart and timeout periods for servicesTom Cherry2018-10-041-0/+13
* init: accept -1 or 'unlimited' for an infinite rlimitTom Cherry2018-08-221-0/+1
* init: document what host init verifier checksTom Cherry2018-06-201-0/+19
* init: allow entering of network namespacesTom Cherry2018-05-181-0/+4
* init: clarify documentation for disabledSteven Moreland2018-04-241-1/+1
* init: add sigstop option for debugging services from their startTom Cherry2018-04-171-20/+40
* init: document previously undocumentary service optionsTom Cherry2018-03-081-0/+23
* init: alphabetize service options in README.mdTom Cherry2018-03-081-78/+77
* Document property expansion.Elliott Hughes2018-02-231-1/+5
* init: add exec_background commandTom Cherry2017-09-181-0/+5
* init: add option to read file fully on readaheadWei Wang2017-09-011-1/+2
* init: support setting rlimits per serviceTom Cherry2017-08-281-1/+11
* init: Add readahead built-in commandWei Wang2017-08-111-0/+3
* Add memcg related configs to init.Robert Benea2017-07-181-0/+12
* add "shutdown critical" to serviceKeun-young Park2017-07-051-0/+8
* init: cleanup exec_service documentationWilliam Roberts2017-05-041-3/+3
* init: moving early mount logic into init_first_stage.cppBowgo Tsai2017-04-241-4/+4
* init: Stop combining actionsTom Cherry2017-04-191-20/+87
* init: add warning that `start` is not synchronousTom Cherry2017-04-191-1/+12
* init: handle sys.powerctl immediatelyTom Cherry2017-04-171-4/+0
* init: use read_file and write_file to implement do_copy builtinYongqin Liu2017-04-041-0/+5
* add shutdown animationKeun-young Park2017-03-311-0/+7
* Merge "Revert "init: use read_file and write_file to implement do_copy builtin""Wonsik Kim2017-03-311-5/+0
|\
| * Revert "init: use read_file and write_file to implement do_copy builtin"Wonsik Kim2017-03-311-5/+0
* | Merge changes from topic 'exec-start-update-verifier'Treehugger Robot2017-03-291-0/+6
|\ \
| * | init: add exec_start commandTom Cherry2017-03-271-0/+6
| |/
* | Merge "init: add class_restart"Treehugger Robot2017-03-281-1/+5
|\ \
| * | init: add class_restartSteven Moreland2017-03-271-1/+5
| |/
* | Merge "init: Fix README.md for writepid"Treehugger Robot2017-03-281-1/+1
|\ \
| * | init: Fix README.md for writepidTom Cherry2017-03-271-1/+1
* | | init: add support of multiple class namesWei Wang2017-03-271-3/+4
| |/ |/|
* | init: use read_file and write_file to implement do_copy builtinYongqin Liu2017-03-241-0/+5
|/
* Add 'ro.cpuset.default' system property for default cpusets.Alex Vakulenko2017-03-211-1/+3
* init: minor fix to READEME.mdBin Chen2017-02-221-1/+1
* init: add wait_for_prop builtin commandWei Wang2017-02-011-1/+7
* Move to .md files for even trivial documentation.Elliott Hughes2017-01-121-0/+560