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>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
summary: Build FEX RootFS
|
||||
discover:
|
||||
how: fmf
|
||||
adjust:
|
||||
enabled: false
|
||||
when: arch != x86_64
|
||||
environment:
|
||||
image_type: erofs
|
||||
image_profile: FEX-RootFS
|
||||
kiwi_file: Fedora.kiwi
|
||||
execute:
|
||||
how: tmt
|
||||
Reference in New Issue
Block a user