Add support for explicitly requesting any specific bootloader type
authorWilliam Manley <will@stb-tester.com>
Mon, 6 Jul 2020 15:12:29 +0000 (16:12 +0100)
committerWilliam Manley <will@stb-tester.com>
Mon, 26 Oct 2020 23:51:11 +0000 (23:51 +0000)
commit31acd2ef99acd43c165b3678cfc4a5076a4fc5c0
tree390d1d99228d04bd716b2c864e2cd0784f5912cc
parent9482ecfe5ad355a405d17272564c8b15c9f1d84b
Add support for explicitly requesting any specific bootloader type

...with the `sysroot.bootloader` configuration option.  This can be useful
when converting a system to use `ostree` which doesn't currently have a
bootloader configuration that `ostree` can automatically detect, and is
also useful in combination with the `--sysroot` option when provisioning a
rootfs for systems other than the one you're running `ostree admin deploy`
on.
man/ostree.repo-config.xml
src/libostree/ostree-repo-private.h
src/libostree/ostree-sysroot.c