diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-01-17 14:54:10 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-01-17 14:54:10 +0100 |
commit | 013b5b24017f524720a2d34d5d83b0090187c99c (patch) | |
tree | 80d6b0301ce17aa71f91fabf3336f83225595d88 /useraddhook | |
parent | 8961c87b6b1289d50e7e53cbca497f5ee9ed7b3c (diff) | |
download | debvm-013b5b24017f524720a2d34d5d83b0090187c99c.tar.gz |
debvm-create: install only one kernel image
The apt pattern ?or does not short-circuit. It installs any pattern
matching one of the arguments. On amd64, we thus get both the cloud and
the non-cloud variant.
There aren't that many good options to fix this, so the next best way is
using a hook and running apt again, which is suboptimal in terms of
repeated triggers, but likely the best we can do at present.
Diffstat (limited to 'useraddhook')
0 files changed, 0 insertions, 0 deletions