Paul Spooren 451e2ce006 imagebuilder: fix package inclusion and APK index
We need to exclude packages from the APK index which must not be
upgraded. To do so, the packages `libc`, `kernel` and `base-files` are
excluded to APK never suggestes them as upgradable.

The previous logic would however match packages like `libcomerr0`,
causing build failures. Make the copying and excluding logic more
precise by adding a single dash.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-11-09 16:46:35 +01:00
..
2024-11-09 03:21:36 +01:00
2024-10-12 21:51:25 +02:00
2024-10-24 20:17:27 +02:00
2024-11-05 20:23:01 +01:00