]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
mkosi-obs: do not fail if there are no bootloaders in the ESP
authorLuca Boccassi <luca.boccassi@gmail.com>
Sun, 17 Aug 2025 17:00:45 +0000 (18:00 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 24 Aug 2025 15:52:31 +0000 (17:52 +0200)
letfover debug command, can be removed

mkosi/resources/mkosi-obs/mkosi.postoutput

index 5e8cb7adedbe4486652c01757671e93e24ec0d26..65c4000a7c30c84f8f8684cb8a349265822fc657 100755 (executable)
@@ -90,7 +90,6 @@ for ddi in "${DDIS[@]}"; do
 
     rm -rf EFI
     mcopy -s -i "${ddi%.zst}@@${offset}" ::EFI EFI || true
-    find EFI
 
     # UKIs are handled separately
     rm -rf EFI/Linux