View Single Post
Old 05-11-2020, 11:46 AM   #89
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
Okay, as promised earlier, went back to forcing busybox ash (but our own, with a slightly cleaned up profile) as the SSH shell.

Tweaked some various stuff in order to deal with the scp softlock mentioned earlier (it's indeed stuck in a poll, as shown by strace. It also showed that sending a signal broke the deadlock, yay).

If all else fails, I've made preparations to allow switching from dropbear to OpenSSH (c.f., http://trac.ak-team.com/trac/browser...daemons.sh#L21)

Oh, and finally documented how to compile a set of UTF-8 locales, because broken Unicode outside of busybox was severely pissing me off (c.f., the tail end of the README).

Last edited by NiLuJe; 05-11-2020 at 11:49 AM.
NiLuJe is offline   Reply With Quote