[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] patch: sftp for dropbear ssh server
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] patch: sftp for dropbear ssh server |
Date: |
Sun, 11 Mar 2012 16:17:55 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 |
Hi Fritz,
I've applied your patches. The only thing I'm not sure about is the
install path. I see the following, is this what you intended?
/opt/ltib/usr/bin/rpm --root `pwd`/rootfs --dbpath /var/lib/rpm -ql
sftp-server
//usr
//usr/libexec
//usr/libexec/sftp-server
Thanks for the patches.
Regards, Stuart
On 09/03/12 07:24, Fritz Mueller wrote:
> Here is a proposed patch that adds a package selection for sftp support
> under dropbear, by building/installing a single statically linked
> sftp-server binary from the openssh/openssl packages.
>
> This option builds just the necessary prerequisite parts of
> openssh/openssl to achieve the static link, primarily from the existing
> tarballs/patches in the GPP, but does so within its own package
> directory. Thus it does not require the configuration to depend on
> openssh/openssl at large, and the resultant binary rpm adds just one
> executable (sftp-server) to the target image.
- [Ltib] patch: sftp for dropbear ssh server, Fritz Mueller, 2012/03/09
- Re: [Ltib] patch: sftp for dropbear ssh server, Giuseppe Ventura, 2012/03/09
- Re: [Ltib] patch: sftp for dropbear ssh server,
Stuart Hughes <=
- Re: [Ltib] patch: sftp for dropbear ssh server, Fritz Mueller, 2012/03/11
- Re: [Ltib] patch: sftp for dropbear ssh server, Stuart Hughes, 2012/03/12
- Re: [Ltib] patch: sftp for dropbear ssh server, Fritz Mueller, 2012/03/12
- Re: [Ltib] patch: sftp for dropbear ssh server, Stuart Hughes, 2012/03/13
- Re: [Ltib] patch: sftp for dropbear ssh server, Fritz Mueller, 2012/03/13
- Re: [Ltib] patch: sftp for dropbear ssh server, Stuart Hughes, 2012/03/14