Compare commits
3 Commits
1bc52b4446
...
main
Author | SHA1 | Date | |
---|---|---|---|
|
6b1c31c06c | ||
|
7e1430c74a | ||
|
9d4afa42fd |
BIN
binaries/ngircd
Executable file
BIN
binaries/ngircd
Executable file
Binary file not shown.
7
binaries/openssh/readme.md
Normal file
7
binaries/openssh/readme.md
Normal file
@@ -0,0 +1,7 @@
|
||||
I've completely forgotten how I cross-compiled openssh for armv7l using musl but here are the binaries.
|
||||
|
||||
Looks like I used:
|
||||
* openssl-1.1.1w
|
||||
* openssh-8.8p1
|
||||
* zlib-1.3.1
|
||||
* ncurses-6.2
|
BIN
binaries/openssh/scp
Executable file
BIN
binaries/openssh/scp
Executable file
Binary file not shown.
BIN
binaries/openssh/sftp
Executable file
BIN
binaries/openssh/sftp
Executable file
Binary file not shown.
BIN
binaries/openssh/sftp-server
Executable file
BIN
binaries/openssh/sftp-server
Executable file
Binary file not shown.
BIN
binaries/openssh/ssh
Executable file
BIN
binaries/openssh/ssh
Executable file
Binary file not shown.
BIN
binaries/openssh/ssh-keygen
Executable file
BIN
binaries/openssh/ssh-keygen
Executable file
Binary file not shown.
BIN
binaries/openssh/ssh-keyscan
Executable file
BIN
binaries/openssh/ssh-keyscan
Executable file
Binary file not shown.
BIN
binaries/openssh/ssh-keysign
Executable file
BIN
binaries/openssh/ssh-keysign
Executable file
Binary file not shown.
BIN
binaries/openssh/sshd
Executable file
BIN
binaries/openssh/sshd
Executable file
Binary file not shown.
@@ -1,4 +1,6 @@
|
||||
## Precompiled binaries
|
||||
|
||||
* nano-arm - static compiled nano editor (includes ncurses)
|
||||
* uhttpd - static compiled web server, its fairly old but doesn't use much memory. (https://github.com/PJO2/uhttpd)
|
||||
* uhttpd - static compiled web server, its fairly old but doesn't use much memory. (https://github.com/PJO2/uhttpd)
|
||||
* ngircd - a working irc server
|
||||
* openssh
|
||||
|
Reference in New Issue
Block a user