fix(bootstrap): deploy all non-EOL core distros (keyrings, repos, versions)
This commit is contained in:
14
README.md
14
README.md
@@ -29,14 +29,14 @@ Non-Arch targets require the appropriate package manager available from the ISO
|
||||
|
||||
| `system.os` | Distribution | `system.version` |
|
||||
| ------------ | ------------------------ | ------------------------------------- |
|
||||
| `almalinux` | AlmaLinux | `8`, `9`, `10` |
|
||||
| `almalinux` | AlmaLinux | `9`, `10` |
|
||||
| `archlinux` | Arch Linux | latest (rolling) |
|
||||
| `debian` | Debian | `10`-`13`, `unstable` |
|
||||
| `fedora` | Fedora | `38`-`45` |
|
||||
| `rhel` | Red Hat Enterprise Linux | `8`, `9`, `10` |
|
||||
| `rocky` | Rocky Linux | `8`, `9`, `10` |
|
||||
| `ubuntu` | Ubuntu (latest non-LTS) | optional (e.g. `24.04`) |
|
||||
| `ubuntu-lts` | Ubuntu LTS | optional (e.g. `24.04`) |
|
||||
| `debian` | Debian | `12`, `13`, `unstable` |
|
||||
| `fedora` | Fedora | `43`, `44` |
|
||||
| `rhel` | Red Hat Enterprise Linux | `9`, `10` |
|
||||
| `rocky` | Rocky Linux | `9`, `10` |
|
||||
| `ubuntu` | Ubuntu (latest non-LTS) | optional (tracks 25.10 `questing`) |
|
||||
| `ubuntu-lts` | Ubuntu LTS | optional (tracks 26.04 `resolute`) |
|
||||
|
||||
### Hypervisors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user