summaryrefslogtreecommitdiffstats
path: root/prebuilt/common/etc/init.d/05mountsd
Commit message (Collapse)AuthorAgeFilesLines
* cm: bind mount DOWNLOAD_CACHE to /data if /cache is less then 20MBGiulio Cervera2011-01-291-0/+0
| | | | | | | | 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
* 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
* 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
* 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
|
* Add init.d stuff.Steve Kondik2010-07-051-0/+54