- Move recipe-generator/ to cook/ for cleaner structure - Fix ksflatten-relative path conversion to handle all %include paths - Fix validation exit code to only fail on actual errors - All recipes now generate and flatten successfully via make all
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
# systemd-boot bootloader configuration
|
|
|
|
bootsupport --sdboot --location=mbr --timeout=1 # Use systemd-boot and set a timeout to 1
|