summaryrefslogtreecommitdiffstats
path: root/encryptedfs_provisioning.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove encrypted filesystem code from recoveryDoug Zongker2011-01-181-283/+0
| | | | | | | This was never used; encrypted filesystems are being done a different way now. Change-Id: I519c57b9be44d001f0b81516af7bfc252069892b
* remove the notion of "root path"; support mixed flash typesDoug Zongker2010-09-211-5/+4
| | | | | | | | | | | | Remove the wacky notion of "roots" and "root paths" (those things that look like "FOO:some/path" instead of just "/foo/some/path"). Let each device specify its own table of available partitions and how to mount them (needed for devices that use both MTD/yaffs2 and EMMC/ext4 partitions). (Cherrypicked from gingerbread w/slight edits.) Change-Id: I2479ce76b13e73f1d12035c89386c3a82b3edf51
* Encrypted File Systems part 3. Recovery changes.Oscar Montemayor2010-03-151-0/+284
Change-Id: I932f73a6f937aac061128e1134eab08c30f0471d