]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: also add ssh client, to make it easier to test ssh logins via AF_UNIX/AF_VSOCK
authorLennart Poettering <lennart@poettering.net>
Mon, 27 Nov 2023 15:26:18 +0000 (16:26 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 11 Jan 2024 15:05:20 +0000 (16:05 +0100)
mkosi.images/system/mkosi.conf.d/10-centos-fedora.conf
mkosi.images/system/mkosi.conf.d/10-debian-ubuntu.conf
mkosi.images/system/mkosi.conf.d/10-opensuse.conf

index 67d46432d40f81dd20c675b161f67bc72fc30280..871186d5ca9a4140742612652635c3f76c3a95dd 100644 (file)
@@ -18,6 +18,7 @@ Packages=
         libcap-ng-utils
         netcat
         openssh-server
+        openssh-clients
         p11-kit
         pam
         passwd
index 588f833c8f4a9b8c25ff1f63492c4b6c88ed01d4..348bdb2992c334eaa44c3aff68712f6353b8d1db 100644 (file)
@@ -18,6 +18,7 @@ Packages=
         libcap-ng-utils
         netcat-openbsd
         openssh-server
+        openssh-client
         passwd
         policykit-1
         procps
index 60a2b6dbfc5accba722e98cb9ccaf6473196c19c..71434b4560b50ae6615dfd74a53d6fa6f6acae30 100644 (file)
@@ -14,6 +14,7 @@ Packages=
         kernel-kvmsmall
         libcap-ng-utils
         openssh-server
+        openssh-clients
         python3
         python3-pefile
         python3-psutil