aboutsummaryrefslogtreecommitdiffstats
path: root/install.c
Commit message (Expand)AuthorAgeFilesLines
* remove the notion of "root path"; support mixed flash typesDoug Zongker2010-09-211-11/+4
* remove unneeded partition rootsDoug Zongker2010-09-171-13/+2
* support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-09-151-1/+1
* close update package before installing; allow remountDoug Zongker2010-09-141-1/+3
* Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich2010-06-241-1/+1
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-84/+7
* fix parsing of dumpkeys outputDoug Zongker2010-01-281-4/+4
* verify whole-file signature instead of jarsigner signaturesDoug Zongker2009-08-141-16/+18
* remove amendDoug Zongker2009-07-141-103/+2
* improve updater progress barDoug Zongker2009-06-241-1/+13
* let the "firmware" command take the file straight from the packageDoug Zongker2009-06-171-22/+44
* fixes to edify and updater scriptDoug Zongker2009-06-121-0/+10
* edify extensions for OTA package installation, part 2Doug Zongker2009-06-121-1/+2
* edify extensions for OTA package installation, part 1Doug Zongker2009-06-111-1/+1
* allow OTA package to provide binary instead of scriptDoug Zongker2009-06-041-1/+169
* don't say "install complete" when it really isn'tDoug Zongker2009-05-281-1/+1
* AI 144130: Don't build OTA package keys into the recovery binary; readDoug Zongker2009-04-011-8/+88
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+186
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-186/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+186