These files are images of the root filesystem used on compatible devices for the XDAndroid project. The images are built automatically based on commits to the git repository at http://gitorious.org/xdandroid/rootfs using the master branch. The build host's local repository is updated every 10 minutes and builds are generated as needed.
Two backend build services push to this repository automatically: one for the Android RIL library and one for the Android hardware library (currently only accelerometer support). Updates to those libraries will occur every 30 minutes as needed.
Links of Interest:
XDAndroid Thread |
GlemSom Kernel Autobuilds |
Kernel Git Repository |
Kernel Project Bug Tracker |
XDAndroid File Repository
(Mirror) |
initramfs Build Service
The latest build is always available at rootfs-latest.zip. Please note: oldest builds may be removed without notice as needed for disk space on the server.
The build service is up-to-date as of 19 November 2011 15:33:09 (about 7051076m 21s ago).
For information or issues regarding this service, please contact stinebd by email.
Image | Build date | Commit ID | File size |
---|---|---|---|
rootfs-20110430-69355b8.zip
Commit Log
commit 69355b8 Author: Bryan Stine Date: Sat Apr 30 19:31:45 2011 -0400 Sync froyo ril blob from hyc's codebase. This will result in a roaming indicator on FRX06 in CDMA mode. This is a first release of an enormous RIL re-write by hyc. There will likely be issues when using FRX06 and earlier releases. If something goes wrong which precludes acceptable functioning with FRX06, please revert to the previous rootfs release. commit a16cfbd Merge: c1a182b d16f87c Author: Bryan Stine Date: Sat Apr 30 19:30:17 2011 -0400 Merge commit 'refs/merge-requests/1' of git://gitorious.org/xdandroid/hardware_xdandroid-ril commit d16f87c Author: Howard Chu Date: Wed Mar 23 16:51:08 2011 -0700 Fix comment commit 8cd9c7c Author: Howard Chu Date: Wed Mar 23 16:10:35 2011 -0700 Plug more mem leaks commit c3bf567 Author: Howard Chu Date: Wed Mar 23 15:41:33 2011 -0700 Signal strength fixes, and plug memory leak in signal strength commit 2ba9696 Author: Howard Chu Date: Wed Mar 23 14:21:40 2011 -0700 Preliminary merge with git://androidhtc.git.sourceforge.net/gitroot/androidhtc/ril commit 47702f5 Author: Martin Johnson <M.J.Johnson@massey.ac.nz> Date: Mon Jul 26 22:47:51 2010 +1200 Try to decode unicode chars. Signed-off-by: Howard Chu commit 0c406d9 Author: mweirauch Date: Sun Feb 6 17:13:35 2011 +0100 xdandroid-ril: add missing return and free in requestNeighboringCellIds() commit 9c099b0 Author: mweirauch Date: Sun Feb 6 16:19:01 2011 +0100 xdandroid-ril: fix fprintf() usage commit 57f18c1 Author: Bryan Stine Date: Fri Feb 4 21:14:45 2011 -0500 Add LOCAL_MODULE_TAGS for gingerbread build system. commit 029f9d0 Merge: 35d43a3 26f93db Author: HUSSON Pierre-Hugues Date: Mon May 17 20:21:23 2010 +0200 Merge branch 'diamond' of gitorious.org:linux-on-qualcomm-s-msm/android-htc-ril into diamond commit 35d43a3 Author: captnoord <captnoord@captnoord-laptop.(none)> Date: Mon May 17 19:06:59 2010 +0200 winmo power fixes commit 26f93db Author: Brendan Shanks Date: Tue Mar 30 18:55:53 2010 -0700 Add CDMA support for CDMA+GSM world phones (like RhodiumW/RHOD400/RHOD500) commit b802fd1 Author: Brendan Shanks Date: Tue Mar 30 00:58:00 2010 -0700 Disable unused code for CDMA IMSI (since CDMA uses a hardcoded IMSI) commit b84a045 Author: Bryan Stine Date: Fri Mar 26 17:46:37 2010 -0400 Implement SIM PIN change commit 26b4a00 Author: Bryan Stine Date: Fri Mar 26 02:32:11 2010 -0400 Fix PIN unlock, possibly enable PIN change We were looking for a CPIN reponse when entering SIM PIN. It appears that we actually get a CREG reply, searching for network, immediately: D/RILJ ( 1250): [0022]> ENTER_SIM_PIN D/RIL ( 1169): onRequest: ENTER_SIM_PIN D/AT ( 1169): AT> AT+CPIN="xxxx" D/AT ( 1169): AT< +CREG: 2 D/RILJ ( 1250): [UNSL]< UNSOL_RESPONSE_NETWORK_STATE_CHANGED D/RILJ ( 1250): [0023]> OPERATOR D/AT ( 1169): AT< +CGREG: 2 D/AT ( 1169): AT< OK Update PIN handling to reflect that. Tried enabling PIN change as well, but have not tested. Please review. commit 5afea12 Author: HUSSON Pierre-Hugues Date: Thu Mar 25 20:17:03 2010 +0100 Add \n to pap/chap-secret, and use 'user' command not 'name' command to specify ppp username commit 65bf0bc Author: HUSSON Pierre-Hugues Date: Sun Mar 21 12:23:20 2010 +0100 Add GSM/WCDMA switch. Code from mdrobnak. commit a7361ba Author: HUSSON Pierre-Hugues Date: Sun Mar 21 10:41:38 2010 +0100 Reenable user/pass auth commit 4a1c541 Author: HUSSON Pierre-Hugues Date: Sun Mar 14 20:52:26 2010 +0100 Yet another try at fixing stupid providers' SMS. commit 9820bd0 Author: HUSSON Pierre-Hugues Date: Sun Mar 14 14:54:09 2010 +0100 Fix the sms kills RIL issue. commit 6e5ce54 Author: Brendan Shanks Date: Sat Mar 6 17:17:47 2010 -0800 (aatreya) Fix CDMA plus-code dialing commit cf22efc Author: Brendan Shanks Date: Sat Mar 6 16:32:19 2010 -0800 Fix ERIIND crash and warnings commit 59ded64 Author: HUSSON Pierre-Hugues Date: Sun Mar 7 00:14:54 2010 +0100 Remove first symbol only if the call parameter starts with +1 commit a8b20fe Author: HUSSON Pierre-Hugues Date: Sat Mar 6 23:52:11 2010 +0100 Add north_am_dialing=1 option to remove the '+' for stupid ameircan operators commit 1f894ca Author: HUSSON Pierre-Hugues Date: Mon Feb 1 18:31:36 2010 +0100 Add slow_sim and force_cdma options commit 883dcaa Author: HUSSON Pierre-Hugues Date: Sat Jan 16 00:26:58 2010 +0100 Android wants cellid/LAC as hexadecimal commit 8527cb6 Author: HUSSON Pierre-Hugues Date: Thu Jan 7 00:52:02 2010 +0100 Workaround for +/00 problem commit 2fb3101 Author: HUSSON Pierre-Hugues Date: Wed Dec 16 19:42:31 2009 +0100 (makkonen) Hangup data connection before trying to initiate it commit 9f32b94 Author: HUSSON Pierre-Hugues Date: Wed Dec 2 20:01:25 2009 +0100 Add CDMA support on raph/diam/blac, and luckily tower localization (worked once.) commit 63663bd Author: Martin Johnson <martin@it0044296.(none)> Date: Sun Oct 18 18:46:01 2009 +1300 Wait 20s after dialing the network connection, otherwise dns doesn't always work. commit 5c8c2b4 Author: Martin Johnson <martin@it0044296.(none)> Date: Wed Oct 14 11:54:35 2009 +1300 Missing part of patch commit 49ef8a3 Author: Martin Johnson <martin@it0044296.(none)> Date: Tue Oct 13 15:12:32 2009 +1300 Add missing variable commit a31e4d4 Author: Martin Johnson <martin@it0044296.(none)> Date: Tue Oct 13 15:06:19 2009 +1300 Move ppp setup into the RIL, thanks to mdrobnak. This is for Diamond. commit b3040c1 Author: Martin Johnson <martin@it0044296.(none)> Date: Mon Oct 12 08:23:59 2009 +1300 Fix USSD for MMI Messages. Lets you get your balance etc... commit 297ec15 Author: Martin Johnson <martin@it0044296.(none)> Date: Mon Sep 14 20:02:57 2009 +1200 Fix for Diamond, hopefully this won't break any other devices but it hasn't been tested. Written by mdrobnak commit e2d66e1 Author: Jesse Campbell Date: Tue Aug 18 08:20:36 2009 -0700 Fix more radio lockups commit 8a937af Author: Jesse Campbell Date: Sun Aug 16 20:02:18 2009 -0700 Fix RIL lockup and fix SMSResponse commit c8ce826 Author: Jesse Campbell Date: Sat Aug 8 00:18:33 2009 -0700 PDP context lost handled. USSD now working commit 2be102d Author: Jesse Campbell Date: Thu Aug 6 23:22:07 2009 -0700 Turn off some init strings that break stuff commit 42bb14e Author: Jesse Campbell Date: Thu Aug 6 18:02:01 2009 -0700 Fix SMS for even-number-digits commit b3618e2 Author: Jesse Campbell Date: Wed Aug 5 21:55:45 2009 -0700 Reorganize the radio initialization for GSM commit f236372 Author: Martin Johnson <martin@it0044296.(none)> Date: Thu Aug 6 14:54:09 2009 +1200 Put SMS_EXTENDED back commit c6239da Author: Martin Johnson <martin@it0044296.(none)> Date: Thu Aug 6 13:55:32 2009 +1200 Change + to 00 for SMS otherwise is fails to send (with telecom NZ anyway) commit 6618595 Author: Jesse Campbell Date: Tue Aug 4 23:58:26 2009 -0700 Turn on some more of the init strings Also possibly fix SMS delete from SIM, there was an extra free() for something already freed. commit 8839978 Author: Jesse Campbell Date: Tue Aug 4 23:47:36 2009 -0700 Change the cell location codes back to decimal commit 4e980f8 Author: Jesse Campbell Date: Tue Aug 4 02:06:36 2009 -0700 Fix sending SMS with a null SMSC commit bb6915d Author: Jesse Campbell Date: Mon Aug 3 04:01:56 2009 -0700 Rework RIL based on TI idcc RIL driver commit 6688a90 Author: Jesse Campbell Date: Sun Aug 2 09:47:12 2009 -0700 Fix disco GSM current connection before dialing commit ca46eac Author: Jesse Campbell Date: Sat Aug 1 12:37:30 2009 -0700 A little data call cleanup, also add SMS_EXTENDED commit 9172364 Author: Jesse Campbell Date: Sat Aug 1 00:09:21 2009 -0700 Detect if ppp running for cdma status commit 4af124c Author: Jesse Campbell Date: Fri Jul 31 23:09:39 2009 -0700 Fix pdp reconnect and sms receive commit 4569df0 Author: Jesse Campbell Date: Fri Jul 31 22:29:54 2009 -0700 Add support for USSD functions, init GSM radio commit 08c8ef2 Author: Jesse Campbell Date: Fri Jul 31 03:07:47 2009 -0700 Take over dialing the modem connection Should now properly handle reconnecting when the connection goes down on its own commit 0bfe8f1 Author: Jesse Campbell Date: Thu Jul 30 00:49:40 2009 -0700 More indenting and fix GSM PDP connections, PIN commit eaf5404 Author: Jesse Campbell Date: Thu Jul 30 00:46:07 2009 -0700 Clean up indenting commit dc3e48d Author: Martin Johnson <martin@it0044296.(none)> Date: Wed Jul 29 00:11:21 2009 +1200 Fix buffer overflow for long sms messages. commit b7336ff Author: Martin Johnson <martin@it0044296.(none)> Date: Tue Jul 28 16:01:07 2009 +1200 Fix multi-part cmda sms sending. commit 5b8453a Author: Martin Johnson <martin@it0044296.(none)> Date: Thu Jul 16 10:37:22 2009 +1200 Don't report signal strengths on gsm devices, this stops the device waking up from sleep too often. commit 67b18bc Author: Jesse Campbell Date: Wed Jul 8 18:12:17 2009 -0700 Reorganize the tree commit e078bbe Author: Jesse Campbell Date: Thu Jul 2 16:42:23 2009 -0700 Fix the send-to-voicemail functionality commit 3e1fb3c Author: Jesse Campbell Date: Sat Jun 27 13:13:08 2009 -0700 Support reading the ERI sys name for CDMA devices commit 8a32d73 Author: Jesse Campbell Date: Thu Jun 25 22:53:41 2009 -0700 Make it compile Since it isn't libreference-ril anymore it doesn't get a prelinked as a module (This comes from the omap 6071-ril by Keith Deacon/Mikkel Christensen) commit 2dc4e6d Author: Jesse Campbell Date: Thu Jun 25 22:37:12 2009 -0700 Add missing files from Martin's old RIL commit d13743e Author: Jesse Campbell Date: Thu Jun 25 22:22:26 2009 -0700 Move to its own tree, as its not reference code commit 45d82a9 Author: Martin Johnson <martin@it0044296.(none)> Date: Fri Jun 26 17:02:23 2009 +1200 Add encoding for bell sms and remove test code commit 7eb91ce Author: Jesse Campbell Date: Thu Jun 25 21:40:29 2009 -0700 Put back the verizon voicemail notifications This reverts commit 9b0e8d2bd9cec3c0d9f5d5f5e025ed58566d8a51. commit 9b0e8d2 Author: Jesse Campbell Date: Tue Jun 23 18:23:35 2009 -0700 Revert "Support carriers that set a phone number in VM notifications" This reverts commit 70b5483c938f7e104ea70ab3ad1151932350e036. Apparently this caused regression in support for Bell Canada and others. Will revisit in a future commit. commit 1af7778 Author: Jesse Campbell Date: Sun Jun 21 20:37:59 2009 -0700 Multiple changes to the RIL for new CDMA support Support IMEI (from ESN), own phone number. Clean up support for the connection state notification. free() a bunch of char strings that were becoming memory leaks. commit 2f0d573 Author: Jesse Campbell Date: Sun Jun 21 01:24:07 2009 -0700 Multiple updates to RIL for CDMA data connections -Support updating the 3G/G/E display for provider type -Support telling the phone when connected or disconnected -Support mute and unmute -Clean up some indenting commit 1c20671 Author: Jesse Campbell Date: Sat Jun 20 17:52:27 2009 -0700 Properly initialize the radio Also clean up a bit of the Setup PDP functionality commit ea0245b Merge: 5632a27 c5c136e Author: Jesse Campbell Date: Sat Jun 20 17:35:00 2009 -0700 Merge branch 'master' of http://dasbrennen.isa-geek.org/~srwalter/git/ril commit c5c136e Author: Steven Walter Date: Sat Jun 20 13:00:12 2009 -0400 Fix bad free() in call waiting caller ID code This bug caused a crash on Cupcake builds, but not 1.1 commit 70b5483 Author: Steven Walter Date: Sat Jun 20 15:07:04 2009 -0400 Support carriers that set a phone number in VM notifications Previously I keyed off the SMS having a sender of 000000, as VM notifications do on Sprint. Evidently that is unreliable, so I now pass around explicit state marking the message as voicemail. commit 72f1e21 Merge: f4ab11f 6b659cf Author: Steven Walter Date: Sat Jun 20 09:04:14 2009 -0400 Merge branch 'vilord' into commit commit 6b659cf Author: Jesse Campbell Date: Fri Jun 19 23:20:40 2009 -0700 Add support for HTC CDMA TimeZone and Network Time Sync commit 5632a27 Author: Jesse Campbell Date: Fri Jun 19 23:20:40 2009 -0700 Add support for HTC CDMA TimeZone and Network Time Sync commit 5783824 Author: Jesse Campbell Date: Fri Jun 19 23:18:39 2009 -0700 Revert "Add support for HTC CDMA TimeZone and Network Time Sync" This reverts commit 0a2e9cd95865ba5361f71c25a825976c70e89c2a. commit 0a2e9cd Author: Jesse Campbell Date: Fri Jun 19 23:10:08 2009 -0700 Add support for HTC CDMA TimeZone and Network Time Sync commit f4ab11f Author: Steven Walter Date: Tue Jun 16 08:39:03 2009 -0400 Martin's fix for the suspend bug Data calls were preventing the call_suspend_lock from being released commit 0466036 Author: Steven Walter Date: Mon Jun 15 20:00:56 2009 -0400 Support answering call-waiting calls Send AT+HTC_SENDFLASH for RIL_REQUEST_SWITCH_WAITING_OR_HOLDING_AND_ACTIVE. Unfortunately it is not yet possible to switch again back to the original call. commit 6733e51 Author: Steven Walter Date: Fri Jun 12 21:21:27 2009 -0400 Fix CWID with active data connection When a data connection was active, I'd use 9+1=10 for the fake CLCC. Apparently android didn't like this. commit e213106 Author: Steven Walter Date: Fri Jun 12 18:46:55 2009 -0400 Report caller ID information for call waiting calls It seems that GSM phones will report incoming calls in the CLCC listing, but the Vogue does not. Instead, we remember the number from the initial CCWA response and report it when on the next CLCC request. This is probably fragile. commit 6191381 Author: Steven Walter Date: Thu Jun 11 21:02:15 2009 -0400 Convert CDMA voicemail notifications to SMS This causes a "Message Waiting" indicator to appear in android commit 8539c05 Author: Steven Walter Date: Thu Jun 11 06:11:42 2009 -0400 Martin's CDMA/Vogue support commit 0891de9 Merge: e41352e 1582588 Author: The Android Open Source Project Date: Fri Mar 27 15:31:11 2009 -0700 Merge commit 'korg/cupcake' commit 1582588 Author: Mike Lockwood <> Date: Thu Mar 26 12:50:55 2009 -0700 Automated import from //branches/cupcake/...@142968,142968 commit d60c412 Author: The Android Open Source Project Date: Thu Mar 19 23:08:56 2009 -0700 auto import from //branches/cupcake_rel/...@141571 commit e6e6fb2 Author: The Android Open Source Project Date: Wed Mar 18 17:39:47 2009 -0700 auto import from //branches/cupcake_rel/...@140373 commit e41352e Merge: 154a2ef 34a5108 Author: Jean-Baptiste Queru Date: Tue Mar 17 17:37:30 2009 -0700 Merge commit 'remotes/korg/cupcake' into merge commit 34a5108 Author: The Android Open Source Project Date: Thu Mar 5 14:34:37 2009 -0800 auto import from //depot/cupcake/@136594 commit 00f06fc Author: The Android Open Source Project Date: Tue Mar 3 19:32:15 2009 -0800 auto import from //depot/cupcake/@135843 commit c2efc51 Author: The Android Open Source Project Date: Tue Mar 3 18:28:48 2009 -0800 auto import from //depot/cupcake/@135843 commit 31f4194 Author: The Android Open Source Project Date: Fri Feb 20 07:38:32 2009 -0800 auto import from //branches/cupcake/...@132569 commit 80bb41e Author: The Android Open Source Project Date: Tue Feb 10 15:44:04 2009 -0800 auto import from //branches/cupcake/...@130745 commit 154a2ef Author: The Android Open Source Project Date: Thu Jan 15 16:12:12 2009 -0800 auto import from //branches/cupcake/...@126645 commit a8657f8 Author: The Android Open Source Project Date: Wed Dec 17 18:05:51 2008 -0800 Code drop from //branches/cupcake/...@124589 commit dbbb392 Author: The Android Open Source Project Date: Tue Oct 21 07:00:00 2008 -0700 Initial Contribution |
30 Apr 2011 23:33:06 | 69355b8 | 5.02 MiB |
rootfs-20110416-c1a182b.zip
Commit Log
commit c1a182b Author: mweirauch Date: Sat Apr 16 16:12:59 2011 +0200 add sysfs amber led and auto_backlight write support Currently only needed for .35. Cleaned up some duplicate entries. |
16 Apr 2011 14:33:05 | c1a182b | 4.96 MiB |
rootfs-20110224-3dd92b8.zip
Commit Log
commit 3dd92b8 Author: Bryan Stine Date: Thu Feb 24 17:16:46 2011 -0500 gingerbread: Decouple libs from rootfs, use versions provided in /system. |
24 Feb 2011 22:17:35 | 3dd92b8 | 4.96 MiB |
rootfs-20110210-2cb7ec0.zip
Commit Log
commit 2cb7ec0 Author: Bryan Stine Date: Thu Feb 10 15:59:28 2011 -0500 Add new ril binary based on emwe's xdandroid-ril commit d7162101. |
10 Feb 2011 21:03:06 | 2cb7ec0 | 4.96 MiB |
rootfs-20110210-41ac1a3.zip
Commit Log
commit 41ac1a3 Author: Bryan Stine Date: Wed Feb 9 19:23:01 2011 -0500 Updated froyo libsensors to help with system_server runaway issue. |
10 Feb 2011 00:53:05 | 41ac1a3 | 4.96 MiB |
rootfs-20110205-2d62f96.zip
Commit Log
commit 2d62f96 Author: Bryan Stine Date: Sat Jan 29 18:31:44 2011 -0500 Fix memory handling values to match upstream. |
5 Feb 2011 23:13:34 | 2d62f96 | 4.96 MiB |
rootfs-20110123-5cafe3f.zip
Commit Log
commit 5cafe3f Author: Bryan Stine Date: Sat Jan 22 17:29:50 2011 -0500 Try dropping in FRX04-built RIL to see if there is any effect on system_server issues. |
23 Jan 2011 00:33:06 | 5cafe3f | 4.96 MiB |
rootfs-20110122-6e6bf18.zip
Commit Log
commit 6e6bf18 Author: Bryan Stine Date: Fri Jan 21 20:34:05 2011 -0500 init.recovery.rc: Add ueventd for new init.android binary commit 41a5093 Author: Bryan Stine Date: Fri Jan 21 20:27:06 2011 -0500 init.froyo.rc: Add ueventd (for new init.android binary from gingerbread) commit 1c35e87 Author: Bryan Stine Date: Fri Jan 21 20:18:25 2011 -0500 init.froyo.rc: Update memory management values for new init.android binary commit f6dd574 Author: Bryan Stine Date: Fri Jan 21 20:18:11 2011 -0500 init.gingerbread.rc: Fix whitespace commit 83f5c5b Author: Bryan Stine Date: Fri Jan 21 20:01:09 2011 -0500 Remove WVGA gralloc, merge proper changes into gralloc.msm7k.so to be used on all devices. commit 3d9be7c Author: Bryan Stine Date: Sat Dec 18 20:49:27 2010 -0500 gingerbread: Use upstream oom_adj settings commit 2e6aea2 Author: Bryan Stine Date: Sat Dec 18 20:18:00 2010 -0500 Gingerbread support |
22 Jan 2011 02:03:07 | 6e6bf18 | 4.96 MiB |
rootfs-20101115-42b44e2.zip
Commit Log
commit 42b44e2 Author: Bryan Stine Date: Mon Nov 15 17:09:05 2010 -0500 Add correct lights.msm7k.so as referenced in c11971c |
15 Nov 2010 22:13:05 | 42b44e2 | 4.97 MiB |
rootfs-20101108-c11971c.zip
Commit Log
commit c11971c Author: Bryan Stine Date: Mon Nov 8 18:42:32 2010 -0500 Move some module upkeep out of the kernel-version conditional. |
8 Nov 2010 23:45:24 | c11971c | 4.97 MiB |
rootfs-20101103-806f8b4.zip
Commit Log
commit 806f8b4 Author: Bryan Stine Date: Wed Nov 3 17:36:09 2010 -0400 Merge new liblights binary with emwe's logic fixes. |
3 Nov 2010 21:43:05 | 806f8b4 | 4.97 MiB |
rootfs-20101029-2f5744a.zip
Commit Log
commit 2f5744a Author: Bryan Stine Date: Fri Oct 29 15:28:51 2010 -0400 Add OTA update support |
29 Oct 2010 19:53:06 | 2f5744a | 4.97 MiB |
rootfs-20101023-36b2308.zip
Commit Log
commit 36b2308 Author: Bryan Stine Date: Sat Oct 23 14:34:36 2010 -0400 Add froyo liblights with ambient light sensor support. |
23 Oct 2010 18:43:07 | 36b2308 | 4.93 MiB |
rootfs-20101022-69028ad.zip
Commit Log
commit 69028ad Author: Bryan Stine Date: Thu Oct 21 20:14:39 2010 -0400 Update rhod210 keymap to fix dpad directions. Thanks XirXes. |
22 Oct 2010 00:23:07 | 69028ad | 4.93 MiB |
rootfs-20101021-6c87dd0.zip
Commit Log
commit 6c87dd0 Author: Justin Richeson <neomatrixjr@androiddev.(none)> Date: Thu Oct 21 17:02:01 2010 -0500 Rhod home/power switch changes for 210/400/500 |
21 Oct 2010 22:23:06 | 6c87dd0 | 4.93 MiB |
rootfs-20101020-0ede780.zip
Commit Log
commit 0ede780 Author: Bryan Stine Date: Wed Oct 20 17:24:35 2010 -0400 Update rhod keymaps for new power button scancode |
20 Oct 2010 21:33:06 | 0ede780 | 4.93 MiB |
rootfs-20101019-c11122f.zip
Commit Log
commit c11122f Author: Bryan Stine Date: Tue Oct 19 18:58:51 2010 -0400 Update oldqwerty as well |
19 Oct 2010 23:03:05 | c11122f | 4.93 MiB |
rootfs-20101019-0ccf73d.zip
Commit Log
commit 0ccf73d Author: Bryan Stine Date: Tue Oct 19 18:31:56 2010 -0400 Update keylayouts for Home key change. |
19 Oct 2010 22:43:05 | 0ccf73d | 4.93 MiB |
rootfs-20101015-4bfd68c.zip
Commit Log
commit 4bfd68c Author: Bryan Stine Date: Fri Oct 15 16:59:31 2010 -0400 Remap generic Raph navipads commit bddb1ce Author: Bryan Stine Date: Fri Oct 15 16:56:23 2010 -0400 Remap Fuze navipad commit 7efc5d8 Author: Bryan Stine Date: Fri Oct 15 15:39:08 2010 -0400 Remove executable bits |
15 Oct 2010 21:53:06 | 4bfd68c | 4.93 MiB |
rootfs-20100917-f4eabbb.zip
Commit Log
commit f4eabbb Author: Bryan Stine Date: Fri Sep 17 10:23:54 2010 -0400 Whoops, we don't have bash! |
17 Sep 2010 14:25:38 | f4eabbb | 4.93 MiB |
rootfs-20100917-951921b.zip
Commit Log
commit 951921b Author: Bryan Stine Date: Thu Sep 16 21:09:13 2010 -0400 Add netd wrapper to load netfilter modules needed for tethering commit 974cd2e Author: Bryan Stine Date: Thu Sep 16 18:58:12 2010 -0400 Add BCM4325 infrastructure mode firmware for tethering commit 69a0d72 Author: Bryan Stine Date: Fri Sep 10 14:51:35 2010 -0400 Mount sdcard with utf8 support |
17 Sep 2010 01:33:06 | 951921b | 4.93 MiB |
Note: All build times UTC. All commit times are local time, indicated by numeric time zone.