Skip to content

Commit bac06fe

Browse files
chewit-lo
authored andcommitted
Add an overlaybd sysext with that and accelerated-container-image
Signed-off-by: James Le Cuirot <[email protected]>
1 parent 65913a9 commit bac06fe

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

build_library/extra_sysexts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
EXTRA_SYSEXTS=(
2+
"overlaybd|sys-fs/overlaybd,app-containers/accelerated-container-image"
23
"incus|app-containers/incus"
34
"nvidia-drivers-535|x11-drivers/nvidia-drivers:0/535|-kernel-open persistenced|amd64"
45
"nvidia-drivers-535-open|x11-drivers/nvidia-drivers:0/535|kernel-open persistenced|amd64"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* Added [overlaybd](https://containerd.github.io/overlaybd/) system extension to support accelerated container images.
2+
The extension includes both [overlaybd](https://github.com/containerd/overlaybd/) as well as [accelerated-container-image](https://github.com/containerd/accelerated-container-image) tools.
3+
Add `overlaybd` to [`/etc/flatcar/enabled-sysext.conf`](https://www.flatcar.org/docs/latest/provisioning/sysext/) to check it out.

0 commit comments

Comments
 (0)