diff options
Diffstat (limited to 'rootfs/kernel.yaml')
-rw-r--r-- | rootfs/kernel.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rootfs/kernel.yaml b/rootfs/kernel.yaml index dc3dd40..ffd1d5f 100644 --- a/rootfs/kernel.yaml +++ b/rootfs/kernel.yaml | |||
@@ -11,5 +11,6 @@ packages: | |||
11 | - libklibc | 11 | - libklibc |
12 | - libnuma1 | 12 | - libnuma1 |
13 | - linux-base | 13 | - linux-base |
14 | - linux-image-4.19.0-0.bpo.5-rt-amd64 | ||
15 | - linux-image-amd64 | 14 | - linux-image-amd64 |
15 | #chroot-commands: | ||
16 | #- "apt-get update; apt-get -y install linux-image-$(uname -r | sed 's/.*-//')" | ||