Commit Graph

16 Commits

Author SHA1 Message Date
Koushik K. Dutta
a958ac458d support run_program from non package root 2010-03-29 23:10:32 -07:00
Koushik K. Dutta
6923cc3223 Allow selective restore from ROM Manager. Dump recovery image on Nandroid. 2010-03-29 14:46:00 -07:00
Koushik K. Dutta
6a26e7c23f friendlier backup names. Remove option to format anything but boot. 1.7.8.4 2010-03-27 15:26:11 -07:00
Koushik K. Dutta
fe84a7ff84 allow selective restore 2010-03-25 18:19:23 -07:00
Koushik K. Dutta
7e0a72c8b3 need to specify a backup directory if none is given 2010-03-15 00:54:34 -07:00
Koushik K. Dutta
ee57bbc1b6 nandroid in C now has a progress bar 2010-03-12 23:21:12 -08:00
Koushik K. Dutta
ea46fe29d9 install_zip command 2010-03-08 02:58:04 -08:00
Koushik K. Dutta
60d7ee07ba add sleep and print commands. 2010-03-07 22:16:55 -08:00
Koushik K. Dutta
a9483087a0 add backup_rom and restore_rom to amend scripts 2010-03-07 21:47:41 -08:00
Koushik K. Dutta
69b75410de do not check the results of a run_program if script asserts are disabled 2010-02-23 18:07:31 -08:00
Koushik K. Dutta
6060e5c6df update.zip somewhat working now... 2010-02-11 22:27:06 -08:00
Doug Zongker
64893ccc09 remove amend
Yank all the code to install OTA packages out of the recovery binary
itself.  Now packages are installed by a binary included in the
package (run as a child of recovery), so we can make improvements in
the installation process without waiting for a new release to use
them.
2009-07-14 16:58:42 -07:00
Doug Zongker
f28c916e73 remove unused permissions scheme from amend
Amend (aka the recovery command language) had a half-implemented
scheme of limiting which commands OTA packages were allowed to
execute.  It's not clear what this was ever supposed to be good for.
Remove it.
2009-06-02 15:41:00 -07:00
The Android Open Source Project
c24a8e688a auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
The Android Open Source Project
ffb48f64fe auto import from //depot/cupcake/@135843 2009-03-03 18:28:14 -08:00
The Android Open Source Project
23580ca27a Initial Contribution 2008-10-21 07:00:00 -07:00