Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
91f68a4735e7ca9facaf0bad45a97e7ea25213c4
/
updater
/
install.c
b278c25
Add support for tune2fs file operations
by Michael Runge
· 10 years ago
5ddf429
Log mount/unmount errors to UI
by Michael Runge
· 10 years ago
6880241
unconditionally apply SELinux labels to symlinks
by Nick Kralevich
· 10 years ago
168f777
Allow passing of mount args to mountFn
by Michael Runge
· 10 years ago
473967d
Merge "Log to UI any metadata setting errors" into lmp-dev
by Brian Carlstrom
· 10 years ago
d4a6342
Log to UI any metadata setting errors
by Michael Runge
· 10 years ago
2f0ef73
Treat already-renamed files as having no problems.
by Michael Runge
· 10 years ago
5f875bf
remove code for original block OTA mechanism
by Doug Zongker
· 10 years ago
bc7ffed
installer for new block OTA system
by Doug Zongker
· 10 years ago
2b5f0e0
remove spurious parens from error message
by Doug Zongker
· 10 years ago
a91ecc5
Auto create parent directories for rename support
by Michael Runge
· 10 years ago
37aedb3
Support F2FS for the data partition
by JP Abgrall
· 10 years ago
43772d2
advance progress bar during block OTA installations
by Doug Zongker
· 10 years ago
c704e06
disable async reboot during package installation
by Doug Zongker
· 10 years ago
aa1a31e
Allow lines without = signs.
by Michael Runge
· 11 years ago
679baa0
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
4b6de1b
am 026ebe02: Merge "Recovery 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
f3bb31c
Recovery 64-bit compile issues
by Mark Salyzyn
· 11 years ago
c9d6e4f
support don't-care maps when writing the system image
by Doug Zongker
· 11 years ago
0d32f25
clean up some warnings when building recovery
by Doug Zongker
· 11 years ago
a1bc148
remove 'retouch' ASLR support
by Doug Zongker
· 11 years ago
52b4036
add syspatch support to updater
by Doug Zongker
· 11 years ago
15f5fe1
am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev
by Michael Runge
· 11 years ago
6eed224
Don't abort on read_file if the file is missing.
by Michael Runge
· 11 years ago
d327c63
am c87bab10: add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
c87bab1
add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
40dfc47
am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev
by Michael Runge
· 11 years ago
ce7ca71
Enable incremental builder to find files that moved, and
by Michael Runge
· 11 years ago
46ab1b6
updater: Delete dead code
by Nick Kralevich
· 11 years ago
e461251
Don't apply permission changes to symlink.
by Nick Kralevich
· 11 years ago
5dbdef0
updater: introduce and set_metadata and set_metadata_recursive
by Nick Kralevich
· 11 years ago
3328e3b
Revert "Update OTA installer to understand SELinux filesystem labels"
by Nick Kralevich
· 11 years ago
627eb30
Update OTA installer to understand SELinux filesystem labels
by Nick Kralevich
· 11 years ago
fafc85b
recovery: move log output to stdout
by Doug Zongker
· 11 years ago
bac7fba
verifier: update to support certificates using SHA-256
by Doug Zongker
· 12 years ago
cd74108
resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp
by Kenny Root
· 12 years ago
7eb7567
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
a3ccba6
add bonus data feature to imgdiff/imgpatch/applypatch
by Doug Zongker
· 12 years ago
a23075f
fix the symlink() command to create directories if needed
by Doug Zongker
· 12 years ago
1e4469a
am 78911bdf: am 2a4ab824: Merge "Change the format command to always take the mount point as an argument."
by Kenny Root
· 13 years ago
516e4e2
Change the format command to always take the mount point as an argument.
by Stephen Smalley
· 13 years ago
41dda82
resolved conflicts for merge of 0b1fee1b to master
by Kenny Root
· 13 years ago
779701d
Extend recovery and updater to support setting file security contexts.
by Stephen Smalley
· 13 years ago
acd73ed
fail edify script if set_perm() or symlink() fails
by Doug Zongker
· 13 years ago
35a35a6
remove retouching code from updater
by Doug Zongker
· 13 years ago
daefc1d
C++ class for device-specific code
by Doug Zongker
· 13 years ago
d0181b8
allow recovery packages to wipe cache
by Doug Zongker
· 13 years ago
179b2d9
make write_raw_image able to take a blob
by Doug Zongker
· 14 years ago
8f132ed
Reserve the last 16 Kbytes of /data for the crypto footer.
by Ken Sumrall
· 14 years ago
264f549
Update arguments to make_ext4fs
by Colin Cross
· 14 years ago
dc49ce4
add missing sparseness parameter
by Doug Zongker
· 14 years ago
a66c32a
resolved conflicts for merge of 9f89b0e4 to master
by Doug Zongker
· 14 years ago
56c5105
support for ext4/EMMC filesystems in updater binary
by Doug Zongker
· 14 years ago
8101125
Changes to work with updated make_ext4fs tool that supports creating sparse images.
by Ken Sumrall
· 14 years ago
db314d6
Working ASLR implementation
by Hristo Bojinov
· 14 years ago
3d177d0
support for ext4/EMMC filesystems in updater binary
by Doug Zongker
· 14 years ago
c4351c7
refactor applypatch and friends
by Doug Zongker
· 15 years ago
512536a
relocate applypatch; add type system and new functions to edify
by Doug Zongker
· 15 years ago
e08991e
bump updater API version to 3; deprecate firmware update command
by Doug Zongker
· 15 years ago
6aece33
add a one-argument version of package_extract_file
by Doug Zongker
· 15 years ago
60babf8
delete files before symlinking; log error messages
by Doug Zongker
· 15 years ago
a3f89ea
add a run_program() function to edify
by Doug Zongker
· 15 years ago
0bbfe3d
fix off-by-one error in set_perm()
by Doug Zongker
· 15 years ago
fbf3c10
improve updater progress bar
by Doug Zongker
· 15 years ago
47cace9
add file_getprop() to updater
by Doug Zongker
· 15 years ago
d9c9d10
fixes to edify and updater script
by Doug Zongker
· 15 years ago
8edb00c
edify extensions for OTA package installation, part 2
by Doug Zongker
· 15 years ago
9931f7f
edify extensions for OTA package installation, part 1
by Doug Zongker
· 15 years ago