Skip to content

Add openssh and openssh_x86 extra-software packages - #36

Open
satishnaidu77 wants to merge 1 commit into
HCK-CI:mainfrom
satishnaidu77:add-openssh-packages
Open

Add openssh and openssh_x86 extra-software packages#36
satishnaidu77 wants to merge 1 commit into
HCK-CI:mainfrom
satishnaidu77:add-openssh-packages

Conversation

@satishnaidu77

Copy link
Copy Markdown

Summary

  • Add openssh package for amd64 guests (OpenSSH-Win64.zip, v9.8.3.0)
  • Add openssh_x86 package for native Win32 guests (OpenSSH-Win32.zip, v9.8.3.0)
  • install.ps1 extracts the bundled zip, registers sshd, enables pubkey auth, and starts the service

Test plan

  • Win10_22H2x86_bios + openssh_x86 + viosock_ssh_over_bridge — PASS
  • Win2025x64_gui + openssh + viosock_ssh_over_bridge — PASS

Notes

  • Binaries are not committed; AutoHCK downloads via download_url
  • License: BSD (Win32-OpenSSH); see LICENSE.txt inside the zip
  • For mixed-platform suites, list openssh or openssh_x86 per platform (not both)

Made with Cursor

Provide Win32-OpenSSH for amd64 and x86 Windows guests used by virtio-vsock
SSH bridge functional tests. Binaries are downloaded from pinned GitHub
releases; install.ps1 extracts, registers sshd, and starts the service.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants