summaryrefslogtreecommitdiff
path: root/app-misc/calamares-config-redcore/files/modules/bootloader.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-08 09:55:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-08 09:55:55 +0000
commita4c66ec62fe964bb5469080c997d5be22b1ff587 (patch)
treee55f3df0dfe2d3c7985f8640d98fb2ddf9256d38 /app-misc/calamares-config-redcore/files/modules/bootloader.conf
parent1599a8ccc4a1b872f919371403ec0434b033207b (diff)
app-misc/calamares-config-redcore : lower memory requirements for installation to 1GB, misc tweaks
Diffstat (limited to 'app-misc/calamares-config-redcore/files/modules/bootloader.conf')
-rw-r--r--app-misc/calamares-config-redcore/files/modules/bootloader.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf
index 0e1ff67c..2e02d7cb 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/kernel-genkernel-x86_64-4.9.53-redcore-lts"
-img: "/boot/initramfs-genkernel-x86_64-4.9.53-redcore-lts"
+kernel: "/boot/vmlinux-4.14.12-redcore-lts"
+img: "/boot/initrd-4.14.12-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.