sysext
#1595
Replies: 1 comment
-
|
Hi @till and thanks for opening this, As we mentioned in this talk, producing and releasing sysext is still not clear in terms of standards: many ways to produce sysext image. On the Flatcar side, we decided to go with two ways:
For a common way of building sysext, there is this issue: #1131 and a working PoC here: https://github.com/flatcar/scripts/blob/main/PREFIX.md to build distro-independant sysext. Regarding the update of the sysext on a deployed node:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Was wondering what the longterm strategy for sysext are?
I found this repository https://github.com/travier/fedora-sysexts a couple days ago (via the excellent talk https://media.ccc.de/v/all-systems-go-2024-313-waiter-an-os-please-with-some-sysext-sprinkled-on-top#t=1217).
The notion of having a sysext-file seems very appealing, for me much more so than the bash scripts in the sysext-bakery repo. Add to that — publishing sysext to some kind of repository, or maybe using Nebraska would be interesting? I am currently not sure what all the required steps are to update the images on a running system when replacing the node (and injecting a new version via butane) is not an option.
Beta Was this translation helpful? Give feedback.
All reactions