mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-26 03:22:08 +03:00
21ebc7d21e
The sysroot.bootloader key configures the bootloader that OSTree uses when deploying a sysroot. Having this key allows specifying behavior not to use the default bootloader backend code, which is preferable when creating a first deployment from the sysroot (#1774). As of now, the key can take the values "auto" or "none". If the key is not given, the value defaults to "auto". "auto" causes _ostree_sysroot_query_bootloader() to be used when writing a new deployment, which is the original behavior that dynamically detects which bootloader to use. "none" avoids querying the bootloader dynamically. The BLS config fragments are still written to sysroot/boot/loader/entries for use by higher-level software. More values can be supported in future to specify a single bootloader, different behavior for the bootloader code, or a list of bootloaders to try. Resolves: #1774 Closes: #1814 Approved by: jlebon |
||
---|---|---|
.. | ||
ostree-admin-cleanup.xml | ||
ostree-admin-config-diff.xml | ||
ostree-admin-deploy.xml | ||
ostree-admin-init-fs.xml | ||
ostree-admin-instutil.xml | ||
ostree-admin-os-init.xml | ||
ostree-admin-pin.xml | ||
ostree-admin-set-origin.xml | ||
ostree-admin-status.xml | ||
ostree-admin-switch.xml | ||
ostree-admin-undeploy.xml | ||
ostree-admin-unlock.xml | ||
ostree-admin-upgrade.xml | ||
ostree-admin.xml | ||
ostree-cat.xml | ||
ostree-checkout.xml | ||
ostree-checksum.xml | ||
ostree-commit.xml | ||
ostree-config.xml | ||
ostree-create-usb.xml | ||
ostree-diff.xml | ||
ostree-export.xml | ||
ostree-find-remotes.xml | ||
ostree-fsck.xml | ||
ostree-gpg-sign.xml | ||
ostree-init.xml | ||
ostree-log.xml | ||
ostree-ls.xml | ||
ostree-prune.xml | ||
ostree-pull-local.xml | ||
ostree-pull.xml | ||
ostree-refs.xml | ||
ostree-remote.xml | ||
ostree-reset.xml | ||
ostree-rev-parse.xml | ||
ostree-show.xml | ||
ostree-static-delta.xml | ||
ostree-summary.xml | ||
ostree-trivial-httpd.xml | ||
ostree.repo-config.xml | ||
ostree.repo.xml | ||
ostree.xml | ||
rofiles-fuse.xml |