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 7078117m 21s ago).
For information or issues regarding this service, please contact stinebd by email.
Image | Build date | Commit ID | File size |
---|---|---|---|
rootfs-20100228-63950e1.zip
Commit Log
commit 63950e1 Author: makkonen Date: Sun Feb 28 15:48:11 2010 -0600 (bzo) Fixed machine type test in init script (no longer fails if cpuinfo contains multiple instances of name) |
28 Feb 2010 21:53:04 | 63950e1 | 5.58 MiB |
rootfs-20100228-7ccae0a.zip
Commit Log
commit 7ccae0a Author: makkonen Date: Sun Feb 28 14:53:18 2010 -0600 Changed 'android-dist' to 'andboot' (as used by the other htc linux port) |
28 Feb 2010 21:03:03 | 7ccae0a | 5.58 MiB |
rootfs-20100228-1cc4eb2.zip
Commit Log
commit 1cc4eb2 Author: HUSSON Pierre-Hugues Date: Sun Feb 28 19:27:26 2010 +0100 Set pppd as setuid |
28 Feb 2010 18:33:05 | 1cc4eb2 | 5.58 MiB |
rootfs-20100228-e105427.zip
Commit Log
commit e105427 Author: HUSSON Pierre-Hugues Date: Sun Feb 28 16:17:43 2010 +0100 Add support for GSM rhod commit 62f2655 Author: HUSSON Pierre-Hugues Date: Sun Feb 28 15:58:45 2010 +0100 Default android subpath is android-dist instead of android, because of apps creating "android" folder. You can override it with rel_path=XXXX arg. It will search the android folder in /sdcard/XXXX |
28 Feb 2010 15:23:03 | e105427 | 5.58 MiB |
rootfs-20100227-bd34412.zip
Commit Log
commit bd34412 Merge: 51b7474 57b66c9 Author: Bryan Stine Date: Sat Feb 27 19:13:04 2010 -0500 Merge branch 'master' of git://gitorious.org/xdandroid-eclair/eclair-rootfs commit 51b7474 Author: Bryan Stine Date: Sat Feb 27 19:11:05 2010 -0500 Refactor generate-rootfs.sh to use genext2fs This deprecates distprepare.py (and perms.map). Updated README to reflect that. |
28 Feb 2010 00:23:03 | bd34412 | 5.58 MiB |
rootfs-20100227-57b66c9.zip
Commit Log
commit 57b66c9 Author: Brendan Shanks Date: Sat Feb 27 13:57:44 2010 -0800 Enable Broadcom WiFi on Rhodium This enables WiFi with the bcm4329 driver on Rhodium. * libhardware_legacy.so: rebuilt to use the bcm4329 module instead of wlan.ko * rtecdc.bin: firmware file, taken from a Rhodium ROM * dhcpcd.conf: modified to use eth0 * wpa_supplicant.conf: modified to use eth0 * init: does nvram extraction, adds eth0 in various places |
27 Feb 2010 23:53:02 | 57b66c9 | 5.59 MiB |
rootfs-20100225-a781d70.zip
Commit Log
commit a781d70 Author: Bryan Stine Date: Thu Feb 25 19:16:18 2010 -0500 Add hciattach service to enable bluetooth for TI devices (ie. no RHOD yet) |
26 Feb 2010 00:23:03 | a781d70 | 5.32 MiB |
rootfs-20100223-5b41630.zip
Commit Log
commit 5b41630 Author: makkonen Date: Tue Feb 23 06:34:57 2010 -0600 Suppress mount --bind /bin/su errors commit cbb7847 Author: makkonen Date: Tue Feb 23 06:29:50 2010 -0600 Removed complaint about /data/modules already existing |
23 Feb 2010 13:03:03 | 5b41630 | 5.32 MiB |
rootfs-20100222-21d7bc6.zip
Commit Log
commit 21d7bc6 Author: HUSSON Pierre-Hugues Date: Mon Feb 22 13:05:47 2010 +0100 Add msm_camera /dev entries |
22 Feb 2010 12:13:05 | 21d7bc6 | 5.32 MiB |
rootfs-20100218-06e4b15.zip
Commit Log
commit 06e4b15 Author: makkonen Date: Thu Feb 18 00:44:06 2010 -0600 Update SQLite command to correctly add Android APN for CDMA phones |
18 Feb 2010 08:13:03 | 06e4b15 | 5.32 MiB |
rootfs-20100218-3b91abc.zip
Commit Log
commit 3b91abc Author: makkonen Date: Wed Feb 17 23:14:20 2010 -0600 Increased size to 15M in generate script |
18 Feb 2010 05:23:03 | 3b91abc | 5.32 MiB |
rootfs-20100217-2388285.zip
Commit Log
commit 2388285 Author: makkonen Date: Mon Feb 15 23:54:36 2010 -0600 Fixed a few /sdcard vs /sdcard/android discrepancies in init script commit 795648a Author: makkonen Date: Mon Feb 15 23:51:55 2010 -0600 Added Dropbear SSH (See http://www.cri.ch/sven/doku.php/blog/running-dropbear-on-android for info) commit 3923d78 Author: makkonen Date: Mon Feb 15 23:31:21 2010 -0600 (MrPippy) Added CDMA-aware wifi loadit script commit af8a235 Author: Bryan D. Stine Date: Sun Feb 7 17:22:53 2010 -0500 Sync to XDANDROID 7 Feb - Wifi, HW3D Changes * Read wifi calibration from device NAND * Create HW3D device nodes commit 227cb11 Author: Bryan D. Stine Date: Thu Feb 4 04:40:02 2010 -0500 Remove unused/mistaken directories and init~ from perms.map commit d44e101 Author: Bryan D. Stine Date: Thu Feb 4 03:03:03 2010 -0500 Don't make keymaps world-writeable. Just in case. commit d0d12ff Author: Bryan D. Stine Date: Thu Feb 4 02:51:59 2010 -0500 Update perms.map for rhod210 keymaps commit 97b6099 Author: Bryan D. Stine Date: Thu Feb 4 02:29:17 2010 -0500 babijoee: 4 Feb 2010 update. This update adds a rhod210 keymap from adamw. Additionally, the init script has been changed to more aggressively upscale CPU frequency during activity. This results in slightly smoother scrolling around the system. Removed backup init~ and added a gitignore for ~ files. commit d2eedc5 Author: Bryan D. Stine Date: Wed Feb 3 21:23:08 2010 -0500 Add a quick-and-dirty example shell script for building a rootfs.img commit ad2e11e Author: Bryan D. Stine Date: Wed Feb 3 17:04:35 2010 -0500 Add some documentation to scripts directory. commit 7df3a3a Author: Bryan D. Stine Date: Wed Feb 3 17:00:23 2010 -0500 Add git cleaner script to remove all git files when packaging. Like the other script, use it in the root directory. commit bbcbee8 Author: Bryan D. Stine Date: Wed Feb 3 16:54:13 2010 -0500 Add scripts and permissions map for packagers. This script will read the permissions map that has been previously created from released versions of the rootfs image. It will automatically restore permissions that have been lost for whatever reason (including git repo transfers). Permissions maps can be created with the following (in a loopback-mounted rootfs.img): sudo find . -exec stat -c '%a %u %g %n' {} \; >perms.map The perms.map file should be placed in scripts/ and updated regularly when new files are added to the image or permissions are changed. The script must be run in the root directory of the rootfs. commit 9f20b39 Author: Bryan D. Stine Date: Wed Feb 3 15:26:34 2010 -0500 Initial import of eclair rootfs image |
18 Feb 2010 04:34:18 | 2388285 | 5.32 MiB |
Note: All build times UTC. All commit times are local time, indicated by numeric time zone.