Hijack v499 is now available.
New in this version, is a built-in basic telnetd server (single-connection, and no ptty support yet).
This is disabled by default (to save RAM), but if you want to be able to telnet into your player and issue commands etc.. remotely, then enable it with this in the config.ini file:
[hijack]
ktelnetd_port=23
Once I figure out the in-kernel logic for a pty device, I'll add that, and the "bash: no job control in this shell" message should then disappear.
Also released were Hijack versions v497 and v498, which include some (mostly) cosmetic prep work for the v499 ktelnetd addition.
A full v499.tar.bz2 kernel tarball is also now available.
Cheers