From 6cf26e4c59594844c6d209b3d3c94dd771a32221 Mon Sep 17 00:00:00 2001 From: Ricardo Pardini Date: Sat, 14 Jan 2023 23:28:29 +0100 Subject: [PATCH] armbian-next: don't warn about using extlinux --- lib/functions/rootfs/distro-agnostic.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/functions/rootfs/distro-agnostic.sh b/lib/functions/rootfs/distro-agnostic.sh index edb06da4d9..f9f25cf970 100644 --- a/lib/functions/rootfs/distro-agnostic.sh +++ b/lib/functions/rootfs/distro-agnostic.sh @@ -158,8 +158,8 @@ function install_distribution_agnostic() { # create extlinux config file @TODO: refactor into extensions u-boot, extlinux if [[ $SRC_EXTLINUX == yes ]]; then - display_alert "Using extlinux, SRC_EXTLINUX: ${SRC_EXTLINUX}" "image will be incompatible with nand-sata-install" "warn" - mkdir -p $SDCARD/boot/extlinux + display_alert "Using extlinux, SRC_EXTLINUX: ${SRC_EXTLINUX}" "$NAME_KERNEL - $NAME_INITRD" "info" + mkdir -p "$SDCARD"/boot/extlinux local bootpart_prefix if [[ -n $BOOTFS_TYPE ]]; then bootpart_prefix=/