aboutsummaryrefslogtreecommitdiffstats
path: root/updater/install.c
Commit message (Expand)AuthorAgeFilesLines
* update-binary: support reboot_now on older recoveriesBrint E. Kriebel2015-11-251-0/+5
* recovery: autodetect filesystem typeDan Pasanen2015-11-251-0/+11
* sr: updater: Fix multi-stage docsTom Marshall2015-11-251-4/+5
* Allow custom bootloader msg offset in block miscMatt Mower2015-11-251-0/+9
* Suppress some compiler warnings due to signedness.Tao Bao2015-11-071-1/+1
* Fix build: fprintf without modifierTao Bao2015-11-071-2/+1
* Log update outputs in orderTao Bao2015-11-071-0/+6
* Remove ext4 guardsMichael Bestas2015-11-071-5/+0
* recovery:updater: Changes to support 32->64 bit upgradespadarshr2015-10-061-0/+69
* Remove more dead code from minzip.Narayan Kamath2015-02-271-1/+1
* Add support for tune2fs file operationsMichael Runge2014-11-211-0/+33
* Log mount/unmount errors to UIMichael Runge2014-10-241-5/+9
* unconditionally apply SELinux labels to symlinksNick Kralevich2014-10-231-10/+9
* Allow passing of mount args to mountFnMichael Runge2014-10-231-5/+18
* Merge "Log to UI any metadata setting errors" into lmp-devBrian Carlstrom2014-10-231-34/+50
|\
| * Log to UI any metadata setting errorsMichael Runge2014-10-231-34/+50
* | Treat already-renamed files as having no problems.Michael Runge2014-10-231-0/+3
|/
* remove code for original block OTA mechanismDoug Zongker2014-08-261-207/+6
* installer for new block OTA systemDoug Zongker2014-08-191-1/+1
* remove spurious parens from error messageDoug Zongker2014-08-061-4/+3
* Auto create parent directories for rename supportMichael Runge2014-07-211-3/+5
* Support F2FS for the data partitionJP Abgrall2014-06-161-2/+35
* advance progress bar during block OTA installationsDoug Zongker2014-06-091-2/+23
* disable async reboot during package installationDoug Zongker2014-05-231-0/+11
* Allow lines without = signs.Michael Runge2014-05-011-5/+3
* am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-141-2/+2
|\
| * am 026ebe02: Merge "Recovery 64-bit compile issues"Mark Salyzyn2014-03-141-2/+2
| |\
| | * Recovery 64-bit compile issuesMark Salyzyn2014-03-141-2/+2
* | | support don't-care maps when writing the system imageDoug Zongker2014-02-241-62/+172
* | | clean up some warnings when building recoveryDoug Zongker2014-02-131-3/+3
* | | remove 'retouch' ASLR supportDoug Zongker2014-02-131-1/+1
* | | add syspatch support to updaterDoug Zongker2014-02-131-14/+113
|/ /
* | am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into k...Michael Runge2013-12-261-5/+3
|\ \
| * | Don't abort on read_file if the file is missing.Michael Runge2013-12-131-5/+3
* | | am c87bab10: add the functions for multi-stage packages to updaterDoug Zongker2013-11-271-1/+106
|\ \ \ | |/ / | | / | |/ |/|
| * add the functions for multi-stage packages to updaterDoug Zongker2013-11-261-1/+106
* | am c64e76c7: Merge "Enable incremental builder to find files that moved, and ...Michael Runge2013-11-071-0/+35
|\ \ | |/
| * Enable incremental builder to find files that moved, andMichael Runge2013-11-071-0/+35
* | updater: Delete dead codeNick Kralevich2013-09-171-87/+0
|/
* Don't apply permission changes to symlink.Nick Kralevich2013-09-101-0/+5
* updater: introduce and set_metadata and set_metadata_recursiveNick Kralevich2013-09-101-0/+274
* Revert "Update OTA installer to understand SELinux filesystem labels"Nick Kralevich2013-09-091-24/+5
* Update OTA installer to understand SELinux filesystem labelsNick Kralevich2013-07-181-5/+24
* recovery: move log output to stdoutDoug Zongker2013-07-091-36/+36
* verifier: update to support certificates using SHA-256Doug Zongker2013-04-101-1/+1
* resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aospKenny Root2012-10-161-4/+0
|\
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-4/+0
* | add bonus data feature to imgdiff/imgpatch/applypatchDoug Zongker2012-08-201-1/+1
* | fix the symlink() command to create directories if neededDoug Zongker2012-08-061-3/+29
|/
* am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the...Kenny Root2012-04-061-13/+4
|\