Dima Zavin
da04c52ab1
init/cutils: move list utility code to cutils from init
...
Change-Id: I357ceee813700297d8343159f22a07659e768d41
Signed-off-by: Dima Zavin <dima@android.com>
2011-09-02 12:11:18 -07:00
Bruce Beare
1be6968d9d
init: Fix parser line numbering
...
Change-Id: I1ac481a2cef749b26c73bc9e6a212e6ace7a0ae2
2011-01-07 11:19:04 -08:00
Colin Cross
6310a8261c
init: Split parser into generic parser and init parser
...
Change-Id: I451ebc4ff12f2ac660eb533fa10ad561fa25c9dd
2010-04-21 19:43:40 -07:00
Colin Cross
cd0f173e27
init: Add wait command and mount wait flag
...
Change-Id: I6b4c10f8f246095a7fb7342388ec4f6ff97d5733
2010-04-21 19:43:35 -07:00
Colin Cross
ed8a7d8442
init: Move list and log handling to list.h and log.h
...
Change-Id: I298f575c590d0f28b7ad78747f3ebdbba56b7a27
2010-04-21 19:43:35 -07:00
Colin Cross
ebc6ff105a
init: Handle commands in event queue loop
...
Change-Id: I679059dae43143f3c8f16b68de5694539b699e50
2010-04-16 19:02:32 -07:00
Colin Cross
3899e9fc01
init: Move prototypes for util.c into util.h
...
Change-Id: I46a91849ce5297eb2597dd6134412f817564ec24
2010-04-13 22:52:10 -07:00
Colin Cross
ca7648ddfb
init: Move parser prototypes to parser.h
...
Change-Id: I31db51eb8e8a33a0bd06b41206bc9f9147d16d41
2010-04-13 22:51:12 -07:00
San Mehat
4e221f0077
init: Add support for specifying a services i/o priority
...
Signed-off-by: San Mehat <san@google.com>
2010-02-26 10:05:20 -08:00
Jean-Baptiste Queru
8c92ba1921
merge from open-source master
2009-09-01 08:28:21 -07:00
Jay Freeman (saurik)
e7cb137f32
added chdir/chroot commands to init for mount switching/pivoting
2009-08-27 07:43:28 -07:00
San Mehat
7c44fe5925
init: builtins: Add 'copy' command to init.rc parser
...
Signed-off-by: San Mehat <san@google.com>
2009-08-26 16:39:59 -07:00
San Mehat
f24e252903
init: Add the ability to start services with dynamic arguments.
...
To add arguments dynamically to a service, start the service like so:
setprop ctl.start service_to_run:arg1 arg2 arg3...
To start a service with *no* dynamic arguments, start the service normally:
setprop ctl.start service_to_run
Dynamic arguments are only supported on 'oneshot' services
Signed-off-by: San Mehat <san@google.com>
2009-05-19 13:33:07 -07:00
Mike Lockwood
b3779558dc
init: Fix some broken code that did not cause problems until switching to gcc 4.4
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-05-08 14:27:42 -04:00
The Android Open Source Project
dd7bc3319d
auto import from //depot/cupcake/@135843
2009-03-03 19:32:55 -08:00
The Android Open Source Project
e54eebbf1a
auto import from //depot/cupcake/@135843
2009-03-03 18:29:04 -08:00
The Android Open Source Project
5ae090ed94
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:25 -08:00
The Android Open Source Project
35237d1358
Code drop from //branches/cupcake/...@124589
2008-12-17 18:08:08 -08:00
The Android Open Source Project
4f6e8d7a00
Initial Contribution
2008-10-21 07:00:00 -07:00