Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dropbear & openssh: fix scp binary #2012

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented Dec 19, 2024

We can't use the openssh one without shipping the ssh binary too, so instead, ship the one provided by dropbear (and the dbclient binary, which is dropbear equivalent for ssh).


This change is Reviewable

We can't use the openssh one without shipping the `ssh` binary too,
so instead, ship the one provided by dropbear (and the `dbclient`
binary, which is dropbear equivalent for `ssh`).
@benoit-pierre
Copy link
Contributor Author

Cf. #2011

For the kindlepw2 release build:

Code size
dbclient 150KB
dropbear 158KB
scp 17KB
sftp-server 84KB
TOTAL 409KB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants