diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-27 15:07:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-27 15:07:41 +0100 |
commit | 357af91ba64a539ed20dc89bd8505700cb3eb122 (patch) | |
tree | 6ca1d85abd27d746dfb9fa4a097d06b328d7b1a0 /app-misc/calamares-config-redcore | |
parent | e1759c9e8379289f72917ce2d2d7953fe9c4a7fb (diff) |
app-misc : trigger rebuilds in preparation for release
Diffstat (limited to 'app-misc/calamares-config-redcore')
-rw-r--r-- | app-misc/calamares-config-redcore/calamares-config-redcore-314.ebuild (renamed from app-misc/calamares-config-redcore/calamares-config-redcore-1337-r2.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-r2.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-314.ebuild index 9f6639d2..9f6639d2 100644 --- a/app-misc/calamares-config-redcore/calamares-config-redcore-1337-r2.ebuild +++ b/app-misc/calamares-config-redcore/calamares-config-redcore-314.ebuild diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf index 805b7182..84185cc4 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/vmlinuz-4.14.90-redcore-lts" -img: "/boot/initrd-4.14.90-redcore-lts" +kernel: "/boot/vmlinuz-5.1.15-redcore" +img: "/boot/initrd-5.1.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. |