grab libz from
http://www.qnxstart.com/links.php?op=viewlinkdetails&lid=103&ttitle=zlib-1.1.3
stick the files in the lib directory of the tar into
/nto/lib/
grap ssh from
http://www.qnxstart.com/links.php?op=viewlinkdetails&lid=16&ttitle=OpenSSH_v2.3.0p1
stick the file from public/openssh/core-2.3.0p1-bld2/x86/opt/
into /bin (All you really need is ssh)
(optional /sbin if you want to try to ssh into the audrey)
run ssh and you get 'You don't exist, go away!
add a password file
root::0:0:Super User:/tmp:/bin/ksh
(note no password, not secure at all)
and you get something about a random pool
grab randomd from
http://www.qnxstart.com/links.php?op=viewlinkdetails&lid=9&ttitle=/dev/random_daemon_April_21st_01
stick the file from cdm/random/core-0.1-bld2/x86/opt/sbin
into /sbin
run /sbin/random
(I plan to add this to the startup of the audrey once I figure out where it is)
you have working SSH
If people want a finished tar with all the stuff inside of it I'll be happy to provide it.
--
Now if I could only get a nice font that does 80x25 for my shells...