• 0 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: June 28th, 2023

help-circle
  • The issue with them right now is there’s no update mechanism. If you use something as a system extension that depends on a library in the image, and that library gets updated, you could have an unbootable system or at the very least a non-functioning application until you can update your system extension manually.

    Ideally that update mechanism needs to be a part of bootc so if your system extension is part of your boot process it can be updated ahead of time before the image is loaded.

    We’ve looked at it since it’s inception and it’s something we really want, it’s just nowhere near ready yet.