View Single Post
Old 06-18-2012, 01:02 AM   #2386
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Here's a small teaser of USBNet's next build...

Yup, that's OpenSSH instead of dropbear! \o/

Why? Because it doesn't take eleventy-billion seconds to login, like dropbear and its infamous libtom{math,crypt} regression! (And the binary is only like ~100KB bigger, and the memory footprint is negligible (a bit over ~4MB vs. ~2MB). The only downside is on the K4/K5, where the binary takes a huge size hit because I link OpenSSL statically to avoid the 0.9.8 -> 1.0.0 russian roulette of the K5 FW versions ).

And if you really like dropbear, it's still the default anyway, you'll have to ask for OpenSSH in the config .

Probably gonna be released tomorrow, I'm bushed right now, and the final binaries are still building... GCC's LTO takes a ginormous amount of time (basically, twice as much as a classic build).
Attached Thumbnails
Click image for larger version

Name:	openssh-kindle.png
Views:	337
Size:	324.1 KB
ID:	87916  

Last edited by NiLuJe; 06-18-2012 at 10:14 AM.
NiLuJe is offline   Reply With Quote