summaryrefslogtreecommitdiff
path: root/rootfs/kernel.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'rootfs/kernel.yaml')
-rw-r--r--rootfs/kernel.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootfs/kernel.yaml b/rootfs/kernel.yaml
index 1ab32cc..d3768a5 100644
--- a/rootfs/kernel.yaml
+++ b/rootfs/kernel.yaml
@@ -12,6 +12,6 @@ packages:
12- libklibc 12- libklibc
13- libnuma1 13- libnuma1
14- linux-base 14- linux-base
15- linux-image-$(karch) 15- linux-image-$(kver)-$(karch)
16#chroot-commands: 16#chroot-commands:
17#- "apt-get update; apt-get -y install linux-image-$(uname -r | sed 's/.*-//')" 17#- "apt-get update; apt-get -y install linux-image-$(uname -r | sed 's/.*-//')"