diff options
| author | 2024-08-30 11:30:26 -0700 | |
|---|---|---|
| committer | 2024-09-28 15:10:02 -0700 | |
| commit | 03aacd1818f24ff945f206ac580699b6b23cef11 (patch) | |
| tree | ab592b4bf8af72050efa511af6d2c7dfd5ecf65f /Fedora.kiwi | |
| 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 'Fedora.kiwi')
| -rw-r--r-- | Fedora.kiwi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Fedora.kiwi b/Fedora.kiwi index d19c4a9..b19d43f 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -47,6 +47,7 @@ <include from="this://./teams/sway.xml"/> <include from="this://./teams/budgie.xml"/> <include from="this://./teams/miraclewm.xml"/> + <include from="this://./teams/asahi.xml"/> <packages type="bootstrap"> <package name="basesystem"/> <package name="filesystem"/> |