Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Port to 2.0.0: Add RHEL 6 and CentOS 6 distro detection #3188

Merged
merged 2 commits into from
Sep 14, 2017

Conversation

janvorli
Copy link
Member

This change adds RHEL 6 and CentOS 6 distro detection. These distros
don't have the /etc/os-release file and so we use an alternative source
of the truth that is the /etc/redhat-release file.

This change adds RHEL 6 and CentOS 6 distro detection. These distros
don't have the /etc/os-release file and so we use an alternative source
of the truth that is the /etc/redhat-release file.
@janvorli janvorli added area-Setup os-linux Linux OS (any supported distro) labels Sep 12, 2017
@janvorli janvorli self-assigned this Sep 12, 2017
@@ -85,6 +85,8 @@ private static string GetDistroVersionId()

private static DistroInfo LoadDistroInfo()
{
DistroInfo result = null;

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@eerhardt
Copy link
Member

test Tizen armel Release Build

@janvorli
Copy link
Member Author

@weshaggard can you please review so that we can merge it to 2.0.0?

@weshaggard
Copy link
Member

The changes look good to me. Did we get shiproom approval?

@janvorli
Copy link
Member Author

@weshaggard actually, I have not sent the request yet. I will do it.

@janvorli
Copy link
Member Author

@weshaggard oops, I've actually already sent that email yesterday. Sorry for the confusion.

@weshaggard weshaggard merged commit bb6dac8 into dotnet:release/2.0.0 Sep 14, 2017
@safern safern mentioned this pull request Oct 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Setup os-linux Linux OS (any supported distro)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants