mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-26 21:11:54 +01:00
Add an overlaybd sysext with that and accelerated-container-image
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
parent
65913a94f6
commit
bac06fe408
@ -1,4 +1,5 @@
|
||||
EXTRA_SYSEXTS=(
|
||||
"overlaybd|sys-fs/overlaybd,app-containers/accelerated-container-image"
|
||||
"incus|app-containers/incus"
|
||||
"nvidia-drivers-535|x11-drivers/nvidia-drivers:0/535|-kernel-open persistenced|amd64"
|
||||
"nvidia-drivers-535-open|x11-drivers/nvidia-drivers:0/535|kernel-open persistenced|amd64"
|
||||
|
||||
3
changelog/changes/2025-07-25-overlaybd.md
Normal file
3
changelog/changes/2025-07-25-overlaybd.md
Normal file
@ -0,0 +1,3 @@
|
||||
* Added [overlaybd](https://containerd.github.io/overlaybd/) system extension to support accelerated container images.
|
||||
The extension includes both [overlaybd](https://github.com/containerd/overlaybd/) as well as [accelerated-container-image](https://github.com/containerd/accelerated-container-image) tools.
|
||||
Add `overlaybd` to [`/etc/flatcar/enabled-sysext.conf`](https://www.flatcar.org/docs/latest/provisioning/sysext/) to check it out.
|
||||
Loading…
x
Reference in New Issue
Block a user