SSH daemon - do we really need this?
Guys,
I've seen Linksys WRT54G fans are adding ssh support to the box, cause they have 1.5 Mb free in the flash (the reason for that is what WRT54G does not have USB support&related things, and more importantly uses uclibc instead of glibc).
As for ASUS - the current firmware occupies almost all the flash, so it's very hard to add anything. :mad: But it's possible to free up 350-400k in the current firmware by stripping the comments & notes in the binaries of the current firmware. So it's seems be possible to add the sshd to the firmware file. I've succeeded building test version of the dropbear ssh daemon, which is probably will fit to this extra 400k (Now it's 307k in size, but we also need scp compiled in, so it will be larger).
But do we really need this? :) As for me - the only benefit is the scp...