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 support for Rocky to installer #269

Merged
merged 1 commit into from
Mar 19, 2023

Conversation

cjonesy
Copy link
Contributor

@cjonesy cjonesy commented Mar 14, 2023

I have been following Rocky Linux's Guide for setting up Rocky in WSL and noticed that the wslu installer script would not detect Rocky properly.

Currently when you try to use the installer script on Rocky in WSL it just silently fails.

This makes it possible to use the installer on Rocky in WSL.

Description

Adding Rocky to the distro in the case statement of the installer script.

Types of changes

Breaking change (fix or feature that would cause existing functionality to not work as expected) are no longer accepted

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have read Code of Conduct and Contributing documentations.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@patrick330602
Copy link
Member

LGTM

@patrick330602 patrick330602 merged commit ab11cad into wslutilities:dev/master Mar 19, 2023
@cjonesy cjonesy deleted the add-rocky-install branch April 3, 2023 19:33
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.

2 participants