I am not sure if this is a Zaurus Linux 101 refresher question or a question about the philosophy of the compromises in Busybox. 60.4 in the Sharp SL-5600 ROM. What are people doing when they find the version of Busybox on the Zaurus too stripped down to be comfortable?
It looks like there are some older versions of Busybox with more features. If one of these is newly installed on the Zaurus, are the links automatically created or set to the wanted version of Busybox, or do you have to link Busybox and each command individually with a script? What if it is only certain commands where you need flexibility such as this combination command: find / -type f –exec grep –H filename {} ; that will not work on the Zaurus?
Are people recompiling Busybox for their own purposes (seems like a lot of work) or are there easier ways to install and substitute more full-bodied commands as you need them?
Also usage aids for Busybox commands seems lacking on the Zaurus. Man pages , info , whatis, --help, etc.. don’t exist. So you must force an error to see what options and parameters can be used.
http://www.busybox.net/ seems to be describing a much more robust product than on the Zaurus.