Commit Graph

33 Commits

Author SHA1 Message Date
Giulio Cervera
de7b80fdf1 cm: bind mount DOWNLOAD_CACHE to /data if /cache is less then 20MB
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
2011-01-29 19:04:18 +01:00
Keyan Mobli
fa569326d5 Themes: Use the correct permission
Change-Id: I052511fd1007ed34da0b354e4550557a7fa0d0dc
2011-01-22 16:45:49 -06:00
Steve Kondik
151a434e62 Add feature definition for themes.
Change-Id: I15223fc69bb19de2fe0f8987267c537839e76d2e
2011-01-21 20:46:54 -05:00
Giulio Cervera
a843bbde3c mountsd: Relax partition checks
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
2011-01-20 16:31:08 +01:00
Steve Kondik
be0d5ced01 Merge "Adds APNs for New Caledonia" into gingerbread 2011-01-07 14:56:43 +00:00
Lox
ee76ad7759 Adds APNs for New Caledonia
Change-Id: If84db6fe6ea7874b55f7db7009e0b34fbd5857e1
2011-01-07 18:31:23 +11:00
Giulio Cervera
8ba581ead2 updated 05mountsd script:
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
2011-01-01 18:57:09 -05:00
Ricardo Pinho
8450e28ade Updated and cleaned up portugal APNs, removed Optimus duplicated entries
Change-Id: Idbb9a0501b90142feb02c7203491e0c13b35adb5
2010-12-01 14:58:30 +00:00
Ricardo Pinho
8b01e032be Removed Duplicate MMS APN Vodafone Portugal, was causing send/receive of MMS to fail.
Change-Id: Icb7497c44a6ef35f6889beb32d008ad14c3aaff5
2010-11-13 00:02:28 +00:00
sotux
ad41bcf8ab Fix China Mobile apn name.
Change-Id: I5d756a406dd6ed3bbeae50020aa5c6456d725c5f
2010-11-02 01:18:39 +08:00
Takuo Kitame
3b64b683e8 APN: change order of 44010.
"mopera.net" should be below the "mpr2.bizho.net" because it's too expensive.

Change-Id: I6f3b24f9abd32f7cda93a36829c1a76d1fc098f1
2010-10-29 09:28:29 +09:00
Evan
5e4f2c6375 apn list refresh from paulweiss
Change-Id: Ie0f79db381a09a2a7af06a6d72e23349a3700851
2010-10-01 11:53:40 -06:00
Firerat
5a83cc4a31 e2fsck returns exit 1 if filesystem is repaired
credits: Ohsaka and NLJ of xda
http://goo.gl/SJNk
2010-09-20 03:36:24 +01:00
Firerat
c74211374a install init.d/05mountsd script, with correct e2fsck exitcode 2010-09-19 15:30:05 -04:00
Steve Kondik
ad4b324312 APN list housekeeping
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.
2010-09-03 00:52:52 -04:00
Brad Allen
87030f5120 apn addition for Smart Mobile: sort correctly 2010-08-29 16:51:44 -07:00
Brad Allen
dd838dafdc apn addition for Smart Mobile per http://simplemobile.webs.com/index/Android%20Configuration/Android%20Configuration.html for h-bomb 2010-08-29 16:41:49 -07:00
Kali-
934e7ee599 fix broken apns autoconfiguration (xml now well-formed) 2010-08-27 01:32:28 +02:00
Koushik Dutta
ce5aba5a14 fix darchstars build break. 2010-08-26 15:49:37 -07:00
Ameer Ghouse
aee28d1e62 fix up apns so gps is not broken on hero cdma 2010-08-25 20:56:12 -05:00
Steve Kondik
1fb8ce6120 APNs should generally use "default,supl" instead of "default".
This fixes AGPS issues.
2010-08-22 20:44:52 -04:00
Steve Kondik
fe18fc31a6 cm: Fix compcache startup
Can't run a script on /system in "on boot" because /system isn't
mounted yet.
2010-08-20 13:17:37 -04:00
Eddie Ringle
7e52cbfa0a Only enable/disable compcache at boot
Signed-off-by: Eddie Ringle <eddie.ringle@gmail.com>
2010-08-18 00:07:20 -04:00
Steve Kondik
fcab753014 cm: Add support for /data/local/userinit.sh 2010-08-17 12:11:48 -04:00
Steve Kondik
c296c8b8d7 APN list update from Paul Weiss 2010-08-16 18:19:39 -04:00
Steve Kondik
86bc86cf88 add heroc to cyanogen vendor 2010-08-08 22:35:47 -04:00
Steve Kondik
9e0208ce64 Some apps are requiring IPv6 now for some reason. 2010-07-11 02:17:06 -04:00
Steve Kondik
7e8f1af7b2 Move run-parts to main init. 2010-07-07 09:08:59 -04:00
Steve Kondik
a89711a5c1 Copy the local (CM-specific) init.rc to /etc 2010-07-07 09:06:13 -04:00
Steve Kondik
8794d1afc9 Add init.d stuff. 2010-07-05 23:09:52 -04:00
Steve Kondik
f32d926b54 Add sysctl.conf 2010-07-05 23:07:30 -04:00
Koushik Dutta
3f05662544 add some powertools back in 2010-06-27 23:53:09 -07:00
ctso
630e371ae6 Add APN configuration file 2010-06-25 03:28:35 +00:00