From 13c5d722ad8a6141ad58c4c0d19e4fb7ce63265c Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Tue, 15 Apr 2025 14:47:19 -0400 Subject: components/liveinstall: Filter out unwanted EFI files from the ESP This drastically reduces the content included in the embedded ESP for live media, and avoids weird side-effects caused by extra EFI binaries being present. --- iso-esp-excludes.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 iso-esp-excludes.yaml (limited to 'iso-esp-excludes.yaml') diff --git a/iso-esp-excludes.yaml b/iso-esp-excludes.yaml new file mode 100644 index 0000000..c49d940 --- /dev/null +++ b/iso-esp-excludes.yaml @@ -0,0 +1,3 @@ +exclude: +- BOOT/fb*.efi +- fedora -- cgit v1.3.1+13