extractor is now called filesystem-device-match

This commit is contained in:
2025-10-13 01:02:51 -07:00
parent 7a63e0325b
commit d63c300bc2
3 changed files with 16 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
version = 1
[extractors.boot.filesystem]
item = "\\EFI\\BOOT\\kernel.efi"
[extractors.boot.filesystem-device-match]
has-item = "\\EFI\\BOOT\\kernel.efi"
[actions.chainload-kernel]
chainload.path = "$boot\\EFI\\BOOT\\kernel.efi"