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

echo "

******************************************************
* This kernel-414 version is obsolet from Jan,2023.  *
* After this date it will be removed from the system.*
* You should replace this version before this date.  *
* See https://www.nutyx.org/en/upgrade-kernel-lts    *
* or                                                 *
* https://www.nutyx.org/fr/upgrade-kernel-lts        *
******************************************************

"
