Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenSSH client package to linux community-stable images #465

Merged
merged 10 commits into from
Jul 26, 2020

Conversation

kiazhi
Copy link
Contributor

@kiazhi kiazhi commented Jul 23, 2020

PR Summary

  1. Addresses Enhancement request: Add ssh to images #374 enhancement request for community-stable images.

In order to use Enter-PSSession to connect with other (Windows or Linux) VM and Container, OpenSSH client package is required.

Below is the list of OpenSSH client package required for various linux distros:

  • openssh-clients package for Amazon Linux
  • openssh package for ArchLinux
  • openssh package for BlackArch
  • openssh-client package for ClearLinux
  • openssh-client package for KaliLinux
  • openssh-clients package for Oracle Linux
  • openssh-client package for ParrotSec
  • openssh-clients package for Photon
  1. Remove the need of wget package and use curl to download PowerShell package instead.

  2. Other minor fixes

PR Checklist

@kiazhi
Copy link
Contributor Author

kiazhi commented Jul 23, 2020

Found ArchLinux and BlackArch in community-stable are having build issues due to ArchLinux's changes to the *.xz old file extension to *.zst new file extension due to updates rolling out.

https://www.archlinux.org/news/now-using-zstandard-instead-of-xz-for-package-compression/

@kiazhi kiazhi changed the title Add OpenSSH client package to community-stable images Add OpenSSH client package to linux community-stable images Jul 24, 2020
@TravisEz13 TravisEz13 merged commit 7ceb5f5 into PowerShell:master Jul 26, 2020
@kiazhi kiazhi deleted the pr-openssh branch October 21, 2020 06:59
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.

3 participants