mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
Add support for firmware updates via RAUC on aarch64. The created RAUC bundle (images/infix-$BR2_ARCH.pkg) is signed with the same key used to sign the raw FIT image.
8 lines
1.0 KiB
Plaintext
8 lines
1.0 KiB
Plaintext
# GRUB Environment Block
|
|
# WARNING: Do not edit this file by tools other than grub-editenv!!!
|
|
ORDER=primary secondary
|
|
primary_OK=1
|
|
secondary_OK=1
|
|
primary_TRY=0
|
|
secondary_TRY=0
|
|
################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################ |