diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-24 09:10:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-24 09:10:27 +0000 |
commit | 35841e7846302a0322b1871a9150579864d5188b (patch) | |
tree | bbe51f93fedd722b083e3c094a63c0192e3de629 | |
parent | bc6059ef50d0d22e13600234e4e0940bddbfb31c (diff) |
app-misc/calamares-config-redcore : version bump
-rw-r--r-- | app-misc/calamares-config-redcore/calamares-config-redcore-1803.ebuild (renamed from app-misc/calamares-config-redcore/calamares-config-redcore-1801.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-1801.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-1803.ebuild index 9f6639d2..9f6639d2 100644 --- a/app-misc/calamares-config-redcore/calamares-config-redcore-1801.ebuild +++ b/app-misc/calamares-config-redcore/calamares-config-redcore-1803.ebuild diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf index dae68e49..4e787a03 100644 --- a/app-misc/calamares-config-redcore/files/modules/bootloader.conf +++ b/app-misc/calamares-config-redcore/files/modules/bootloader.conf @@ -5,8 +5,8 @@ efiBootLoader: "grub" # systemd-boot configuration files settings, set kernel and initramfs file names # and amount of time before default selection boots -kernel: "/boot/vmlinux-4.14.13-redcore-lts" -img: "/boot/initrd-4.14.13-redcore-lts" +kernel: "/boot/vmlinux-4.14.30-redcore-lts" +img: "/boot/initrd-4.14.30-redcore-lts" timeout: "10" # Optionally set the menu entry name and kernel name to use in systemd-boot. # If not specified here, these settings will be taken from branding.desc. |