aboutsummaryrefslogtreecommitdiff
path: root/dropbear
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /dropbear
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'dropbear')
-rw-r--r--dropbear/.checksum2
-rw-r--r--dropbear/.files20
-rw-r--r--dropbear/abuild6
-rwxr-xr-xdropbear/run2
4 files changed, 30 insertions, 0 deletions
diff --git a/dropbear/.checksum b/dropbear/.checksum
new file mode 100644
index 00000000..4e6e1872
--- /dev/null
+++ b/dropbear/.checksum
@@ -0,0 +1,2 @@
+a363c0db1005c4bded0f6ce8b03abb7da4a45806d2fd54cd65d7c25592edd839 dropbear-2025.88.tar.bz2
+1dff236ef0d9ed3178a582d6c2d10ede5ff6858aae0de3a20cfd31e394661478 run
diff --git a/dropbear/.files b/dropbear/.files
new file mode 100644
index 00000000..718b35ee
--- /dev/null
+++ b/dropbear/.files
@@ -0,0 +1,20 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/sv/
+drwxr-xr-x root/root etc/sv/dropbear/
+-rwxr-xr-x root/root etc/sv/dropbear/run.new
+lrwxrwxrwx root/root etc/sv/dropbear/supervise -> ../../../run/runit/supervise.dropbear
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/dbclient
+-rwxr-xr-x root/root usr/bin/dropbearconvert
+-rwxr-xr-x root/root usr/bin/dropbearkey
+drwxr-xr-x root/root usr/sbin/
+-rwxr-xr-x root/root usr/sbin/dropbear
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/dbclient.1.gz
+-rw-r--r-- root/root usr/share/man/man1/dropbearconvert.1.gz
+-rw-r--r-- root/root usr/share/man/man1/dropbearkey.1.gz
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/dropbear.8.gz
diff --git a/dropbear/abuild b/dropbear/abuild
new file mode 100644
index 00000000..6ab66195
--- /dev/null
+++ b/dropbear/abuild
@@ -0,0 +1,6 @@
+name=dropbear
+version=2025.88
+release=1
+source="https://matt.ucc.asn.au/${name}/releases/${name}-${version}.tar.bz2
+ run"
+sv="run"
diff --git a/dropbear/run b/dropbear/run
new file mode 100755
index 00000000..fdc987cc
--- /dev/null
+++ b/dropbear/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec dropbear -RF 2>&1