Commit Graph

16 Commits

Author SHA1 Message Date
Marco Vermeulen 11872ac9a0
Add Arch-based Linux to auto-cpufreq-installer script. (#152) 2021-01-20 21:32:12 +01:00
Alex Speranza 070103dc0d
Improves opensuse detection (#135)
* Adds OpenSUSE Tumbleweed to detected distributions

* Adds OpenSUSE Leap detection

* Fixes OpenSUSE Tumbleweed package installation

* Fixes openSUSE section comment
2020-12-07 20:27:34 +01:00
Alex Speranza 40f349b7f0 Adds OpenSUSE Tumbleweed to detected distributions (#134) 2020-12-06 23:59:39 +01:00
natri23 5120cbd0a1
added required build-packages for Solus (#123) 2020-09-24 09:19:42 +02:00
Adnan Hodzic 8c8f20b1d9 Removed installation of redundant inxi package for Solus 2020-09-24 07:54:33 +02:00
natri23 22d95746a6
add support for Solus (#122)
* add support for Solus

add an instruction command to point auto-cpufreq.service to the right location to fix --install on Solus

* using sed instead of awk

* add "may requires root" to instructions

* add Solus as a separate installer

Add Solus as a separate installer instead of instructions

* remove redundant instructions
2020-09-24 07:51:46 +02:00
Adnan Hodzic 92678e447b updated dependencies for source installer (#121) 2020-09-20 22:32:58 +02:00
Adnan Hodzic 75124ff803 added missing separator func call to auto-cpufreq-installer 2020-09-13 20:28:34 +02:00
Adnan Hodzic 5c3adbef77 implemented env agnostic way to install pip packages (Close: #94) 2020-08-14 08:38:44 +02:00
Vadym Stupakov e02f7a6881 implemented --debug option (#70)
* implemented --debug option
- Added --debug option that shows sys info
- Added inxi as dependency
- Implemented get_sys_info() that returns inxi output
  with injected governnor information
- Fixed bug: delete_file was called but this was deleted in prev PR
- Updated issue template
2020-08-05 23:49:23 +02:00
Vadym Stupakov e1e09d0629 added ability to use auto-cpufreq-installer from any path (#65)
* added ability to use this script from any path
2020-08-05 18:06:28 +02:00
Adnan Hodzic c4064708cc added missing "setuptools" dependency (Close #54) 2020-04-21 22:33:14 +02:00
Adnan Hodzic ce010bbe09 minor changes to auto-cpufreq-installer 2020-03-06 10:38:12 +01:00
Adnan Hodzic 373f054fbb updated source installer removal + proccess 2020-02-17 10:06:58 +01:00
Adnan Hodzic ae1159fb0c improved tool removal as part of auto-cpufreq-installer 2020-02-16 13:21:32 +01:00
Adnan Hodzic 53ce2a635e added source code installer 2020-02-09 14:44:06 +01:00