summaryrefslogtreecommitdiffstats
path: root/prebuilt/common/etc
Commit message (Collapse)AuthorAgeFilesLines
* Added missing TIM IT wap apn. It's needed to allow some offers to work.Stefano Angeleri2011-06-181-0/+1
| | | | Change-Id: Ia9ba793c6f96bd0a5285a2eab38cc8a36594e286
* Quiet down this init scriptSteve Kondik2011-06-181-1/+1
| | | | Change-Id: I007e4e2bb5c0dbad233ed2655cf941d51064d901
* Add new APN for MTS UA and set it by default.mik_os2011-06-161-1/+2
| | | | | | | | Previous default apn is a provider's special offer. After first connect provider eats 5 UAH ($0.62), and users does not have enough time to disable data at first boot. Change-Id: I36f753608c91a0acba2dace4bebd86b4324a1f09
* gsm: Add SPN overrides list for localized carrier namesLadios Jonquil2011-05-281-0/+19
| | | | Change-Id: I8c51eb9e571f049d9b93e81fee4e574abca9d68a
* cm: remove tmp file on bootGiulio Cervera2011-04-261-0/+2
| | | | Change-Id: I5bf329663e675fa98e8e269a67b56fc28d37591e
* corrected T-2 (MCC 293 MNC 64) APNsRok Potocnik2011-04-131-1/+2
|
* Fix: Typo in APN list results in block mms for one providerSven Dawitz2011-03-151-1/+1
| | | | Change-Id: I69157b33da8d36d18e024c42f79f8b1bbca12591
* Typo in Yoigo's MMS gateway in apns-conf.xmlgit2011-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | It was not working until I noticed the error, and works since I manually edited it. First time I thought I had accidentally edited it to a wrong value, then I noticed that I needed to edit every time I updated cyanogenmod, so I found the error in the sources and I'm reporting it here to save future updates... It is $ host 193.209.134.141 141.134.209.193.in-addr.arpa domain name pointer mms-service.mobile.sonera.net. and not $ host 93.209.134.141 141.134.209.93.in-addr.arpa domain name pointer p5DD1868D.dip0.t-ipconnect.de. Change-Id: I62cfd18f29076189e1da5379bb37dc5bb533c815
* Add NTT docomo APNs (flat, 128k)knotdevel2011-02-011-0/+2
| | | | Change-Id: I99d1635bc929bd4315956599e20695334de535e8
* Merge "userinit: run-parts from /data/local/userinit.d" into gingerbreadSteve Kondik2011-01-301-0/+5
|\
| * userinit: run-parts from /data/local/userinit.dOlegKrikun2011-01-221-0/+5
| | | | | | | | Change-Id: I48ec924b1023500af27dad7a822be5ab9371be7c
* | Merge "cm: bind mount DOWNLOAD_CACHE to /data if /cache is less then 20MB" ↵Steve Kondik2011-01-302-0/+13
|\ \ | | | | | | | | | into gingerbread
| * | cm: bind mount DOWNLOAD_CACHE to /data if /cache is less then 20MBGiulio Cervera2011-01-292-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | this is useful for all user which want to use cMTD or static partition size (like alpharev) to assign more space to /data reducing /cache size Change-Id: Ib251c9bea1dea50b6c444df977aa605e58008c41
* | | cm: slight check on modules loadGiulio Cervera2011-01-291-2/+10
|/ / | | | | | | Change-Id: I4847c8193ebb44e2b25a02c8af05b544e7b10a47
* | Themes: Use the correct permissionKeyan Mobli2011-01-221-1/+1
|/ | | | Change-Id: I052511fd1007ed34da0b354e4550557a7fa0d0dc
* Add feature definition for themes.Steve Kondik2011-01-211-0/+20
| | | | Change-Id: I15223fc69bb19de2fe0f8987267c537839e76d2e
* mountsd: Relax partition checksGiulio Cervera2011-01-201-39/+27
| | | | | | | | | Removed label requirement, cause too many trouble on user The 2nd SD Card partition will be mounted as sd-ext with ext3fs (there are some problem with ext4, we stay on 3 until 4 problem will be sorted) Change-Id: I87e53d1714d84fbdafeb80599ebb3e62b3a24b1e
* Merge "Adds APNs for New Caledonia" into gingerbreadSteve Kondik2011-01-071-0/+3
|\
| * Adds APNs for New CaledoniaLox2011-01-071-0/+3
| | | | | | | | Change-Id: If84db6fe6ea7874b55f7db7009e0b34fbd5857e1
* | updated 05mountsd script:Giulio Cervera2011-01-011-17/+25
|/ | | | | | | | | check for mmc device type = SD mount sd-ext partition by label = sd-ext we are smart, so only ext4 support removed wait for device Change-Id: Ie1ee2de3365d5515030d46801099418607e1265e
* Updated and cleaned up portugal APNs, removed Optimus duplicated entriesRicardo Pinho2010-12-011-5/+3
| | | | Change-Id: Idbb9a0501b90142feb02c7203491e0c13b35adb5
* Removed Duplicate MMS APN Vodafone Portugal, was causing send/receive of MMS ↵Ricardo Pinho2010-11-131-1/+0
| | | | | | to fail. Change-Id: Icb7497c44a6ef35f6889beb32d008ad14c3aaff5
* Fix China Mobile apn name.sotux2010-11-021-1/+1
| | | | Change-Id: I5d756a406dd6ed3bbeae50020aa5c6456d725c5f
* APN: change order of 44010.Takuo Kitame2010-10-291-2/+2
| | | | | | "mopera.net" should be below the "mpr2.bizho.net" because it's too expensive. Change-Id: I6f3b24f9abd32f7cda93a36829c1a76d1fc098f1
* apn list refresh from paulweissEvan2010-10-011-77/+85
| | | | Change-Id: Ie0f79db381a09a2a7af06a6d72e23349a3700851
* e2fsck returns exit 1 if filesystem is repairedFirerat2010-09-201-1/+1
| | | | | credits: Ohsaka and NLJ of xda http://goo.gl/SJNk
* install init.d/05mountsd script, with correct e2fsck exitcodeFirerat2010-09-191-4/+9
|
* APN list housekeepingSteve Kondik2010-09-031-1057/+1278
| | | | | | | | | | | | | After lots of reports of broken GPS and other issues recently, I decided to write a script that cleaned up the APN list. The script did the following: 1. Eliminated duplicates. Each APN was given the unique key of "mcc:mnc:apn:type" and placed into a hash using this key. 2. Removed any APNs where any of these four fields were not set. 3. Set an empty APN type to "default,supl,mms". 4. Sorted by MCC, MNC 5. Merged in the official APN list from FRF91.
* apn addition for Smart Mobile: sort correctlyBrad Allen2010-08-291-1/+1
|
* apn addition for Smart Mobile per ↵Brad Allen2010-08-291-0/+1
| | | | http://simplemobile.webs.com/index/Android%20Configuration/Android%20Configuration.html for h-bomb
* fix broken apns autoconfiguration (xml now well-formed)Kali-2010-08-271-1/+1
|
* fix darchstars build break.Koushik Dutta2010-08-261-1/+1
|
* fix up apns so gps is not broken on hero cdmaAmeer Ghouse2010-08-251-2/+2
|
* APNs should generally use "default,supl" instead of "default".Steve Kondik2010-08-221-385/+385
| | | | This fixes AGPS issues.
* cm: Fix compcache startupSteve Kondik2010-08-201-3/+5
| | | | | Can't run a script on /system in "on boot" because /system isn't mounted yet.
* Only enable/disable compcache at bootEddie Ringle2010-08-181-17/+3
| | | | Signed-off-by: Eddie Ringle <eddie.ringle@gmail.com>
* cm: Add support for /data/local/userinit.shSteve Kondik2010-08-171-0/+9
|
* APN list update from Paul WeissSteve Kondik2010-08-161-87/+206
|
* add heroc to cyanogen vendorSteve Kondik2010-08-081-0/+2
|
* Some apps are requiring IPv6 now for some reason.Steve Kondik2010-07-111-5/+1
|
* Move run-parts to main init.Steve Kondik2010-07-071-3/+0
|
* Copy the local (CM-specific) init.rc to /etcSteve Kondik2010-07-071-0/+22
|
* Add init.d stuff.Steve Kondik2010-07-057-0/+136
|
* Add sysctl.confSteve Kondik2010-07-051-0/+0
|
* add some powertools back inKoushik Dutta2010-06-274-0/+3
|
* Add APN configuration filectso2010-06-251-0/+960