Jean-Baptiste Queru
bbf3ea46fb
cleanup init.rc
...
Change-Id: I7f7fefd61c6032c84fa63e597ea0e6bbe66d2e79
2010-03-12 16:36:41 -08:00
Mike Chan
89f235c5e0
init.rc: Add cpuacct to cgroup mount for cpu statistic
...
Cpu accounting statistics expored in /acct
Change-Id: I8a35816e94b69d9e67a3dd65aae16520864777d7
Signed-off-by: Mike Chan <mike@android.com>
2010-03-01 20:29:58 -08:00
San Mehat
b91bf4ba86
Revert "init.rc: Add cpuacct to cgroup mount for cpu statistics"
...
This reverts commit a7d88224ff .
This cgroup subsys should be mounted on it's own mount-point, since it's
addition to /dev/cpuctl causes the cpu subsys to EPERM
2010-02-27 10:06:09 -08:00
Mike Chan
a7d88224ff
init.rc: Add cpuacct to cgroup mount for cpu statistics
...
Change-Id: Ic1893e1bf7b2c45659419b0bc55d42f50d030c9f
Signed-off-by: Mike Chan <mike@android.com>
2010-02-26 11:25:36 -08:00
San Mehat
f0cb74e3b0
rootdir: init.rc: Enable I/O priorities for media server and vold
...
Sets the media-server to class 'real-time' pri 4, and vold to class 'best effort'
pri 2
Signed-off-by: San Mehat <san@google.com>
2010-02-26 10:05:24 -08:00
Jaikumar Ganesh
eafdd86f4d
Update bluetooth data files path.
2010-02-25 19:46:29 -08:00
San Mehat
a9db22f122
rootdir: init.rc: Add 'ASEC_MOUNTPOINT' environment variable.
...
Signed-off-by: San Mehat <san@google.com>
2010-02-24 10:17:37 -08:00
Chia-chi Yeh
bbfe1368d9
Remove dead services from init.rc.
2010-02-22 09:32:16 +08:00
San Mehat
6ea3cc6089
rootdir: init.rc: Create secure staging directories, and a compat symlink
...
Signed-off-by: San Mehat <san@google.com>
2010-02-19 18:38:28 -08:00
Vasu Nori
55a1f0827b
dont create sqlite_stmt_journals dir.
...
this shoudl not be required any longer. in fact, some test-writers are
abusing this dir.
2010-01-26 23:12:37 -08:00
San Mehat
92175e04a5
rootdir: init.rc: Fix typo in chown of /dev/cpuctl
...
Signed-off-by: San Mehat <san@google.com>
2010-01-17 12:21:42 -08:00
San Mehat
192277c015
rootdir: init.rc: Add netd to startup services list
...
Signed-off-by: San Mehat <san@google.com>
2010-01-15 07:48:35 -08:00
San Mehat
1851d80959
init.rc: Adjust perms on /asec
...
Signed-off-by: San Mehat <san@google.com>
2010-01-06 17:41:34 -08:00
Oscar Montemayor
d0aa32c3d9
Apps on SD project. Small change to support apps on SD file system key storage.
2010-01-06 16:24:48 -08:00
San Mehat
900570e2a8
init.rc: Create a small tmpfs on /asec so we can create mountpoints
...
Signed-off-by: San Mehat <san@google.com>
2010-01-06 11:02:42 -08:00
San Mehat
37c71dd9a7
init.rc: Add new /asec mount point
...
Signed-off-by: San Mehat <san@google.com>
2010-01-04 09:41:52 -08:00
Oscar Montemayor
37c586e6b1
Encrypted File Systems Project.
...
Temporarily creating emulated encrypted directories manually.
Will remove those lines once a true encrypted FS is mounted, and proper
framework chanfes have been made. This is required for the feature to
work with the other changes.
2009-12-03 13:11:30 -08:00
Dan Egnor
7359c16a85
Don't copy /proc/last_kmsg to /data/dontpanic/last_kmsg --
...
it gets generated on every boot, so this is a bunch of writing
for no particularly good reason.
2009-11-23 19:25:44 -08:00
Doug Zongker
eb67fac472
change /cache/recovery group to cache
...
To unbundle system update, we need users other than system to be able
to write the /cache/recovery directory.
2009-11-19 16:52:02 -08:00
Jean-Michel Trivi
5e7db23300
Make the RIL daemon part of the audio group so it can load region-specific
...
acoustic parameters.
2009-11-02 15:22:18 -08:00
San Mehat
831d8e1e3a
rootdir: init.rc: Adjust background dirty writeout policy
...
Signed-off-by: San Mehat <san@google.com>
2009-10-13 12:27:18 -07:00
Dan Bornstein
1dec5032cf
Force the mediaserver process to restart whenever the zygote or system
...
server do.
Change-Id: I16ce4ae656473055e7e244ccd4af7055959e3c1c
2009-10-09 14:52:15 -07:00
Rebecca Schultz Zavin
14d898e014
Make vmallocinfo readable by group log so we can put it in bugreports
...
Change-Id: I7b04795c029c51108132e7a9eaf46b97de06de6f
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2009-10-08 16:15:58 -07:00
Brian Swetland
aa7d97106a
init.rc: don't mount debugfs
...
We'll do this in the product-specific init files.
2009-10-07 12:28:44 -07:00
San Mehat
529520e824
Revert "rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support"
...
This reverts commit 35ad5f41c3 .
2009-10-06 11:22:55 -07:00
Chia-chi Yeh
9b4f1ff210
init.rc: specify keystore directory and fix permissions.
2009-09-21 11:47:02 +08:00
Jaikumar Ganesh
1320687bdb
Remove logwrapper for Bluetoothd.
...
Change-Id: I6d16bc0dbdf9f3aff2080f8c7968ff3cb592811e
2009-09-20 10:31:45 -07:00
Brian Swetland
bb6f68c63d
init.rc: mount debugfs for debugging
...
- put it at /sys/kernel/debug so Arve will be happy
- symlink /d to /sys/kernel/debug so Brian will be happy.
2009-09-18 15:31:23 -07:00
San Mehat
35ad5f41c3
rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support
...
Signed-off-by: San Mehat <san@google.com>
2009-09-16 14:13:14 -07:00
San Mehat
7baff71b0d
rootdir: init.rc: tweak cfs scheduler - disable child_runs_first
...
Signed-off-by: San Mehat <san@google.com>
2009-09-16 13:32:23 -07:00
Mike Lockwood
25f1a5aaff
init.rc: Adjust permissions on /data/dontpanic/ so dumpstate will not need root
...
Change-Id: Iff83310f9411c39e1833b3d710b029b12f702993
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-11 17:13:28 -04:00
Mike Lockwood
9332482ed2
init.rc: Make /data/dontpanic files readable only by the system process.
...
Change-Id: If87470b7bcbb1c0774d10296ac82605db3dd9bf0
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-08 22:55:59 -04:00
San Mehat
82a6014d90
rootdir: init.rc: Allow all processes access to /data/dontpanic
...
***STOPSHIP***
Signed-off-by: San Mehat <san@google.com>
2009-09-05 15:01:52 -07:00
Mike Lockwood
abe3a9c305
init.rc: Add dumpstate service
...
Change-Id: Iaf7094dd4693c47566c1acf860b750b762af840c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-03 00:36:25 -04:00
San Mehat
020f35f274
rootdir: init.rc: Allow all processes access to apanic/ramconsole crash data.
...
This is a temporary measure until bugreports are taken as root.
*****STOPSHIP*****
Signed-off-by: San Mehat <san@google.com>
2009-09-01 15:43:25 -07:00
San Mehat
f26d6cea4c
rootdir: init.rc: Clean up dump collection
...
Signed-off-by: San Mehat <san@google.com>
2009-09-01 13:13:10 -07:00
San Mehat
21541872c3
rootdir: init.rc: Copy kernel crash dumps to /data and free kernel resources
...
Signed-off-by: San Mehat <san@google.com>
2009-08-26 16:39:59 -07:00
San Mehat
6bc6794f97
am ee40fc4e: rootdir: init.rc: Bump up background cpu shares to 5.0%
...
Merge commit 'ee40fc4e64e1656a16603778bee895ea389ec7d5'
* commit 'ee40fc4e64e1656a16603778bee895ea389ec7d5':
rootdir: init.rc: Bump up background cpu shares to 5.0%
2009-08-06 15:02:33 -07:00
San Mehat
ee40fc4e64
rootdir: init.rc: Bump up background cpu shares to 5.0%
...
Signed-off-by: San Mehat <san@google.com>
2009-08-06 14:13:35 -07:00
Jaikumar Ganesh
630f5f049b
Add Bluetooth PBAP service.
2009-07-26 23:18:29 -07:00
Doug Zongker
d39e972831
am d52f54c4: install recovery image using patch mechanism
...
Merge commit 'd52f54c4552d2f35b3c2c2ac60350ac83760222f'
* commit 'd52f54c4552d2f35b3c2c2ac60350ac83760222f':
install recovery image using patch mechanism
2009-07-23 23:59:16 -07:00
Doug Zongker
d52f54c455
install recovery image using patch mechanism
...
With the corresponding change in build/tools, the recovery image is
installed via a shell script that is emitted by the OTA builder.
2009-07-23 15:18:34 -07:00
Nick Pelly
b44aeb7b6a
Add OPUSH to register obex server.
2009-07-14 21:29:15 -07:00
Mike Lockwood
3338e55114
am 48d116ed: init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf
...
Merge commit '48d116edf9c785ed284626cbe0bbf5c958cf5e67'
* commit '48d116edf9c785ed284626cbe0bbf5c958cf5e67':
init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf
2009-07-08 18:07:46 -07:00
Mike Lockwood
48d116edf9
init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf
...
The touch command does not exist, and the chown commands are unnecessary because
the system_server is in the WIFI group.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-08 20:55:36 -04:00
Amith Yamasani
3bbaec5a7b
am eefef323: Set the permissions of wifi supplicant file so that system can access it.
...
Merge commit 'eefef3234ae1e3b0f2db71415f134c7ec49899fa'
* commit 'eefef3234ae1e3b0f2db71415f134c7ec49899fa':
Set the permissions of wifi supplicant file so that system can access it.
2009-07-06 11:03:02 -07:00
Android (Google) Code Review
91217ca5cb
am 5c49135b: Merge change 5852 into donut
...
Merge commit '5c49135b032235f82560d5e55b0e4c547506516b'
* commit '5c49135b032235f82560d5e55b0e4c547506516b':
rootdir: Modify init.rc to run mtpd/racoon as a non-root user.
2009-07-02 14:24:58 -07:00
Amith Yamasani
eefef3234a
Set the permissions of wifi supplicant file so that system can access it.
...
Create the required directories and set the correct owner and permissions.
2009-07-02 12:08:13 -07:00
Chia-chi Yeh
51afbf5838
rootdir: Modify init.rc to run mtpd/racoon as a non-root user.
...
Note that this change requires a new prebuilt kernel for AID_NET_ADMIN.
2009-07-01 07:06:47 +08:00
San Mehat
acc9a25ef7
am 4322f2d7: init: Enable sched_yield() compatability mode on boot.
...
Merge commit '4322f2d74f625a0e8275ea1d2fa0d78bfc5c3029'
* commit '4322f2d74f625a0e8275ea1d2fa0d78bfc5c3029':
init: Enable sched_yield() compatability mode on boot.
2009-06-30 14:49:00 -07:00