forked from osbuild/osbuild
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ostree.config: add
bootloader
config option
Ability to set the bootloader backend that OSTree should use. NB: normally this should be set to `none` since in modern distros and bootloaders the BLS is used and the BLS snippets are generated on `none` but none of the of the specific bootloader tools are run, like `grub2-mkconfig` for grub. Update the fedora image manifest to use that config setting.
- Loading branch information
1 parent
187681f
commit 7ec305a
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters