Install only linux-image-cloud-amd64 in VMs for >=buster and amd64 mika/vm-kernel
authorMichael Prokop <mika@grml.org>
Mon, 7 Jun 2021 12:57:11 +0000 (14:57 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 7 Jun 2021 13:10:28 +0000 (15:10 +0200)
commit43406e8955d683da38ac2cccb797a2213cc92e1c
tree6d019c8e778274ac6b0af4249dbedc2baa830bb6
parent59e75958079096421a679c83e2526c973038ba83
Install only linux-image-cloud-amd64 in VMs for >=buster and amd64

With linux-image-cloud-amd64 we only need ~96MB of disk space, whereas
the corresponding linux-image-amd64 takes about 317MB of disk space.
Also there's usually no need to install linux-headers and firmware
packages inside a VM, so skip those as well.

Closes: grml/grml-debootstrap#178
chroot-script