index
:
bootable_recovery.git
replicant-6.0
Replicant's recovery
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
updater
/
install.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update-binary: support reboot_now on older recoveries
Brint E. Kriebel
2015-11-25
1
-0
/
+5
*
recovery: autodetect filesystem type
Dan Pasanen
2015-11-25
1
-0
/
+11
*
sr: updater: Fix multi-stage docs
Tom Marshall
2015-11-25
1
-4
/
+5
*
Allow custom bootloader msg offset in block misc
Matt Mower
2015-11-25
1
-0
/
+9
*
Suppress some compiler warnings due to signedness.
Tao Bao
2015-11-07
1
-1
/
+1
*
Fix build: fprintf without modifier
Tao Bao
2015-11-07
1
-2
/
+1
*
Log update outputs in order
Tao Bao
2015-11-07
1
-0
/
+6
*
Remove ext4 guards
Michael Bestas
2015-11-07
1
-5
/
+0
*
recovery:updater: Changes to support 32->64 bit upgrades
padarshr
2015-10-06
1
-0
/
+69
*
Remove more dead code from minzip.
Narayan Kamath
2015-02-27
1
-1
/
+1
*
Add support for tune2fs file operations
Michael Runge
2014-11-21
1
-0
/
+33
*
Log mount/unmount errors to UI
Michael Runge
2014-10-24
1
-5
/
+9
*
unconditionally apply SELinux labels to symlinks
Nick Kralevich
2014-10-23
1
-10
/
+9
*
Allow passing of mount args to mountFn
Michael Runge
2014-10-23
1
-5
/
+18
*
Merge "Log to UI any metadata setting errors" into lmp-dev
Brian Carlstrom
2014-10-23
1
-34
/
+50
|
\
|
*
Log to UI any metadata setting errors
Michael Runge
2014-10-23
1
-34
/
+50
*
|
Treat already-renamed files as having no problems.
Michael Runge
2014-10-23
1
-0
/
+3
|
/
*
remove code for original block OTA mechanism
Doug Zongker
2014-08-26
1
-207
/
+6
*
installer for new block OTA system
Doug Zongker
2014-08-19
1
-1
/
+1
*
remove spurious parens from error message
Doug Zongker
2014-08-06
1
-4
/
+3
*
Auto create parent directories for rename support
Michael Runge
2014-07-21
1
-3
/
+5
*
Support F2FS for the data partition
JP Abgrall
2014-06-16
1
-2
/
+35
*
advance progress bar during block OTA installations
Doug Zongker
2014-06-09
1
-2
/
+23
*
disable async reboot during package installation
Doug Zongker
2014-05-23
1
-0
/
+11
*
Allow lines without = signs.
Michael Runge
2014-05-01
1
-5
/
+3
*
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
Mark Salyzyn
2014-03-14
1
-2
/
+2
|
\
|
*
am 026ebe02: Merge "Recovery 64-bit compile issues"
Mark Salyzyn
2014-03-14
1
-2
/
+2
|
|
\
|
|
*
Recovery 64-bit compile issues
Mark Salyzyn
2014-03-14
1
-2
/
+2
*
|
|
support don't-care maps when writing the system image
Doug Zongker
2014-02-24
1
-62
/
+172
*
|
|
clean up some warnings when building recovery
Doug Zongker
2014-02-13
1
-3
/
+3
*
|
|
remove 'retouch' ASLR support
Doug Zongker
2014-02-13
1
-1
/
+1
*
|
|
add syspatch support to updater
Doug Zongker
2014-02-13
1
-14
/
+113
|
/
/
*
|
am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into k...
Michael Runge
2013-12-26
1
-5
/
+3
|
\
\
|
*
|
Don't abort on read_file if the file is missing.
Michael Runge
2013-12-13
1
-5
/
+3
*
|
|
am c87bab10: add the functions for multi-stage packages to updater
Doug Zongker
2013-11-27
1
-1
/
+106
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
add the functions for multi-stage packages to updater
Doug Zongker
2013-11-26
1
-1
/
+106
*
|
am c64e76c7: Merge "Enable incremental builder to find files that moved, and ...
Michael Runge
2013-11-07
1
-0
/
+35
|
\
\
|
|
/
|
*
Enable incremental builder to find files that moved, and
Michael Runge
2013-11-07
1
-0
/
+35
*
|
updater: Delete dead code
Nick Kralevich
2013-09-17
1
-87
/
+0
|
/
*
Don't apply permission changes to symlink.
Nick Kralevich
2013-09-10
1
-0
/
+5
*
updater: introduce and set_metadata and set_metadata_recursive
Nick Kralevich
2013-09-10
1
-0
/
+274
*
Revert "Update OTA installer to understand SELinux filesystem labels"
Nick Kralevich
2013-09-09
1
-24
/
+5
*
Update OTA installer to understand SELinux filesystem labels
Nick Kralevich
2013-07-18
1
-5
/
+24
*
recovery: move log output to stdout
Doug Zongker
2013-07-09
1
-36
/
+36
*
verifier: update to support certificates using SHA-256
Doug Zongker
2013-04-10
1
-1
/
+1
*
resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp
Kenny Root
2012-10-16
1
-4
/
+0
|
\
|
*
Remove HAVE_SELINUX guards
Kenny Root
2012-10-16
1
-4
/
+0
*
|
add bonus data feature to imgdiff/imgpatch/applypatch
Doug Zongker
2012-08-20
1
-1
/
+1
*
|
fix the symlink() command to create directories if needed
Doug Zongker
2012-08-06
1
-3
/
+29
|
/
*
am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the...
Kenny Root
2012-04-06
1
-13
/
+4
|
\
[next]