diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-09-21 11:28:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-09-21 11:28:13 +0100 |
commit | d581f3e2fa409d254c1b68391a8cf5a9d9d9fcbd (patch) | |
tree | a588a9272a1343b1460596981c52faed9e0b94a0 | |
parent | 3155a0d504e78e07cabdf97e2dff798d6504c5ba (diff) |
app-misc/calamares-config-redcore : adjust bootloader configuration, increase minimum disk size requirement to 32GB for a comfortable upgrade experience
-rw-r--r-- | app-misc/calamares-config-redcore/calamares-config-redcore-1.314.1337-r4.ebuild (renamed from app-misc/calamares-config-redcore/calamares-config-redcore-1.314.1337-r3.ebuild) | 0 | ||||
-rw-r--r-- | app-misc/calamares-config-redcore/files/modules/bootloader.conf | 4 | ||||
-rw-r--r-- | app-misc/calamares-config-redcore/files/modules/welcome.conf | 2 | ||||
-rw-r--r-- | metadata/md5-cache/app-misc/calamares-config-redcore-1.314.1337-r4 (renamed from metadata/md5-cache/app-misc/calamares-config-redcore-1.314.1337-r3) | 0 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/calamares-config-redcore/calamares-config-redcore-1.314.1337-r3.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-1.314.1337-r4.ebuild index d1471cf6..d1471cf6 100644 --- a/app-misc/calamares-config-redcore/calamares-config-redcore-1.314.1337-r3.ebuild +++ b/app-misc/calamares-config-redcore/calamares-config-redcore-1.314.1337-r4.ebuild diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf index f5588e13..a99c74b3 100644 --- a/app-misc/calamares-config-redcore/files/modules/bootloader.conf +++ b/app-misc/calamares-config-redcore/files/modules/bootloader.conf @@ -1,8 +1,8 @@ --- efiBootLoader: "grub" -kernel: "/boot/vmlinuz-6.1.12-redcore-lts" -img: "/boot/initrd-6.1.12-redcore-lts" +kernel: "/boot/vmlinuz-6.5.4-redcore" +img: "/boot/initrd-6.5.4-redcore" timeout: "10" grubInstall: "grub2-install" diff --git a/app-misc/calamares-config-redcore/files/modules/welcome.conf b/app-misc/calamares-config-redcore/files/modules/welcome.conf index 463cec77..d04786c9 100644 --- a/app-misc/calamares-config-redcore/files/modules/welcome.conf +++ b/app-misc/calamares-config-redcore/files/modules/welcome.conf @@ -4,7 +4,7 @@ showKnownIssuesUrl: true showReleaseNotesUrl: true requirements: - requiredStorage: 20.0 + requiredStorage: 32.0 requiredRam: 2.0 internetCheckUrl: http://google.com check: diff --git a/metadata/md5-cache/app-misc/calamares-config-redcore-1.314.1337-r3 b/metadata/md5-cache/app-misc/calamares-config-redcore-1.314.1337-r4 index 1a3aa14d..1a3aa14d 100644 --- a/metadata/md5-cache/app-misc/calamares-config-redcore-1.314.1337-r3 +++ b/metadata/md5-cache/app-misc/calamares-config-redcore-1.314.1337-r4 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 4f5e50f4..23af2e88 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -6,7 +6,7 @@ app-arch/unp 2.0_pre9-r1: Script for unpacking various file formats app-backup/timeshift 22.11.1-r2: A system restore utility for Linux app-emulation/steam 1.0.0.71-r3: Digital distribution client bootstrap package app-emulation/virtualbox-modules 7.0.10: Kernel Modules for Virtualbox -app-misc/calamares-config-redcore 1.314.1337-r3: Redcore Linux Calamares modules config +app-misc/calamares-config-redcore 1.314.1337-r4: Redcore Linux Calamares modules config app-misc/geoclue 2.7.1-r5: A location information D-Bus service app-misc/redcore-live 1.314.1337: Redcore Linux live scripts app-misc/redcore-skel 1.314.1337-r2: Redcore Linux skel tree |