index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
updater
/
install.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
Change the format command to always take the mount point as an argument.
Stephen Smalley
1
-13
/
+4
2012-03-30
Extend recovery and updater to support setting file security contexts.
Stephen Smalley
1
-7
/
+39
2012-03-22
fail edify script if set_perm() or symlink() fails
Doug Zongker
1
-0
/
+13
2012-02-28
remove retouching code from updater
Doug Zongker
1
-118
/
+0
2011-10-31
C++ class for device-specific code
Doug Zongker
1
-1
/
+2
2011-10-31
C++ class for device-specific code
Doug Zongker
1
-1
/
+2
2011-10-19
allow recovery packages to wipe cache
Doug Zongker
1
-0
/
+10
2011-04-13
make write_raw_image able to take a blob
Doug Zongker
1
-27
/
+40
2011-01-20
Reserve the last 16 Kbytes of /data for the crypto footer.
Ken Sumrall
1
-8
/
+11
2010-12-29
Update arguments to make_ext4fs
Colin Cross
1
-1
/
+1
2010-09-16
add missing sparseness parameter
Doug Zongker
1
-1
/
+1
2010-09-16
do not merge - update to match ext4utils api
Brian Swetland
1
-1
/
+1
2010-09-15
support for ext4/EMMC filesystems in updater binary
Doug Zongker
1
-24
/
+57
2010-08-14
Changes to work with updated make_ext4fs tool that supports creating sparse images.
Ken Sumrall
1
-1
/
+1
2010-08-02
Working ASLR implementation
Hristo Bojinov
1
-2
/
+122
2010-07-02
support for ext4/EMMC filesystems in updater binary
Doug Zongker
1
-24
/
+57
2010-02-23
refactor applypatch and friends
Doug Zongker
1
-65
/
+107
2010-02-18
relocate applypatch; add type system and new functions to edify
Doug Zongker
1
-52
/
+184
2010-02-03
bump updater API version to 3; deprecate firmware update command
Doug Zongker
1
-39
/
+0
2010-02-01
add a one-argument version of package_extract_file
Doug Zongker
1
-24
/
+69
2009-11-13
eclair snapshot
Jean-Baptiste Queru
1
-3
/
+70
2009-09-19
delete files before symlinking; log error messages
Doug Zongker
1
-3
/
+21
2009-09-10
add a run_program() function to edify
Doug Zongker
1
-0
/
+49
2009-06-25
fix off-by-one error in set_perm()
Doug Zongker
1
-1
/
+1
2009-06-24
improve updater progress bar
Doug Zongker
1
-3
/
+21
2009-06-18
add file_getprop() to updater
Doug Zongker
1
-11
/
+100
2009-06-12
fixes to edify and updater script
Doug Zongker
1
-62
/
+104
2009-06-12
edify extensions for OTA package installation, part 2
Doug Zongker
1
-3
/
+272
2009-06-12
edify extensions for OTA package installation, part 1
Doug Zongker
1
-0
/
+370