grub-efi-recipe,oniro-grub-bootconf-recipe : fusing grub-config into grub's binary .
Compare changes
Files
2@@ -21,3 +21,27 @@ GRUB_BUILDIN:append = " squash4 halt echo"
Updating two files in a safe, transactional manner is way, way harder than updating one. By having the grub.cfg
file built-into GRUB binary we can avoid a lot of complexity without limiting anything relevant.
GRUB is now configured to have a built-in config file identical to the one we currently build in the oniro-grub-bootconf
recipe.
And installing grub.cfg into rootfs by oniro-grub-bootconf
recipe is no longer needed.
Signed-off-by: Kareem Zarka kareem.zarka@huawei.com
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent