View Single Post
Old 07-20-2007, 10:29 AM   #1
Adam B.
Addicted to Porting
Adam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the roughAdam B. is a jewel in the rough
 
Adam B.'s Avatar
 
Posts: 1,697
Karma: 7194
Join Date: Oct 2006
Location: Indianapolis, IN
Device: iRex iLiad, Nokia 770, Samsung i760
Adam's Enhanced Application Image

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.
Adam B. is offline   Reply With Quote