> Anyway, since I didn't see an "openssh" package (did I miss it, or is > there really no such thing?) and I don't really want to have a LEAF box > without SSH on it (the box has no monitor attached, so without any means > of remotely accessing it, maintenance gets difficult...) I decided that > it can't be all that hard to build it oneself (especially since the > uClibc homepage states that OpenSSH and OpenSSL build fine). > There isn't an openssh package yet, but you could try the uClibc lshd.lrp package. It's a smaller replacement for openssh.
It should be possible to compile openssh against uClibc, but's not trivial because of all the library dependencies (libz and the like). In the uClibc archives (www.uclibc.org - "search the mailing list archives") you could find some pointers on how to compile openssh and openssl. Regards, Eric ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
