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

--install-latest does not install unstable releases #102

Open Driftpeasant opened 6 years ago

Driftpeasant commented 6 years ago

Describe the bug Even when you unhide unstable releases, using the --install-latest command does not install the latest unstable kernel. It defaults to the latest stable kernel. If I'm unhiding the unstable builds, it would stand to reason that --install-latest would install the latest kernel, unstable or not.

cloyce commented 6 years ago

I think PR #103 takes care of this.