Add runtime id for Arch Linux
authorOmair Majid <omajid@redhat.com>
Mon, 11 Nov 2019 15:12:57 +0000 (10:12 -0500)
committerJeremy Barton <jbarton@microsoft.com>
Mon, 11 Nov 2019 15:12:57 +0000 (07:12 -0800)
commit00d8f8e378be27edeb37a4f5655ccd831f1cf891
treeabaf29d8a14cf39290f8de492e826801007ae325
parentaaef0cb4320b75f847a17c381872eb20a4728873
Add runtime id for Arch Linux

Like gentoo, Arch Linux is a rolling release and doesn't have explicit
version numbers.

    $ cat /etc/os-release
    NAME="Arch Linux"
    PRETTY_NAME="Arch Linux"
    ID=arch
    BUILD_ID=rolling
    ANSI_COLOR="0;36"
    HOME_URL="https://www.archlinux.org/"
    DOCUMENTATION_URL="https://wiki.archlinux.org/"
    SUPPORT_URL="https://bbs.archlinux.org/"
    BUG_REPORT_URL="https://bugs.archlinux.org/"
    LOGO=archlinux

Commit migrated from https://github.com/dotnet/corefx/commit/1f08b57bfd197a5492fe2ed0e0c5b2e6de9bf642
src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
src/libraries/pkg/Microsoft.NETCore.Platforms/runtime.json
src/libraries/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props