For developers with reflash ability.
I've customized the appliation package for the reflash. This saves me a good amount of time when reflashing the iLiad so that I don't have to set up all my customizations.
It includes
- Wired Network Started at Boot with DHCP
- Dropbear with SCP started on Boot
- Latest Stylus Calibration/Multibutton Patch
- Enhanced IPDF
- USB Keyboard Support on Boot
- GNU Bash Shell (3.2.0)
- Additional gdk-pixbuf Loaders (For 3rd Party Apps Requiring them)
- Latest busybox (1.6.1) with many additional tools (see here for details)
Because of iRex restrictions, I'm distributing it as a binary patch. You'll need
bsdiff to apply the patch to app.image.gz in the
iRex supplied cf-card-contents.zip.
Patch File (1.8 MB):
http://projects.mobileread.com/iliad...enhanced.patch
To Patch
Code:
gunzip app.image.gz
bspatch app.image app.image.patched enhanced.patch
gzip app.image.patched
mv app.image.patch.gz app.image.gz
md5sum app.image.gz > app.image.gz.md5
Copy app.image.gz and app.image.gz.md5 to the images folder your memory card. Shutdown, and reflash normally.