summaryrefslogtreecommitdiff
path: root/rootfs/kernel.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@cryptonomic.net>2021-02-28 08:39:01 -0500
committerAndrew Cady <d@cryptonomic.net>2021-02-28 08:39:01 -0500
commit3c73e2c8aa8b18fc3fdbbdc873d1e5fe24353c33 (patch)
tree107de6069220af63d682e0ea6465b3d49fb7eb4b /rootfs/kernel.yaml
parent4fd0b1013e13556c9afc35540e6e411e9cb47e0b (diff)
various rootfs improvements
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/.*-//')"