Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit 50de3b8

Browse files
committed
fix: Add configs and docs for experimental versions
Signed-off-by: Felicitas Pojtinger <[email protected]>
1 parent 8021402 commit 50de3b8

26 files changed

+265806
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This project builds the Linux kernel as RPM packages for various Linux distros a
1414

1515
## Installation
1616

17-
> Replace all occurrences of `fedora` to your distribution of choice (valid values are: `fedora`, `rocky`, `alma`, `amazonlinux`) and `hetzner` to your cloud provider of choice (valid values are: `baremetal`, `hetzner`, `digitalocean`, `aws`, `gcp`, `ovh`, `azure`, `civo`, `linode`). Note that Amazon Linux is only supported on some AWS instance types (e.g. `t2.micro`) and known to fail to boot on others (`c6a.xlarge`).
17+
> Replace all occurrences of `fedora` to your distribution of choice (valid values are: `fedora`, `rocky`, `alma`, `amazonlinux`) and `hetzner` to your cloud provider of choice (valid values are: `baremetal`, `hetzner`, `digitalocean`, `aws`, `gcp`, `ovh`, `azure`, `civo`, `linode`). Note that Amazon Linux is only supported on some AWS instance types (e.g. `t2.micro`) and known to fail to boot on others (`c6a.xlarge`). In addition to these, there are also experimental versions of the PVM kernel with more advanced performance tuning, but potentially less stability; these are named `${distro}-experimental`, e.g. `fedora-experimental`.
1818
1919
> Note that saving and restoring a snapshot between 4-level paging mode hosts (such as older AWS machine models) and 5-level paging mode hosts (such as newer GCP machine models) is not possible at this time (see [https://github.com/virt-pvm/linux/issues/6#issuecomment-2076990347](https://github.com/virt-pvm/linux/issues/6#issuecomment-2076990347))
2020

0 commit comments

Comments
 (0)