Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

add ability to produce tar.gz pkg for Raspbian#5387

Merged
daxian-dbw merged 2 commits into
PowerShell:masterPowerShell/PowerShell:masterfrom
SteveL-MSFT:tar-arm32SteveL-MSFT/PowerShell:tar-arm32Copy head branch name to clipboard
Nov 9, 2017
Merged

add ability to produce tar.gz pkg for Raspbian#5387
daxian-dbw merged 2 commits into
PowerShell:masterPowerShell/PowerShell:masterfrom
SteveL-MSFT:tar-arm32SteveL-MSFT/PowerShell:tar-arm32Copy head branch name to clipboard

Conversation

@SteveL-MSFT

Copy link
Copy Markdown
Member

Although Raspbian supports .deb pkgs, the creation of a deb pkg needs to happen on an actual R-Pi device. Next best thing for now is to produce a .tar.gz pkg making it easier to deploy PowerShell on R-Pi.

Not sure if any other files need to be updated so we have a preview release of R-Pi support with 6.0.0-RC.


# Ubuntu, CentOS, Fedora, macOS, and Windows packages are supported
[ValidateSet("deb", "osxpkg", "rpm", "msi", "zip", "AppImage", "nupkg", "tar")]
[ValidateSet("deb", "osxpkg", "rpm", "msi", "zip", "AppImage", "nupkg", "tar", "tar-arm")]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are comments about deb-arm right below the parameter block, please update or remove them if they are not applicable anymore.

@SteveL-MSFT SteveL-MSFT Nov 9, 2017

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will remove as you can only build a deb package on a R-Pi itself.

@SteveL-MSFT SteveL-MSFT added this to the 6.0.0-RC milestone Nov 9, 2017
@daxian-dbw daxian-dbw merged commit 8b42e17 into PowerShell:master Nov 9, 2017
@SteveL-MSFT SteveL-MSFT deleted the tar-arm32 branch November 9, 2017 20:24
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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.