@@ -4,7 +4,7 @@ These are `deb` packages built for Ubuntu Bionic. The packages are created follo
...
@@ -4,7 +4,7 @@ These are `deb` packages built for Ubuntu Bionic. The packages are created follo
## Information
## Information
The kernel is built automatically by the CI from the [linux kernel sources](https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/) version 5.4, using the latest kernel version for which a [real time patch](https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/5.4/) is available. For more information on how the kernel is built, please review the `compile.bash` script.
The kernel is built automatically by the CI from the [linux kernel sources](https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/) version 5.13, using the latest kernel version for which a [real time patch](https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/5.13/) is available. For more information on how the kernel is built, please review the `compile.bash` script.
It's `config` file is based on the config provided by a Ubuntu 20.04 installation with two changes:
It's `config` file is based on the config provided by a Ubuntu 20.04 installation with two changes:
- The `preemption model` is set to `Fully Preemptible Kernel (RT)`.
- The `preemption model` is set to `Fully Preemptible Kernel (RT)`.