From e663a58c7eae0418e514eed7e6dce2927c883040 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Fri, 4 Oct 2019 10:46:46 -0400 Subject: try to support 32bit kernels --- rootfs/kernel.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rootfs') diff --git a/rootfs/kernel.yaml b/rootfs/kernel.yaml index dc3dd40..ffd1d5f 100644 --- a/rootfs/kernel.yaml +++ b/rootfs/kernel.yaml @@ -11,5 +11,6 @@ packages: - libklibc - libnuma1 - linux-base -- linux-image-4.19.0-0.bpo.5-rt-amd64 - linux-image-amd64 +#chroot-commands: +#- "apt-get update; apt-get -y install linux-image-$(uname -r | sed 's/.*-//')" -- cgit v1.2.3