summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------fsmgr0
-rw-r--r--rootfs/kernel.yaml2
2 files changed, 1 insertions, 1 deletions
diff --git a/fsmgr b/fsmgr
Subproject 75ef900900131ef59b9c5a5c5aa2ff1b44c8dbf Subproject a9aab3eddf957e1ac4ef29a1dc6374567827c34
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/.*-//')"