Commit graph

5 commits

Author SHA1 Message Date
Timothée Ravier
8d90cc08f1 bootupd: Put in permissive until SELinux issues are fixed
See: https://github.com/coreos/bootupd/issues/694
See: https://github.com/fedora-selinux/selinux-policy/issues/2334
See: https://github.com/fedora-selinux/selinux-policy/issues/2341
See: https://github.com/fedora-selinux/selinux-policy/issues/2362
2024-10-08 21:44:34 +02:00
Timothée Ravier
50b211f589 bootupd: Trigger a bootloader update on boot
See: https://gitlab.com/fedora/ostree/sig/-/issues/1
See: https://github.com/coreos/bootupd/pull/716
2024-10-08 21:43:26 +02:00
Timothée Ravier
ec04c2e374 bootupd: Drop unnecessary /
It's not supported to pass anything other than `/` now, and the argument
has been optional for some time.

See: 09750a1f7a
2024-02-09 18:41:05 +01:00
Timothée Ravier
9ac25505c9 bootupd: Minor clean up 2024-01-08 12:14:36 +01:00
Colin Walters
43a47ea209 Add bootupd integration
This does what we should have done originally, and copies the
bootupd bits directly from
https://github.com/coreos/fedora-coreos-config/blob/testing-devel/manifests/bootupd.yaml

And uses them via includes.
2022-10-16 15:54:15 -04:00