Skip to content

Commit cf8b0cd

Browse files
committed
configs: Add the configs needed for booting Fedora cloud images
Can be used with eg: $ make ppc64le_guest_defconfig $ ~/ci-scripts/scripts/misc/apply-configs.py fedora-cloud $ make olddefconfig $ make -s -j (nproc) $ ~/ci-scripts/scripts/boot/qemu-pseries+kvm+fedora41
1 parent 82ac3ff commit cf8b0cd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

etc/configs/fedora-cloud.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_BTRFS_FS=y
2+
CONFIG_VFAT_FS=y
3+
CONFIG_ZRAM=y

0 commit comments

Comments
 (0)