diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-01-04 17:54:29 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-01-04 17:54:29 +0000 |
commit | 60cae5a317d3b9b9c11b8802887385795614a617 (patch) | |
tree | a5438ad4a00f6caf43eaa1062f0b18d7799097d9 /app-misc/calamares-config-redcore | |
parent | 2c2fd55b9f5cba9aa834cac65ecb9e71287a22be (diff) |
1701
Diffstat (limited to 'app-misc/calamares-config-redcore')
-rw-r--r-- | app-misc/calamares-config-redcore/calamares-config-redcore-1701.ebuild (renamed from app-misc/calamares-config-redcore/calamares-config-redcore-1.0.ebuild) | 2 | ||||
-rw-r--r-- | app-misc/calamares-config-redcore/files/modules/bootloader.conf | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/calamares-config-redcore/calamares-config-redcore-1.0.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-1701.ebuild index 11600728..82456996 100644 --- a/app-misc/calamares-config-redcore/calamares-config-redcore-1.0.ebuild +++ b/app-misc/calamares-config-redcore/calamares-config-redcore-1701.ebuild @@ -4,7 +4,7 @@ EAPI=5 -DESCRIPTION="Kogaion Linux Calamares modules config" +DESCRIPTION="Redcore Linux 1701 Calamares modules config" HOMEPAGE="" SRC_URI="" diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf index 62493e2e..5a443ba3 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.8.5-redcore" -img: "/boot/initramfs-genkernel-x86_64-4.8.5-redcore" +kernel: "/boot/kernel-genkernel-x86_64-4.8.15-redcore" +img: "/boot/initramfs-genkernel-x86_64-4.8.15-redcore" 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. |