And here we go! USBNetwork v0.39.N
* OpenSSH support, woohoo!
So, a bit more info on OpenSSH:
To enable it, just set USE_OPENSSH to true in the config file (usbnet/etc/config), and restart your Kindle.
And you'll then be able to enjoy:
Code:
- Real: 0.28s User: 0.01s System: 0.00s Percent: 3% Cmd: ssh root@kindle true MajFault: 0 VolContSw: 16 InvContSw: 1 -
instead of
Code:
- Real: 2.18s User: 0.01s System: 0.00s Percent: 0% Cmd: ssh root@kindle true MajFault: 0 VolContSw: 17 InvContSw: 2 -

.
(I was speaking about LTO yesterday, but it's apparently not as stable as I expected, it broke (at least) OpenSSH's sshd, so, no LTO for now

).