diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/calamares-config-redcore/calamares-config-redcore-314-r5.ebuild (renamed from app-misc/calamares-config-redcore/calamares-config-redcore-314-r4.ebuild) | 0 | ||||
-rw-r--r-- | app-misc/calamares-config-redcore/files/modules/bootloader.conf | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/calamares-config-redcore/calamares-config-redcore-314-r4.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-314-r5.ebuild index 9f6639d2..9f6639d2 100644 --- a/app-misc/calamares-config-redcore/calamares-config-redcore-314-r4.ebuild +++ b/app-misc/calamares-config-redcore/calamares-config-redcore-314-r5.ebuild diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf index 4ce4526b..789b7918 100644 --- a/app-misc/calamares-config-redcore/files/modules/bootloader.conf +++ b/app-misc/calamares-config-redcore/files/modules/bootloader.conf @@ -8,8 +8,8 @@ efiBootLoader: "grub" # systemd-boot configuration files settings, set kernel and initramfs file names # and amount of time before default selection boots -kernel: "/boot/vmlinuz-5.10.5-redcore-lts" -img: "/boot/initrd-5.10.5-redcore-lts" +kernel: "/boot/vmlinuz-5.10.11-redcore-lts" +img: "/boot/initrd-5.10.11-redcore-lts" timeout: "10" # Optionally set the menu entry name and kernel name to use in systemd-boot. |