diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-06 12:14:48 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-06 12:14:48 +0000 |
commit | c53089dc3a7fb92cf5573288ceb5d13fa2caec80 (patch) | |
tree | 2a3306f5fdb8c53b6eaa8459b8b7a787b9b50676 | |
parent | 1bd4c43a32111c9d9308a2e6be0b543380899bc8 (diff) |
app-misc/calamares-config-redcore : version bump
-rw-r--r-- | app-misc/calamares-config-redcore/calamares-config-redcore-1337-r1.ebuild (renamed from app-misc/calamares-config-redcore/calamares-config-redcore-1337.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-1337.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-1337-r1.ebuild index 9f6639d2..9f6639d2 100644 --- a/app-misc/calamares-config-redcore/calamares-config-redcore-1337.ebuild +++ b/app-misc/calamares-config-redcore/calamares-config-redcore-1337-r1.ebuild diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf index 02de5901..805b7182 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.50-redcore-lts" -img: "/boot/initrd-4.14.50-redcore-lts" +kernel: "/boot/vmlinuz-4.14.90-redcore-lts" +img: "/boot/initrd-4.14.90-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. |