summaryrefslogtreecommitdiffstats
path: root/fstab.tuna
Commit message (Collapse)AuthorAgeFilesLines
* tuna: move root files to rootdirZiyann2014-12-131-19/+0
| | | | Change-Id: I6341fd2da5941d6e6861c499aa65656b1fcd2d65
* tuna: fix mount USB storage (OTG support)Lorenzo M2014-12-131-1/+1
| | | | | | | | | | | | | It solves error in DirectVolume: Vold managed volumes must have auto mount point; ignoring /storage/usbdisk PS2: Solves: /dev/block/vold/8:1 failed to mount via VFAT (No such file or directory) Volume usbdisk found no suitable devices for mounting :( Now, it's working fine Change-Id: I7dd061c0e0cfb068b88cf8b6ce210a98c5ffe176
* Tuna : OTG supportDanesh M2014-11-141-0/+2
| | | | | | Fix otg support for 4.3 Change-Id: Iab78b75b507b6c12fb2c60e7410d4957c4ad7867
* Update unified fstab.tuna to support recoveryKen Sumrall2013-02-191-0/+6
| | | | | | | | Add entries to the unified fstab needed by recovery. Also, copy the unified fstab to /etc/recovery.fstab in the recovery ramdisk. Change-Id: I38112663e99ead8afd9b705895fae0ab59def4a0
* Use the filesystem mounter to mount and check filesystemsKen Sumrall2012-04-301-0/+11
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: Idf9f9ba737a4850dc15a926a74e74b9d7023693f