Quote:
Originally Posted by narve
I've had bad experiences with this one... my iLiad is getting quite flaky when i've copied large amounts of files using USB cable. Could be my memory card, though.
|
That's "normal" for the iLiad.
Quote:
Originally Posted by narve
Anyways, I prefer downloading files using wget or scp and unzipping on the iLiad. For some reason, zip doesn't work on the iLiad so tar.gz releases would be appreciated. If the zip-file is created by a build script, adding tar.gz support should be easy.
|
This reminds me of something else: A .ipkg package is just a .tar.gz that contains two more .tar.gz files, one with the data to install (you can manually extract that one if you like) and one with the control data and pre/post installation/deinstallation scripts.