aboutsummaryrefslogtreecommitdiff
path: root/rootdir/fstab.qcom
AgeCommit message (Collapse)Author
2019-10-07shinano-common: fstab: Replace zramstreams flagnailyk
* zramstream do not exist anymore in system/core/fs_mgr . Use max_comp_streams instead. Change-Id: Ic84c7b5b59eeaedcf8290c351b094bec0e83e372 Signed-off-by: nailyk <nailyk_git@nailyk.fr>
2019-10-07shinano-common: early-mount systemArian
2019-10-07shinano-common: Update ZRAM size to .291 valueMax Weffers
Change-Id: I0d20764367926d22cf230feb6cd36a628bf90e58
2017-08-18shinano: Update fstab parametersKeita Espinoza
Remove "data=ordered" as this is the default value. Remove "errors=panic" Removed msm_sdcc.3 mount Change-Id: Id1496dd8f69667a806eddab9b33bcfbe12590bc8
2017-05-20shinano-common: fstab: Correct USB sticks pathnailyk-fr
* usb otg storage path was uncorrect for N. Change-Id: Ie191cb07aeab43ea27fdc9eedec1fb65bd39e164
2017-04-12shinano-common: fstab: Remove tmpfs waitnailyk-fr
* Boot hang for 20 sec. The tmpfs idd wait arg cause this. Remove it. Change-Id: I1be8efcb2c3d5b21ccd2e2ef10d25ce108587a08
2017-03-27shinano-common: fstab: Use tmpfs for apps_lognailyk-fr
* Recovery need a raw partition to work in N, give it apps_log for this purpose and use /idd on tmpfs. Change-Id: I241d317ac472f414ffa9afe5d7568aac86a21b7f
2017-03-14shinano-common: enable ZRAMtunturn
Change-Id: I178efeca573134df78e1227f3db89cfb8ce2779d
2017-02-21shinano-common: vendor: Change idd mount pointnailyk-fr
* /mnt/idd symlink isn't created at mount time. Workaround this by mounting partition on /idd instead. Change-Id: I8fdd30c877b565a2e2e0a920d24ceba070183bff
2017-02-02camera: Add credential manager and friendsShane Francis
* Welcome back, idd. * Happy troling, suntrold Change-Id: Ic447a8e7769903bfb8ec3bf4fdd4f74406671f78
2017-01-30shinano: adoptable MicroSDDavid Viteri
more info: https://source.android.com/devices/storage/adoptable.html & https://source.android.com/devices/storage/config.html#android_6_0 Change-Id: Ia6f1abfdf5d843e3e5b1d0d83593e8ac8584baac Signed-off-by: David Viteri <davidteri91@gmail.com>
2015-09-17shinano: use f2fsGiulio Cervera
Change-Id: I230119fc68be93b206d1fec9c96e2c46164a2d44
2015-09-08shinano: Use fs_mgr to format if unformattedEthan Chen
Change-Id: I5f13c83e0b199c04f7926a7fcda8807eef4d2a03
2015-05-09update storage configGiulio Cervera
* set noemulated for real sdcard * set vold write permission to sd and usb disks Change-Id: I8340c9e4f379b1c89c8a8df6a7b81f30662a609e
2015-01-23fstab: mount SDCC 3 as sdcard1 tooChirayu Desai
* Needed by scorpion{,_windy} Change-Id: I1497263c2438cba1b4d8c7ae99b199cc8a5470c1
2014-11-28fstab: Update syntax for external sdcardGiulio Cervera
Change-Id: Ic3d33024729a933cff33a6240bae98654ee599ff
2014-11-06shinano: cleanup fstabGiulio Cervera
Change-Id: Ia1b3f53602747879127be36fc6e45adbe84a3d8a
2014-10-24fstab: mount FOTAKernel partition to /recoveryChirayu Desai
Change-Id: Id6f6f1a53d178ab7ca48550da5c6f62f0fb1c7e0
2014-05-02shinano: fix typo in fstabGiulio Cervera
2014-04-27Initial Shinano importGiulio Cervera
based on rhine-common 7e2a33e