Skip to content

Commit 08681bf

Browse files
committed
chore: add msg about low-latency kernels
1 parent 923e5e0 commit 08681bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ubuntu-mainline-kernel.sh
22

3-
Bash script for Ubuntu (and derivatives as LinuxMint) to easily (un)install kernels from the [Ubuntu Kernel PPA](http://kernel.ubuntu.com/~kernel-ppa/mainline/).
3+
Bash script for Ubuntu (and derivatives as LinuxMint) to easily (un)install kernels from the [Ubuntu Kernel PPA](https://kernel.ubuntu.com/~kernel-ppa/mainline/).
44

55
## Warnings
66

@@ -65,6 +65,8 @@ Optional:
6565
--yes Assume yes on all questions (use with caution!)
6666
```
6767

68+
> :information_source: Since ~v5.18 Ubuntu does not publish low-latency mainline kernels anymore, see this [AskUbuntu](https://askubuntu.com/questions/1397410/where-are-latest-mainline-low-latency-kernel-packages) for more info
69+
6870
## Elevated privileges
6971

7072
This script needs elevated privileges when installing or uninstalling kernels.

0 commit comments

Comments
 (0)