if [ -f boot/initrd-419 ]; then
    mkinitramfs 4.19.322-NuTyX-419
    rm boot/initrd-419
    mv boot/initrd-4.19.322-NuTyX-419 boot/initrd-419
fi

. lib/lsb/init-functions

echo -e "
${WARNING}
******************************************************
* This kernel-419 version is obsolet from Jan,2025.  *
* 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}
"
