summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild3
-rw-r--r--dropbear-doc.pkg/control7
-rw-r--r--dropbear-doc.pkg/files1
-rw-r--r--dropbear.pkg/control8
-rw-r--r--dropbear.pkg/docs0
-rw-r--r--dropbear.pkg/files5
-rw-r--r--dropbearconvert.pkg/control7
-rw-r--r--dropbearconvert.pkg/files1
8 files changed, 32 insertions, 0 deletions
diff --git a/build b/build
index d832004..b84fcdf 100755
--- a/build
+++ b/build
@@ -24,3 +24,6 @@ install: build
MULTI=1
oh-autoinstall -- \
PROGRAMS='dropbearconvert'
+ oh-fixperms
+ oh-strip
+ oh-installfiles
diff --git a/dropbear-doc.pkg/control b/dropbear-doc.pkg/control
new file mode 100644
index 0000000..1787d4f
--- /dev/null
+++ b/dropbear-doc.pkg/control
@@ -0,0 +1,7 @@
+Architecture: all
+Platform: all
+Depends: dropbear (>= ${Source-Version})
+Description: Documentation for Dropbear SSH utilities
+ ${Common-Description}
+ .
+ This package provides documentation for the Dropbear SSH utilities.
diff --git a/dropbear-doc.pkg/files b/dropbear-doc.pkg/files
new file mode 100644
index 0000000..72ec615
--- /dev/null
+++ b/dropbear-doc.pkg/files
@@ -0,0 +1 @@
+/usr/share/man/
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
diff --git a/dropbearconvert.pkg/control b/dropbearconvert.pkg/control
new file mode 100644
index 0000000..73d538c
--- /dev/null
+++ b/dropbearconvert.pkg/control
@@ -0,0 +1,7 @@
+Architecture: any
+Platform: all
+Depends: dropbear (= ${Binary-Version}), libtommath.0, libtomcrypt.0
+Description: Dropbear and OpenSSH private key converter
+ ${Common-Description}
+ .
+ This package provides the Dropbear SSH key converter.
diff --git a/dropbearconvert.pkg/files b/dropbearconvert.pkg/files
new file mode 100644
index 0000000..9c6f143
--- /dev/null
+++ b/dropbearconvert.pkg/files
@@ -0,0 +1 @@
+/usr/bin/dropbearconvert