46ba04b01b
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-10-25 01:30:07 +01:00
Koushik Dutta
f0e81c4643
deprecate BOARD_USES_RECOVERY_CHARGEMODE
...
Change-Id: Iac0a457335220d905f478b6941990adb185ba426
2011-10-23 20:17:59 -07:00
Koushik Dutta
24ba583ec2
deprecate BOARD_USES_RECOVERY_CHARGEMODE
...
Change-Id: Ibda5585257f4380abccd97036eae3e747779a9e9
2011-10-23 20:17:49 -07:00
85850a553b
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-10-24 01:30:32 +01:00
Koushik Dutta
6cf153cd50
Revert "zero the partiiton before writing to it."
...
This reverts commit 17fd32d0a2f0aa042cdac1c0d31d6401ba10c7c5.
2011-10-23 13:28:53 -07:00
Koushik Dutta
04fae9d67e
fix the disabled states in init.htc.rc....
...
Change-Id: I475f470bc9d638383f0fd69ba0c43fe7c7928179
2011-10-23 13:20:50 -07:00
Koushik Dutta
17fd32d0a2
zero the partiiton before writing to it.
...
Change-Id: I4717fd45c822a2026f907914c900cf8c60d8a48d
2011-10-22 22:34:58 -07:00
9996a5cd15
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-10-05 01:30:05 +01:00
Koushik Dutta
2e85422f89
juggle around some of the ext handling tools. add setprop link
...
Change-Id: Ic091d682d42d14d4942e481a6099e04bb8d7ac21
2011-10-04 16:33:30 -07:00
Koushik Dutta
f908e5bdbe
Merge pull request #11 from DRockstar/gingerbread
...
edited nandroid.c to include rfs in fs lists, required for tar restore with rfs file systems
2011-10-04 16:32:14 -07:00
Donovan Bartish
a87bb5f57b
edited nandroid.c to include rfs in fs lists
...
Change-Id: I403331df04d6a4cf75fd898af42dec7aab5a1b59
2011-09-29 15:37:19 -05:00
b1c19c1334
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-09-23 15:00:24 +01:00
Koushik Dutta
95fb821c19
shuffle some code
...
Change-Id: Ifb5afe8ef6de7b6de58dfc07a30c1f89b5c1eb08
2011-09-23 03:57:25 -07:00
Koushik Dutta
0917a7aedf
note usage of extendedcommand;
...
Change-Id: Iab212b3a0cc5259630883c4783a28bcecd9e7028
2011-09-23 03:50:29 -07:00
3681b91861
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-09-23 01:30:31 +01:00
Koushik Dutta
81a61516c9
fix text
...
Change-Id: I56e682be485d1bb8191f54b5df1fc2634b6d9ad5
2011-09-22 15:10:20 -07:00
Koushik Dutta
7f13e150cf
more cwr5 work.
...
Change-Id: I72bb14ef25a9067ccde3e40ea989c7990512687a
2011-09-08 16:55:35 -07:00
Koushik Dutta
30a937a954
cwr 5
...
Change-Id: I70cbb4df78b0bbc9d227d19aa6d9434eba2b540d
2011-09-05 21:14:06 -07:00
cf2de074f6
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-09-02 01:30:05 +01:00
Koushik Dutta
bf5a60a034
add some error logging to mmcutils
...
Change-Id: I4c886822e7d47a0b5636bfc656039b171303d4e5
2011-08-31 23:28:21 -07:00
Koushik Dutta
5268131918
allow explicitly provided mount locations
...
Change-Id: I3930b2abeb81c09c25c1750f0545c233c0d5a4a2
2011-08-31 23:26:45 -07:00
Koushik Dutta
d6bf694ff0
allow overriding mke2fs and htcbatt
...
Change-Id: Ibff628238c39661874e1e55bfcf6d51516b6bdd5
2011-08-31 23:25:23 -07:00
7f33591677
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-08-18 01:30:08 +01:00
Koushik Dutta
01ba8bc552
updated mke2fs from motorola that should also work on non-neon devices.
...
Change-Id: If66906147da2a3d84745dc1e58a180dec0d1d156
2011-08-17 16:44:22 -07:00
Koushik Dutta
337dcdd011
ver
...
Change-Id: Id02cd499546b72ab0eeb545a4479e1ba977b13cf
2011-08-15 20:33:56 -07:00
b3122e51a0
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-08-15 01:30:08 +01:00
Kolja Dummann
6afbcdc651
handle mounts in recovery if the have only one argument
...
controlled by BOARD_RECOVERY_HANDLES_MOUNT if it is not set
the recovery will behave like before.
this allows the recovery to handle commands like 'mount system'
it is needed for devices with two different filesystem in
recovery.fstab like RFS and EXT4 cause the regular recovery
behaviour will only generate a fstab for mounts of fstype2
and ignore the other fstype. This will also enable things like
run_program("/sbin/busybox", "mount", "/system");
on those system.
Change-Id: Ib10ffc7735a2edb8dd32be230ba885d5d2744f73
2011-08-13 13:19:39 +02:00
97c7df2f33
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-08-04 01:30:08 +01:00
Diogo Ferreira
5e922a4bf4
Merge "adding text output for battery stats wipe. just a confirmation that it completed successfully" into gingerbread
2011-08-04 04:23:04 +04:00
5ee0380c67
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-29 01:30:08 +01:00
Koushik Dutta
04a211f372
Merge "htc offmode charge: update daemons and init.htc.rc. remove png files needed by old offmode charge. add htcbatt daemon" into gingerbread
2011-07-29 03:13:34 +04:00
7b2697f66f
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-27 01:30:08 +01:00
Steve Kondik
0d651b1b70
Merge branch 'gingerbread' of git://android.git.kernel.org/platform/bootable/recovery into upstream-2.3.5
2011-07-26 13:06:34 -04:00
toastcfh
d41c2c8e89
htc offmode charge: update daemons and init.htc.rc. remove png files needed by old offmode charge. add htcbatt daemon
...
Change-Id: Id9a521decaa381b5d4cffca3fd51814a07f027ca
2011-07-24 11:37:47 -04:00
1a873797f7
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-22 01:30:08 +01:00
atinm
7e70b6be7f
Deleted check for equality in flash image header and partition
...
header.
Skipping flash after just checking a 1K header is
incorrect in the case where something scribbles over
the partition after the header because flash_image
would not be able to rewrite the whole
partition due to this check.
Also, Samsung devices use a combined boot and
recovery image where the header is the same even if the
initramfs changes and these do not get flashed even
if the boot.img is actually different due to different
appended initramfs.
Change-Id: I53ab0a23347cdf1fa7ff58dff37e812fd84645be
2011-07-21 18:41:49 -04:00
Ricardo Cerqueira
45df699a5e
cwm: Clarify on-screen labeling of recoveries
...
Koush is the only authoritative source for clockworkmod recoveries,
so lets try to reduce confusion as to what is "officially supported"
and what isn't...
Change-Id: Icb0f93530e69829ce69f2500b6f29df350099273
2011-07-21 16:31:57 +01:00
81a1ffea20
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-20 22:52:04 +01:00
Koushik Dutta
c915937ebd
herp
...
Change-Id: I4aace74f1d3638241939f842a4526f9724cf5dac
2011-07-20 01:26:02 -07:00
Koushik Dutta
137c9f41c4
fix crash
...
Change-Id: I65be72b5cd8c0679fb328a78eb4016e2c89ec9b0
2011-07-20 01:19:44 -07:00
d07ffd72cd
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-20 01:30:07 +01:00
eb557e4233
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-19 01:30:06 +01:00
codeworkx
55e6e7dc4f
graphics.c: revert RGB8888 support
...
Change-Id: Id2a4c8055c2bc82120871293235cf98c7c5b50e6
2011-07-18 16:42:57 -07:00
Koushik Dutta
0bf56815b7
graphics.c
...
Change-Id: I5d9b5508a568b2ce47123524a5978628c013a1e8
2011-07-17 20:38:32 -07:00
d5d1fcdc96
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-15 01:30:07 +01:00
cd264e7f94
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-14 01:30:07 +01:00
codeworkx
5c69bdd735
graphics: use gr_flip_32() only if we're really on a 32bpp device.
...
Change-Id: I996b2dadf43477064480a47ee536e6ec395a6aad
2011-07-13 12:19:47 -07:00
Koushik Dutta
94a4babac7
Google Music stores their music cache /sdcard/Android...
...
Can't back this up unless we start selectively excluding apps, which is gross.
Most apps only store interstitial files here, so it is not a huge deal.
Apps need to be able to work properly without an SD card. (Oops ROM Manager).
Revert "backup and restore of /sdcard/Android (see getExternalFilesDir)"
This reverts commit 50732e3c67454e174f008ba5443b21070f360a56.
Conflicts:
Android.mk
Change-Id: I3978c5521b4f29c4d709c3bb6a8fa7e53678a79e
2011-07-13 10:34:23 -07:00
Koushik Dutta
e87f9e695e
support explicitly provided device paths
...
Change-Id: I1ddb862f62932d2e1525d8b317613bf67a64093e
2011-07-12 18:07:45 -07:00
6057bade5c
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
2011-07-13 01:30:07 +01:00