Commit Graph

2323 Commits

Author SHA1 Message Date
Steve Kondik a8904c3e93 Move TODO over to Github wiki 2010-07-07 23:57:34 -04:00
Steve Kondik 4c02d9d166 TODO 2010-07-07 23:54:06 -04:00
Steve Kondik 30f2fc1e5f Add TODO file.
Maybe someday we can use a real tracker for this.
2010-07-07 23:46:49 -04:00
Chris Soyars 4cbc865fb1 Include espresso prelink map. 2010-07-08 01:48:12 +00:00
Steve Kondik 7e8f1af7b2 Move run-parts to main init. 2010-07-07 09:08:59 -04:00
Steve Kondik c47804f717 Fix bashisms 2010-07-07 09:06:39 -04:00
Steve Kondik a89711a5c1 Copy the local (CM-specific) init.rc to /etc 2010-07-07 09:06:13 -04:00
Chris Soyars 13d5eb880e Fix spacing issue 2010-07-07 08:11:16 +00:00
Chris Soyars 4938df691a Override TARGET_PREBUILT_KERNEL the correct way. 2010-07-07 08:06:53 +00:00
Chris Soyars 57e3954a48 Fix kernel build bugs 2010-07-07 07:44:46 +00:00
Chris Soyars b3cd9b10c5 Hacky fix to include the correct espresso kernel. This needs to be fixed in kernel.mk. 2010-07-07 02:56:20 +00:00
Koushik Dutta 46a31f8c10 fix link 2010-07-06 14:22:14 -07:00
Koushik Dutta 09671665a8 alpha3 2010-07-06 14:19:45 -07:00
Diogo Ferreira 1e611b1949 Use a prebuilt kernel for now 2010-07-06 19:13:20 +01:00
Diogo Ferreira b45fcb36b0 Use the passion boot animation 2010-07-06 19:11:59 +01:00
Diogo Ferreira 86d5f55c3f Change comment for consistency 2010-07-06 16:42:16 +01:00
Diogo Ferreira a80c95c5ea Fix bravo build path 2010-07-06 16:31:32 +01:00
Diogo Ferreira adeb9ee2e9 Revert "Fix bravo build."
This reverts commit aaddd4bd01.
2010-07-06 16:31:09 +01:00
Steve Kondik 2dc24f6281 Add Compcache startup script and fix_permissions 2010-07-06 00:19:54 -04:00
Chris Soyars 93bd86b4f2 Update CHANGELOG
Based on changes between fembot builds 18 and 25.
2010-07-05 21:15:30 -07:00
Steve Kondik 8794d1afc9 Add init.d stuff. 2010-07-05 23:09:52 -04:00
Steve Kondik f32d926b54 Add sysctl.conf 2010-07-05 23:07:30 -04:00
Steve Kondik fb50561130 Add SIM toolkit for GSM builds. 2010-07-05 22:05:25 -04:00
Steve Kondik 715f2d5c84 Preserve timestamps in backuptool. 2010-07-05 19:36:33 -04:00
Steve Kondik 99cef6214a Use the correct kernel config. 2010-07-05 19:04:21 -04:00
Eddie Ringle f275d7eea7 Run correctly no matter what directory the script is executed from
Signed-off-by: Eddie Ringle <eddie.ringle@gmail.com>
2010-07-05 18:41:50 -04:00
Steve Kondik 1a0883d6e9 Build kernel from source for D/S 2010-07-05 16:32:20 -04:00
Steve Kondik 2c7a88f988 Build kernel from source for Passion 2010-07-05 16:31:43 -04:00
Chris Soyars 3b68200186 Update CHANGELOG with Wysie's additions 2010-07-05 04:44:01 +00:00
Chris Soyars 4e4d4a61ce Move CHANGELOG 2010-07-05 03:43:39 +00:00
Chris Soyars 8125b57c43 Added CHANGELOG.mkdn 2010-07-05 03:42:29 +00:00
Chris Soyars 5c5137613c Add markdown formatted README 2010-07-05 03:40:52 +00:00
Chris Soyars 32f5f9d5bc Update README, CHANGELOG 2010-07-05 03:40:14 +00:00
Lox c567032185 Removed heroc specific files as heroc support have been added to device/htc/hero 2010-07-05 12:31:57 +11:00
Chris Soyars 5657083476 Update CHANGELOG 2010-07-04 13:28:58 +00:00
Chris Soyars ad3374e34a Switch to FRF91 gapps 2010-07-04 17:23:02 +00:00
Chris Soyars b5a1d706e3 Comment out inherit for now (build breaker). 2010-07-04 07:37:19 +00:00
Chris Soyars 28e5215294 Updated CHANGELOG 2010-07-04 00:17:36 -07:00
Chris Soyars 9249357833 Update CHANGELOG 2010-07-04 02:42:57 +00:00
ctso 9d14a385de Add BUILD_VERSION_TAGS override, fixes network location issues. 2010-07-03 12:13:19 +00:00
ctso f095b8a85f Fix squisher on ArchLinux 32-bit chroot.
Something isn't setting the path correctly when running in a 32-bit
chroot environment in ArchLinux.  This causes the script to cd into
$WORK/xbin.  The PATH incorrectly contains ".", so all attempted
commands (rm, mv, cp) fail to execute as it is trying to execute
$WORK/xbin/{rm, mv, cp}.
2010-07-03 08:16:59 +00:00
ctso 7e2391ad25 Fix error thrown by missing md5sum when building a nightly. 2010-07-03 06:31:37 +00:00
ctso cff00cd108 Allow buildbot to use squisher without overcomplicating things. 2010-07-03 06:15:31 +00:00
Steve Kondik 22f3ed9d61 Add gsm.mk for GSM specific stuff (APN list) 2010-07-02 18:17:50 -04:00
Steve Kondik 62b31f4123 Default CM stuff and cleanup. 2010-07-02 18:05:26 -04:00
Steve Kondik 766a9f8fa4 Add additional settings for Passion RIL plus Google settings. 2010-07-02 16:50:23 -04:00
Steve Kondik e0b98d0d41 Add overrides to backuptool. 2010-07-02 16:33:54 -04:00
Koushik Dutta 16857d746b fix default launcher being included in everything 2010-07-02 12:01:16 -07:00
Steve Kondik 53b4031ea0 Merge branch 'froyo' of http://github.com/loxK/android_vendor_cyanogen into froyo 2010-07-02 14:42:05 -04:00
Lox 10d3d18fcf Remove CDMA in PRODUCT_MODEL name 2010-07-02 18:03:43 +00:00