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 Arch Linux runtime ID #476

Merged
merged 7 commits into from May 16, 2020
Merged

Add Arch Linux runtime ID #476

merged 7 commits into from May 16, 2020

Commits on May 12, 2020

  1. Add Arch Linux runtime ID

    The Arch Linux runtime id was added to the .NET runtime in [this commit](dotnet/runtime@00d8f8e), which suggests that it should be compatible with the `linux-x64` native dependencies.
    
    I would appreciate some input on the best way to test this out locally
    JamieMagee committed May 12, 2020
    Configuration menu
    Copy the full SHA
    200a7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bdd640 View commit details
    Browse the repository at this point in the history
  3. Run with sudo

    JamieMagee committed May 12, 2020
    Configuration menu
    Copy the full SHA
    44693d9 View commit details
    Browse the repository at this point in the history
  4. noconfirm

    JamieMagee committed May 12, 2020
    Configuration menu
    Copy the full SHA
    994a57b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Correct archlinux image

    JamieMagee committed May 13, 2020
    Configuration menu
    Copy the full SHA
    2e7c962 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Switch to archlinux with sudo

    AArnott committed May 14, 2020
    Configuration menu
    Copy the full SHA
    dd68e92 View commit details
    Browse the repository at this point in the history
  2. openssl-1.0 is required

    JamieMagee committed May 14, 2020
    Configuration menu
    Copy the full SHA
    f7594dd View commit details
    Browse the repository at this point in the history