mkosi: also add ssh client, to make it easier to test ssh logins via AF_UNIX/AF_VSOCK

This commit is contained in:
Lennart Poettering
2023-11-27 16:26:18 +01:00
parent bc02f03561
commit 78cdb9b50a
3 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ Packages=
libcap-ng-utils
netcat
openssh-server
openssh-clients
p11-kit
pam
passwd

View File

@@ -18,6 +18,7 @@ Packages=
libcap-ng-utils
netcat-openbsd
openssh-server
openssh-client
passwd
policykit-1
procps

View File

@@ -14,6 +14,7 @@ Packages=
kernel-kvmsmall
libcap-ng-utils
openssh-server
openssh-clients
python3
python3-pefile
python3-psutil