diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-12 06:50:28 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-12 06:50:28 +0000 |
commit | 7ef605366c2fad095d0d54fb24cee58d66832792 (patch) | |
tree | bd3f67ac634d1d74085f5673e09b111b93b44573 /app-misc/calamares-config-redcore | |
parent | 8f326fa198c8e385159e7bc56a7b3897a2f490cc (diff) |
app-misc/calamares-config-redcore
Diffstat (limited to 'app-misc/calamares-config-redcore')
-rw-r--r-- | app-misc/calamares-config-redcore/calamares-config-redcore-1801.ebuild (renamed from app-misc/calamares-config-redcore/calamares-config-redcore-1710-r1.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-1710-r1.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-1801.ebuild index 9f6639d2..9f6639d2 100644 --- a/app-misc/calamares-config-redcore/calamares-config-redcore-1710-r1.ebuild +++ b/app-misc/calamares-config-redcore/calamares-config-redcore-1801.ebuild diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf index 2e02d7cb..dae68e49 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.12-redcore-lts" -img: "/boot/initrd-4.14.12-redcore-lts" +kernel: "/boot/vmlinux-4.14.13-redcore-lts" +img: "/boot/initrd-4.14.13-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. |