mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-07-07 13:18:41 +00:00
arrow_up: Bump repository and drop some workarounds (#434)
* ⬆️ Bump Kairos repositories Signed-off-by: Ettore Di Giacinto <mudler@mocaccino.org> * 🐧 Find out which grub to call Signed-off-by: Ettore Di Giacinto <mudler@mocaccino.org> Signed-off-by: Ettore Di Giacinto <mudler@mocaccino.org>
This commit is contained in:
parent
7a707a1215
commit
b9ebf277e3
@ -176,7 +176,7 @@ framework:
|
||||
# Keep openSUSE kernel on ARM
|
||||
IF [ "$FLAVOR" = "opensuse-arm-rpi" ] || [ "$FLAVOR" = "alpine-arm-rpi" ]
|
||||
RUN luet install -y --system-target /framework \
|
||||
distro-kernels/opensuse distro-initrd/opensuse
|
||||
distro-kernels/opensuse-leap distro-initrd/opensuse-leap
|
||||
ELSE IF [ "$WITH_KERNEL" = "true" ] || [ "$FLAVOR" = "alpine" ]
|
||||
RUN luet install -y --system-target /framework \
|
||||
distro-kernels/ubuntu distro-initrd/ubuntu
|
||||
|
Loading…
Reference in New Issue
Block a user