Quote:
Originally Posted by kodomo
simply because I saw it mentioned above (though I'm a bit puzzled as to why someone would want to run a web server on an Ebook-Reader):
jbaach: you're aware that busybox includes a basic http server applet? (though it's not enabled in the M92 binary, it'd probably be trivial to do so...)
also telnet/telnetd, if you need that for developing... (hmm... that makes me wonder whether I should build a new busybox binary...)
|
In the end I did (if for no other reason than adding 'watch' support

).
If someone has use for it: attached.
Added features: see readme. (Most important to me: watch and some shell alternatives) Did not check whether all added features work (e.g., some lack kernel support)
Cheers!