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

Improves opensuse detection #135

Merged
merged 5 commits into from
Dec 7, 2020

Conversation

asperan
Copy link
Contributor

@asperan asperan commented Dec 7, 2020

Hi, I managed to create a VM and install opensuse leap, so I made this changes to install auto-cpufreq without errors:

  • Adds detection of openSUSE Leap by using a regexp when checking for the distribution ID.
  • Adds python3-devel and gcc packages to be installed with zypper, as a new OS Leap install does not include them, they are also added to tumbleweed to be sure they are present (and for symmetry, too).
  • Changes the bash comment to include both Tumbleweed and Leap version of openSUSE.

@AdnanHodzic
Copy link
Owner

Great stuff! Thank you for your contribution!

@AdnanHodzic AdnanHodzic merged commit 070103d into AdnanHodzic:master Dec 7, 2020
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