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