summaryrefslogtreecommitdiffstats
path: root/roots.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-16recovery: Allow "Mount /system" for system_root_image.Tao Bao1-8/+18
2015-11-16DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-2/+0
2015-11-13Create convert_fbe breadcrumb file to support conversion to FBEPaul Lawrence1-2/+6
2015-07-31recovery: Allow "Mount /system" for system_root_image.Tao Bao1-8/+18
2015-07-14recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-2/+0
2015-07-14recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-2/+0
2015-07-07Allow mounting squashfs partitionsMohamad Ayyash1-0/+1
2015-07-01Allow mounting squashfs partitionsMohamad Ayyash1-0/+1
2015-04-02DO NOT MERGE Revert "Erase PST partition if its marked to be erased."Andres Morales1-37/+0
2015-03-31Revert "Erase PST partition if its marked to be erased."Andres Morales1-37/+0
2015-03-30Revert "Erase PST partition if its marked to be erased."Andres Morales1-37/+0
2015-03-24always use volume mount option when mounting a partitionGaelle Nassiet1-1/+1
2014-08-06Erase PST partition if its marked to be erased.Andres Morales1-0/+37
2014-08-05Fix length printing + formatsJP Abgrall1-3/+3
2014-06-17Support F2FS for the data partitionJP Abgrall1-13/+49
2014-04-11Change filesystem add entry API call.Sasha Levitskiy1-1/+1
2014-01-16do verification and extraction on memory, not filesDoug Zongker1-2/+8
2013-12-13recovery: wipe encryption metadata along with data partitionDoug Zongker1-1/+26
2013-08-21recovery: install packages in a known mount environmentDoug Zongker1-0/+19
2013-02-20Move to using the new unified fstab in recovery.Ken Sumrall1-110/+30
2011-10-31turn recovery into a C++ binaryDoug Zongker1-3/+3
2011-10-28turn recovery into a C++ binaryDoug Zongker1-282/+0
2011-04-12save a last_install file with the result of the last package install attemptDoug Zongker1-3/+2
2011-03-12recovery: mount /sdcard read-onlyIliyan Malchev1-2/+3
2011-02-25store partition length in recovery.fstabDoug Zongker1-9/+35
2011-02-25store partition length in recovery.fstabDoug Zongker1-9/+35
2011-02-18store partition length in recovery.fstabDoug Zongker1-9/+35
2011-01-20Reserve the last 16 Kbytes of /data for the crypto footer.Ken Sumrall1-2/+6
2011-01-06Update make_ext4fs arguments in roots.cColin Cross1-1/+1
2010-09-22mount sdcard only on demand; fix sideload installsDoug Zongker1-0/+20
2010-09-21remove the notion of "root path"; support mixed flash typesDoug Zongker1-254/+137
2010-09-21remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker1-233/+146
2010-09-17remove unneeded partition rootsDoug Zongker1-55/+0
2010-08-14Changes to work with updated make_ext4fs tool that supports creating sparse images.Ken Sumrall1-1/+1
2010-08-13support using an EMMC misc partition to store recovery argumentsDoug Zongker1-1/+3
2010-07-30generalize "install from sdcard" to "install from external storage"Doug Zongker1-3/+2
2010-07-09make a copy of sideloaded packages in /tmp before verifyingDoug Zongker1-2/+5
2010-06-30support userdata and cache partitions using emmc/ext4 instead of mtd/yaffsDoug Zongker1-4/+32
2009-11-13eclair snapshotJean-Baptiste Queru1-0/+1
2009-06-19add function for device-specific wipe data featuresDoug Zongker1-0/+1
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+370
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-370/+0