From ef29d63f51a8f8b351a06161370bb538412d9bbb Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 18 Oct 2014 15:29:20 -0400 Subject: Add binary packages --- (limited to 'dropbear.pkg') diff --git a/dropbear.pkg/control b/dropbear.pkg/control new file mode 100644 index 0000000..be4ea76 --- /dev/null +++ b/dropbear.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: libtommath.0, libtomcrypt.0, libz.1 +Description: Small SSH server, client, key generator, and file copy program + ${Common-Description} + . + This package provides the Dropbear SSH server, client, key generator, and file + copy program, all in a single multi-call binary. diff --git a/dropbear.pkg/docs b/dropbear.pkg/docs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/dropbear.pkg/docs diff --git a/dropbear.pkg/files b/dropbear.pkg/files new file mode 100644 index 0000000..da6e80a --- /dev/null +++ b/dropbear.pkg/files @@ -0,0 +1,5 @@ +/usr/bin/dbclient +/usr/bin/dropbearkey +/usr/bin/dropbearmulti +/usr/bin/scp +/usr/sbin/dropbear -- cgit v0.9.1