From c023f1ef70f8809f41d6c2d7beadb8be7e58264b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 6 Mar 2016 17:26:03 +0000 Subject: fix bootloader and list of packages to remove during installation --- app-misc/calamares-config-kogaion/files/modules/bootloader.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/calamares-config-kogaion/files/modules/bootloader.conf') diff --git a/app-misc/calamares-config-kogaion/files/modules/bootloader.conf b/app-misc/calamares-config-kogaion/files/modules/bootloader.conf index 8ee8e661..c0f5ba9f 100644 --- a/app-misc/calamares-config-kogaion/files/modules/bootloader.conf +++ b/app-misc/calamares-config-kogaion/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/bzImage" -img: "/boot/Initrd" +kernel: "/boot/kernel-genkernel-x86_64-3.14.50-kogaion" +img: "/boot/initramfs-3.14.50-kogaion.img" 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. -- cgit v1.2.3