teejee2008 / ukuu

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.
https://teejeetech.in/ukuu
GNU Lesser General Public License v3.0
400 stars 157 forks source link

Add support for lowlatency kernels. #27

Closed tbenita closed 6 years ago

tbenita commented 6 years ago

Kernel's flavor is based on running kernel. If a generic kernel is used flavor will be generic. If it is a lowlatency kernel the flavor will be lowlatency. The list of kernels will be based on this flavor. No configuration is needed. This is fully retro-compatible.

tbenita commented 6 years ago

There seems to be a bug. I discard this pull request while I investigate.

tbenita commented 6 years ago

After check there is no problem. This pull request fixes #5 and #20.

tbenita commented 6 years ago

Pull request removed : there is a bad behaviour when both generic and lowlatency kernel are installed. This needs to be fixed.