summaryrefslogtreecommitdiff
path: root/rootfs
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2022-01-09 21:28:54 -0500
committeru <u@billy>2023-11-17 08:43:13 -0500
commit162dce143a8902e30d4e8e6ff074f009fbf78689 (patch)
treea7894c4349f7c8ba9bdf292fde6fd43c166b3a97 /rootfs
parent0cae36debc63137c0e8eee8de929facfdcfa21cc (diff)
drop openssh patch
Diffstat (limited to 'rootfs')
-rw-r--r--rootfs/samizdat.yaml20
1 files changed, 2 insertions, 18 deletions
diff --git a/rootfs/samizdat.yaml b/rootfs/samizdat.yaml
index cd3718e..60bdc69 100644
--- a/rootfs/samizdat.yaml
+++ b/rootfs/samizdat.yaml
@@ -1,4 +1,5 @@
1parent: samizdat-wip 1parent: samizdat-wip
2apt-update: true
2unpack-only: false 3unpack-only: false
3binaries: 4binaries:
4- samizdat-diff-root 5- samizdat-diff-root
@@ -12,24 +13,7 @@ binaries-optional:
12- dht 13- dht
13packages: 14packages:
14- linux-image-$(kver)-$(karch) 15- linux-image-$(kver)-$(karch)
15 16- ssh
16- libfido2-dev
17- ../ssh_8.4p1-2_all.deb
18- ../openssh-client_8.4p1-2_$(debarch).deb
19- ../openssh-server_8.4p1-2_$(debarch).deb
20- ../openssh-sftp-server_8.4p1-2_$(debarch).deb
21- ../ssh-askpass-gnome_8.4p1-2_$(debarch).deb
22
23# - ../openssh-tests_8.4p1-2_$(debarch).deb
24# - putty-tools
25# - python3-twisted
26
27# - ../openssh/dh-runit_2.8.11_all.deb
28# - ../openssh/fido2-tools_1.5.0-2_amd64.deb
29# - ../openssh/libfido2-1_1.5.0-2_amd64.deb
30# - ../openssh/libfido2-dev_1.5.0-2_amd64.deb
31# - ../openssh/runit-helper_2.8.11_all.deb
32
33 17
34unit-files: 18unit-files:
35- rc-local.service 19- rc-local.service