Hi Developers, I have ported Markus Gutschke's shellinabox package (http://code.google.com/p/shellinabox/) to OpenWrt. This is quite a useful utility where one can have telnet (vt100) type access through a regular browser, I think it can be of benefit to others or the platform in general. Please find the required makefile + patches attached. Three patches were required: - patch on makefile as the mips architecture was not supported - this is a bit of a kludge as I think this should be possible in a more platform independent way - patch on makefile to call binutils/objcopy for the target instead of the host version - patch on httpconnection.c to add an isnan() macro there where isnan() is not supported Please note that if you wish shellinabox to run 'out of the box' then you must enable login/internal password/internal crypt in busybox Best regards, Jan Jaeger
shellinabox.tar.bz2
Description: Binary data
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel