summaryrefslogtreecommitdiffstats
path: root/roots.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* turn recovery into a C++ binaryDoug Zongker2011-10-311-0/+8
| | | | Change-Id: I423a23581048d451d53eef46e5f5eac485b77555
* remove the notion of "root path"; support mixed flash typesDoug Zongker2010-09-211-23/+15
| | | | | | | | | | | | 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
* remove unneeded partition rootsDoug Zongker2010-09-171-14/+0
| | | | | | | | Recovery itself no longer needs to access all these partitions; manipulation of them is done by the updater binary. This is a small first step towards removing roots entirely. Change-Id: I3fbcada32079a37db4cc097861dfa91e0a08da30
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-0/+63
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-63/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+63