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>
13 lines
215 B
Plaintext
13 lines
215 B
Plaintext
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
|