if [ -f boot/initrd-414 ]; then
    mkinitramfs 4.14.336-NuTyX-414
    rm boot/initrd-414
    mv boot/initrd-4.14.336-NuTyX-414 boot/initrd-414
fi

. lib/lsb/init-functions


echo -e "
${FAILURE}
******************************************************
* This kernel-414 version is obsolet from Jan,2024.  *
* After this date it will not be updated anymore.    *
* You should replace this version before this date.  *
*                                                    *
*     https://www.nutyx.org/en/upgrade-kernel-lts    *
*                                                    *
******************************************************
${NORMAL}
"
