From 3c73e2c8aa8b18fc3fdbbdc873d1e5fe24353c33 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 28 Feb 2021 08:39:01 -0500 Subject: various rootfs improvements --- rootfs/kernel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rootfs/kernel.yaml') 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: - libklibc - libnuma1 - linux-base -- linux-image-$(karch) +- linux-image-$(kver)-$(karch) #chroot-commands: #- "apt-get update; apt-get -y install linux-image-$(uname -r | sed 's/.*-//')" -- cgit v1.2.3