1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-07 03:45:28 +01:00
Files
bootc/.github
Colin Walters fa9924e4fe model: Add tracking of our own static config versions
Currently our static configs don't directly support updates.
(They really should)

We also have a use case around simply introspecting the state
that static configs were enabled (xref https://github.com/ostreedev/ostree/pull/3150)
where we want to have ostree not run grub2-mkconfig in this case.

In preparation for both of these things, add tracking of
our *own* version of the static configs into the metadata.

In theory of course, static configs could include other components
(ignition, greenboot, etc.) and we should track those too.  For
now this at least gets us basic metadata.
2024-01-31 15:07:40 -05:00
..
2023-05-26 18:44:05 +00:00