summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
Commit message (Collapse)AuthorAgeFilesLines
* Update BT network interface name for Android 4.2Steven Luo2013-08-271-2/+2
| | | | Change-Id: Id90d02e5707872a6a02400d60783e3647ad10a77
* Update for new Bluedroid BT stack in Android 4.2Steven Luo2013-08-271-8/+0
| | | | Change-Id: I533dbf159f70666471408c6ec813811669ddc483
* Add CLIENTID request to dhcpcd serviceRobert Burns2012-12-091-2/+2
| | | | Change-Id: I63068736d4203c332ac828897dba3364bc1e890f
* dissable bugreportKalimochoAz2012-09-061-5/+5
| | | | Change-Id: Iaca7dcd4ba02e97e715077031260adc487bd9272
* Use the filesystem manager to mount and check filesystemsKen Sumrall2012-05-011-4/+1
| | | | | | | fs_mgr reads /fstab.<device> to determine what to mount and what to check, and removes the details from the init.<device>.rc file. Change-Id: I8692570f5f89e43cf484aab09000e4ed669c25b9
* Reduce /storage permissions to 0050.Jeff Sharkey2012-04-231-1/+1
| | | | | Bug: 6346248 Change-Id: I61c0e9d2826846110be204194cfa3fea1b01b8ee
* Organize external storage to enforce sdcard_r.Jeff Sharkey2012-04-101-3/+5
| | | | | | | | | Create /storage/ to require that users have sdcard_r GID, and place both emulated and real SD card mount points inside it. Also reduce visibility of /data/media. Bug: 6131916 Change-Id: I088218e7df131dc206356f33174abc0702d9b271
* crespo: start KSM on bootIliyan Malchev2012-03-151-0/+5
| | | | | Change-Id: I496007bbc9852f843b034cd32ef3a815612b675f Signed-off-by: Iliyan Malchev <malchev@google.com>
* Merge "Remove route setup from dhcp"Irfan Sheriff2012-02-291-1/+1
|\
| * Remove route setup from dhcpIrfan Sheriff2012-02-171-1/+1
| | | | | | | | | | | | | | The connectivity service takes care and now we need this to do ARP verification Change-Id: I32018929953dc1ad3f37a4a558948e05b13ad7bc
* | Fix supplicant startIrfan Sheriff2012-02-141-1/+1
|/ | | | Change-Id: I5a6353e9123c6d3e722531df86ded7d62444e150
* wlan: Switch to CFG80211Dmitry Shmidt2012-01-261-1/+1
| | | | | | | 49447e2 ARM: herring: Switch to built-in CFG80211 wlan driver Change-Id: Id6d7656e84c74711a7e59fb4c7d5e5b703db59a0 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* S5PC11X : RIL : Chage radio directory create sequence (Issue 5858560)Jeonghwan Min2012-01-191-2/+4
| | | | | | | | | | | | | If target is encrypted, target mount userdata partition as tmpfs firstly. Then if user enter password, target mount userdata partition as ext4 by dm-0. At that time, target only excute post-fs-data section of init script. If there isn't radio directory on /data and we create radio dirctory on fs section of init script, we can't make radio directory on /data. So we need to chage radio directory create time from fs to post-fs-data. Change-Id: I6e7bd49ee5ab12045963965f6e1db9ec441dbeb0 Signed-off-by: Jeonghwan Min <jh78.min@samsung.com>
* S5PC11X : Radio : Add /data/radio directory for nv_data.binJeonghwan Min2011-12-091-1/+3
| | | | | | | All nv_data will be written on the /data/radio to support ics ril. Change-Id: I0fd20a1a7df67ac28a67ecbc001edf6b376cc4fc Signed-off-by: Jeonghwan Min <jh78.min@samsung.com>
* crespo: init.herring: switch to "ondemand" governorJP Abgrall2011-11-171-2/+5
| | | | | | | | | The current interactive governor is either too aggressive (power) or not aggressive enough (gpu). Ondemand seems viable now that Bug:5272232 is fixed. Bug:5622174 Change-Id: I15dd81e70c87082b40431992dd3d361746295ef3
* Merge "Configuration file is passed as an argument"Irfan Sheriff2011-08-291-1/+1
|\
| * Configuration file is passed as an argumentIrfan Sheriff2011-08-261-1/+1
| | | | | | | | | | Bug: 5002384 Change-Id: I8b863af26a6a9f832a1c65565c7c19a901a06d22
* | Enable nomblk_io_submit mount option for read-write ext4 filesystems.Ken Sumrall2011-08-241-1/+1
|/ | | | | | | | | The new mblk_io_submit code was turned on by default in 2.6.39, but it seems have a bug that we hit on stingray. The new code was to improve performance on 48-way systems, which we don't need on Android, so turn it off and use the previous method by mounting with nomblk_io_submit. Change-Id: I865d3ef8a94263b17d48a24c5352c6944637b0d1
* use bugmailer.sh for bugreportGuang Zhu2011-07-081-1/+1
| | | | | | it captures bugreport, compresses it and fires an intent to mail it. Change-Id: I8bb451499eefaf139d355ac424af1164ea33ca38
* USB and storage configuration for new USB gadget supportMike Lockwood2011-06-171-0/+2
| | | | | Change-Id: I28987b6b3033099a5ba78f0e680581153b6e0ec4 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Changes to support the new improved vold encryption supportKen Sumrall2011-06-011-1/+0
| | | | Change-Id: Ie9714f9a8123a189bbdd60c6e510032dc1ac5f09
* Crespo specific changes for encryption support.Ken Sumrall2011-05-271-4/+10
| | | | | | | | | Crespo fastboot leaves the userdata partition empty after a wipe, and init.herring.rc runs setup_fs to format it if it's not. This adds a check to prevetn setup_fs from formatting an encrypted userdata. Change-Id: I009b1c047b5127232a4fc922fb98c3f0896d3d72
* Revert "Fix dhcp interface for crespo"Irfan Sheriff2011-05-201-10/+0
| | | | | | This reverts commit cb4e4b15eb8f928b01347acab1d41d0b533e855a. Change-Id: I7627f19a925de6346aa7586f02cc3db283ee7312
* am bc043289: am cb4e4b15: Fix dhcp interface for crespoMatthew Xie2011-05-021-0/+10
|\ | | | | | | | | * commit 'bc0432896fe31aa53a2feed54915476b7ce2edb8': Fix dhcp interface for crespo
| * am cb4e4b15: Fix dhcp interface for crespoMatthew Xie2011-05-021-0/+10
| |\ | | | | | | | | | | | | * commit 'cb4e4b15eb8f928b01347acab1d41d0b533e855a': Fix dhcp interface for crespo
| | * Fix dhcp interface for crespoMatthew Xie2011-04-301-0/+10
| | | | | | | | | | | | | | | | | | | | | For each service that needs DHCP on a particular interface, we now need to add it to all the device init files. Bug 4163993 Change-Id: I3af40d2b34c6b2ba7681b70108cf8fa5bff87f1a
| * | resolved conflicts for merge of 06399ebf to honeycomb-plus-aospIrfan Sheriff2011-05-021-2/+2
| |\ \ | | |/ | | | | | | Change-Id: I6264bc8b47ecc73a11c55a9d1dd0e38ba238b343
| | * Fix dhcp on crespoIrfan Sheriff2011-04-301-1/+19
| | | | | | | | | | | | Change-Id: I3a4ab0089d3a51156e61d079a334aa00594b7cc7
* | | Fix "main" class usage for Bluetooth Service.Jaikumar Ganesh2011-04-191-1/+1
| | | | | | | | | | | | | | | | | | | | | This was causing Bluetooth to not start. This bug was introduced by change: ffca9d050fb8204cba06af4bb6df95db0f628901 Change-Id: I2d05603c27ade6dd87e86947e82479556a28fd2a
* | | Add 'main' class to services so init will start themSimon Wilson2011-04-051-0/+11
| | | | | | | | | | | | | | | | | | Fixes bug 4132543 Change-Id: I8d243928afddbd859c165d818bf300ac32a1ceea
* | | Merge "Fix for 4104130, wiping crespo on master brings up crypto password ↵Ken Sumrall2011-03-291-0/+1
|\ \ \ | | | | | | | | | | | | screen."
| * | | Fix for 4104130, wiping crespo on master brings up crypto password screen.Ken Sumrall2011-03-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the bug, but there is more work to do to figure out which service class all the services in init.herring.rc belong to. They will be fixed soon. Change-Id: I275f15135a9549a98d8a949bd031dcf9c0260671
* | | | Fix dhcp interface for crespoMatthew Xie2011-03-281-0/+10
|/ / / | | | | | | | | | | | | | | | | | | For each service that needs DHCP on a particular interface, we now need to add it to all the device init files. Bug 4163993 Change-Id: Id908ea0021af054d38daf0f993a251ce03227723
* | | Fix dhcp on crespoIrfan Sheriff2011-03-231-2/+2
| | | | | | | | | | | | Change-Id: I2c8402877d8db8d2aab4632212ef95bacc00a80a
* | | am 0d7e8a7f: am 3637e8e8: am 00504917: wimax : bug fix for IP renew failTK MUN2011-03-231-2/+2
|\ \ \ | |/ / | | | | | | | | | * commit '0d7e8a7f14ac668e2183faacfda84c79eda3b73b': wimax : bug fix for IP renew fail
| * | am 3637e8e8: am 00504917: wimax : bug fix for IP renew failTK MUN2011-03-231-2/+2
| |\ \ | | | | | | | | | | | | | | | | * commit '3637e8e83b4bd2bf375efce0fcc25ee8bc4430fa': wimax : bug fix for IP renew fail
| | * | wimax : bug fix for IP renew failTK MUN2011-03-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | - Change invalid service name (dhcpcd_renew -> iprenew) Change-Id: I876f9b5b95d22aad8e8f5ccc9b8626862102816c
* | | | Workaround bug 4106152John Reck2011-03-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Gets wifi working on master Change-Id: Iac31653ba4db8eed9a7e53dd9daa877a6e1a0e56
* | | | init.herring.rc: Setup mount point for FAT partitionMike Lockwood2011-03-171-0/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I19ca20b1fb1fdedfe4b7a3e2c64aff8e09cab32c Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | fix [4086574] Surface flinger dies on crespo on masterMathias Agopian2011-03-141-0/+1
|/ / / | | | | | | | | | | | | | | | | | | pvrsrvinit didn't start because it wasn't in the class core. Bug: 4086574 Change-Id: Ie8df9195c25046245394518eac2bf221e921c3c5
* | | am 01f70bec: am 1d21bdf8: wimax : DHCP service registration and change wimax ↵TK MUN2011-03-091-1/+23
|\ \ \ | |/ / | | | | | | | | | | | | | | | driver attribute * commit '01f70bec15fcafc34b6353269d3daca067bf0698': wimax : DHCP service registration and change wimax driver attribute
| * | wimax : DHCP service registration and change wimax driver attributeTK MUN2011-03-091-1/+23
| | | | | | | | | | | | | | | | | | | | | | | | - DHCP service registration for each interface. - Change wimax driver attribute. Change-Id: I3c56051155228b5aec01de05c2b42c3450c000f4 Signed-off-by: TK MUN <tk.mun@samsung.com>
* | | am 26385817: am a8818506: change the permission to 770 for gpsPark Sanghyun2011-03-081-1/+1
|\ \ \ | |/ / | | / | |/ |/| * commit '26385817b90c9ef0cb8bd983af997935ca8ced4c': change the permission to 770 for gps
| * change the permission to 770 for gpsPark Sanghyun2011-03-081-1/+1
| | | | | | | | | | Change-Id: I274afc872c3b4b7c2b1018847564170e3091f21e Signed-off-by: Park Sanghyun <sh1984.park@samsung.com>
* | wlan: Change interface name to wlan0Dmitry Shmidt2011-01-051-2/+2
|/ | | | | Change-Id: Ia51bd6de668989744035762a74d54e6b2e463d27 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Make bluetooth the owner of /efs/bluetoothJaikumar Ganesh2010-12-151-0/+1
| | | | | | | | /efs permissions were changed. This was breaking Bluetooth. Bug: 3287732 Change-Id: Ib646d87a540b2307336077f5dfe2f3a1abee4d3c
* fixup efs subdir permissionsBrian Swetland2010-12-131-0/+2
| | | | | | Apparently the factory process gets these wrong... Change-Id: I3c8f2b8372862437e0266fe8d3de3e2badcae8c3
* GPS: apply system permission for creating lock at internal GPS demonAlexy Shin2010-11-101-1/+1
| | | | | | Change-Id: I40f5d48abcb2c945c58338a0cae6eac9199664aa Signed-off-by: Mike Lockwood <lockwood@android.com>
* efs partition permission changeKyungtak Hur2010-11-091-0/+4
| | | | | | | BUG FIX : We chown/chmod /efs because mount is run as root + defaults Change-Id: Ifb933b73c9323d7ec06620164fd085938ec0a8d1 Signed-off-by: Kyungtak Hur <kt.hur@samsung.com>
* S5PC11X: BT: remove debug option for brcm_patchram_plus in init.herring.rchyungseoung.yoo2010-10-271-1/+1
| | | | | | remove debug option for brcm_patchram_plus in init.herring.rc. Change-Id: I9d2a74d08dafffb52d336aec3aa63b1aea62c558