index
:
bootable_recovery.git
replicant-4.2
replicant-6.0
bootable/recovery
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the comments for package installer commands
Tao Bao
2015-04-10
1
-1
/
+13
*
Rotate logs only when there are actual operations
Tao Bao
2015-04-07
1
-0
/
+2
*
Factor out option variables from int to bool types
Tao Bao
2015-03-25
1
-5
/
+5
*
Add missing includes.
Elliott Hughes
2015-01-28
1
-0
/
+1
*
sideload without holding the whole package in RAM
Doug Zongker
2014-07-02
1
-4
/
+6
*
disable async reboot during package installation
Doug Zongker
2014-05-23
1
-0
/
+7
*
do verification and extraction on memory, not files
Doug Zongker
2014-01-16
1
-7
/
+23
*
Restore default umask after forking for update-binary.
Alistair Strachan
2013-11-18
1
-0
/
+1
*
recovery: install packages in a known mount environment
Doug Zongker
2013-08-21
1
-5
/
+10
*
recovery: move log output to stdout
Doug Zongker
2013-07-09
1
-0
/
+1
*
verifier: update to support certificates using SHA-256
Doug Zongker
2013-04-10
1
-1
/
+1
*
move key loading to verifier code
Doug Zongker
2012-11-02
1
-100
/
+0
*
add simple text to recovery UI
Doug Zongker
2012-08-22
1
-1
/
+1
*
support version 2 (2048-bit e=65537) keys in recovery
Doug Zongker
2012-07-25
1
-1
/
+25
*
minor recovery changes
Doug Zongker
2012-04-12
1
-0
/
+2
*
refactor ui functions into a class
Doug Zongker
2011-10-28
1
-14
/
+20
*
turn recovery into a C++ binary
Doug Zongker
2011-10-28
1
-0
/
+314