[bootloader] Requires partition before it.
This commit is contained in:
parent
5513b5a697
commit
a93df6fcfb
@ -1,5 +1,8 @@
|
||||
---
|
||||
type: "job"
|
||||
name: "bootloader"
|
||||
interface: "python"
|
||||
name: "bootloader"
|
||||
script: "main.py"
|
||||
# The partition module sets up the EFI firmware type
|
||||
# global key, which is used to decide how to install.
|
||||
requiredModules: [ "partition" ]
|
||||
|
Loading…
Reference in New Issue
Block a user