summaryrefslogtreecommitdiffstats
path: root/updater/install.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-13make write_raw_image able to take a blobDoug Zongker1-27/+40
2011-01-20Reserve the last 16 Kbytes of /data for the crypto footer.Ken Sumrall1-8/+11
2010-12-29Update arguments to make_ext4fsColin Cross1-1/+1
2010-09-16add missing sparseness parameterDoug Zongker1-1/+1
2010-09-16do not merge - update to match ext4utils apiBrian Swetland1-1/+1
2010-09-15support for ext4/EMMC filesystems in updater binaryDoug Zongker1-24/+57
2010-08-14Changes to work with updated make_ext4fs tool that supports creating sparse images.Ken Sumrall1-1/+1
2010-08-02Working ASLR implementationHristo Bojinov1-2/+122
2010-07-02support for ext4/EMMC filesystems in updater binaryDoug Zongker1-24/+57
2010-02-23refactor applypatch and friendsDoug Zongker1-65/+107
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-52/+184
2010-02-03bump updater API version to 3; deprecate firmware update commandDoug Zongker1-39/+0
2010-02-01add a one-argument version of package_extract_fileDoug Zongker1-24/+69
2009-11-13eclair snapshotJean-Baptiste Queru1-3/+70
2009-09-19delete files before symlinking; log error messagesDoug Zongker1-3/+21
2009-09-10add a run_program() function to edifyDoug Zongker1-0/+49
2009-06-25fix off-by-one error in set_perm()Doug Zongker1-1/+1
2009-06-24improve updater progress barDoug Zongker1-3/+21
2009-06-18add file_getprop() to updaterDoug Zongker1-11/+100
2009-06-12fixes to edify and updater scriptDoug Zongker1-62/+104
2009-06-12edify extensions for OTA package installation, part 2Doug Zongker1-3/+272
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker1-0/+370