diff options
| author | 2024-08-30 11:30:26 -0700 | |
|---|---|---|
| committer | 2024-09-28 15:10:02 -0700 | |
| commit | 03aacd1818f24ff945f206ac580699b6b23cef11 (patch) | |
| tree | ab592b4bf8af72050efa511af6d2c7dfd5ecf65f /VARIANTS.md | |
| parent | 5fe8b10e986e41eec9cde4e0004c8ac28dc4b76c (diff) | |
| download | kiwi-descriptions-03aacd1818f24ff945f206ac580699b6b23cef11.tar.gz kiwi-descriptions-03aacd1818f24ff945f206ac580699b6b23cef11.zip | |
Add FEX-RootFS definition
Add a new definition for a RootFS to be used by FEX (https://src.fedoraproject.org/rpms/fex-emu). This is based on the upstream manifest (https://github.com/FEX-Emu/RootFS/blob/main/Configs/Fedora_40.json).
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Diffstat (limited to 'VARIANTS.md')
| -rw-r--r-- | VARIANTS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VARIANTS.md b/VARIANTS.md index fb67c7b..4b8bf3a 100644 --- a/VARIANTS.md +++ b/VARIANTS.md @@ -14,6 +14,7 @@ | | | `Container-Base-Generic-Minimal` | | | | `Container-Base-Generic` | | Toolbox Container | `oci` | `Container-Toolbox` | +| RootFS for FEX | `erofs` | `FEX-RootFS` | | KDE Spin | `iso` | `KDE-Desktop-Live` | | | `oem` | `KDE-Desktop-Disk` | | KDE Mobile Spin | `iso` | `KDE-Mobile-Live` | |