summaryrefslogtreecommitdiffstats
path: root/updater (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-16do not merge - update to match ext4utils apiBrian Swetland1-1/+1
2010-09-15support for ext4/EMMC filesystems in updater binaryDoug Zongker2-25/+64
2010-09-15close update package before installing; allow remountDoug Zongker1-1/+3
2010-02-23refactor applypatch and friendsDoug Zongker1-65/+107
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker2-52/+190
2010-02-03bump updater API version to 3; deprecate firmware update commandDoug Zongker3-42/+7
2010-02-01add a one-argument version of package_extract_fileDoug Zongker1-24/+69
2009-11-13eclair snapshotJean-Baptiste Queru3-4/+113
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-26remove updater from the user system imageDoug Zongker1-1/+6
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-22add device extension mechanism to updaterDoug Zongker2-1/+43
2009-06-18add file_getprop() to updaterDoug Zongker1-11/+100
2009-06-18let the "firmware" command take the file straight from the packageDoug Zongker1-3/+4
2009-06-12fixes to edify and updater scriptDoug Zongker2-67/+124
2009-06-12edify extensions for OTA package installation, part 2Doug Zongker3-7/+278
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker5-0/+555