Adel KARA SLIMANE
31b51e68e9
version bumps: 5.16.15 5.15.29 5.10.106
2022-03-16 18:28:02 +00:00
Adel KARA SLIMANE
1496e611b8
version bumps: 5.4.185
2022-03-16 12:38:08 +00:00
Tk-Glitch
f315cc3682
Put Clearlinux patches behind a toggle in .cfg, allowing them to be disabled
2022-03-16 12:21:41 +01:00
Torge Matthies
a0ca753da5
Fixes for the recent cpu uarch changes ( #463 )
...
* prepare: fix error when printing cpu uarch patch name.
Fixes the following error:
/usr/share/makepkg/util/message.sh: line 69: printf: `B': invalid format character
* prepare: fix application of cpu uarch patch.
2022-03-16 10:26:48 +01:00
Adel Kara Slimane
5a6f3d921b
cpu uarch patches: move download code to prepare ( #462 )
...
And update to new naming scheme
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-03-15 21:40:38 +01:00
Adel Kara Slimane
a7843dd8c5
README: Arch: specify base-devel
requirement and redirect to wiki ( #458 )
...
Closes : #440
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-03-15 11:36:32 +01:00
Adel KARA SLIMANE
d702f5a7de
version bumps: 5.17-rc8
2022-03-14 12:38:01 +00:00
Adel KARA SLIMANE
ca55562a08
version bumps: 5.16.14 5.15.28 5.10.105 5.4.184
2022-03-11 12:37:49 +00:00
Tk-Glitch
9c02feac7a
Port the prjc fix for 5.16/5.17 to 5.15 for 5.15.27 changes
2022-03-10 18:08:59 +01:00
amelia
6facf761d6
5.15.27 hardened bump ( #455 )
2022-03-10 18:06:26 +01:00
Tk-Glitch
a1d2d60beb
Replace < by -lt for _basever comparison. The comparison was always resulting in 54-59 being greater than 515.
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/450
2022-03-10 17:15:28 +01:00
Tk-Glitch
2a3190333c
Bump pkgrel
2022-03-09 15:43:00 +01:00
Tk-Glitch
9f60fbd99b
Fix for 961a5b0857
2022-03-09 15:42:32 +01:00
zecktos
d7541e00b4
uninstall-help for Debian ( #444 )
...
use the Ubuntu uninstall-help also when "_distro" is set to Debian like in the installation part
2022-03-09 15:37:23 +01:00
Adel Kara Slimane
961a5b0857
Fix Prjc patches for 5.16 and 5.17 ( #454 )
...
Thanks to @torvic9 https://gitlab.com/alfredchen/linux-prjc/-/issues/47#note_865259845
Closes : #451
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-03-09 15:36:40 +01:00
Adel Kara Slimane
aad8a9fa76
PKGBUILD: fix shasum for 5.16.13 ( #453 )
...
Closes : #452
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-03-09 15:35:20 +01:00
Adel KARA SLIMANE
abf5d0c459
version bumps: 5.16.13 5.15.27 5.10.104 5.4.183
2022-03-08 18:27:24 +00:00
Adel KARA SLIMANE
5ec6702fdc
version bumps: 5.17-rc7
2022-03-07 01:33:47 +00:00
Tk-Glitch
effb462269
Disable cacule RDB by default
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/431
2022-03-05 18:44:56 +01:00
Adel KARA SLIMANE
d8ffe3fb1a
version bumps: 5.16.12 5.15.26 5.10.103 5.4.182
2022-03-02 12:37:56 +00:00
amelia
56dc6d4d00
5.15.25 hardened bump ( #447 )
...
Co-authored-by: amelia <farikoskillz2gmail.com>
2022-03-01 18:19:05 +01:00
Adel KARA SLIMANE
1861c35e67
version bumps: 5.17-rc6
2022-02-28 06:28:15 +00:00
Adel KARA SLIMANE
0d82c95fed
version bumps: 5.16.11 5.15.25 5.10.102 5.4.181
2022-02-23 12:37:24 +00:00
Tk-Glitch
bbb91518d6
linux517-tkg: Embrace the sched_post_fork emptiness
...
Workaround for Project C on RC5.
2022-02-23 02:21:28 +01:00
Adel KARA SLIMANE
dbfcb26c22
version bumps: 5.17-rc5
2022-02-21 12:37:03 +00:00
Adel Kara Slimane
5f36c6353e
Fix cpu-opt patch in "install.sh" and make "prepare" verbose about it ( #439 )
...
Closes : #438
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-02-17 19:50:41 +01:00
Adel KARA SLIMANE
38513e05b4
version bumps: 5.16.10 5.15.24 5.10.101 5.4.180
2022-02-16 12:34:50 +00:00
Adel KARA SLIMANE
13991dd40b
version bumps: 5.17-rc4
2022-02-14 12:35:23 +00:00
Adel Kara Slimane
2bd2e45109
Bump RT patches ( #435 )
...
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-02-13 02:14:07 +01:00
Adel Kara Slimane
ded2c0c733
install.sh: quote every variable used in if statements ( #434 )
...
Closes : #352
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-02-13 02:13:41 +01:00
Adel KARA SLIMANE
adc1dd1b2a
version bumps: 5.16.9 5.15.23 5.10.100 5.4.179
2022-02-12 22:19:15 +00:00
Adel Kara Slimane
174091792e
Implement Github workflow to automatically bump kernel versions ( #432 )
...
* Add script for automatically do the kernel version bumps
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
* Add github workflow to automatically bump kernel versions
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
* prepare: fix comment
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-02-12 23:18:21 +01:00
Adel Kara Slimane
a12662f66c
prepare: separate actively maintained kernels from EOL ones in prompts ( #428 )
...
+ Automatically set the default kernel version to the latest
non-rc kernel
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com >
2022-02-10 17:57:52 +01:00
Tk-Glitch
19caf8d543
Update defconfig for 5.10.y, 5.15.y, 5.16.y following bbf21a472a
2022-02-10 17:56:03 +01:00
Reperak
bbf21a472a
5.4.178, 5.10.99, 5.15.22, 5.16.8 ( #426 )
2022-02-10 17:46:10 +01:00
Tk-Glitch
89e5f5f3a0
5.17 RC3
2022-02-07 14:36:12 +01:00
Piotr Matela
fd13174921
Kernel Ver Bump ( #419 )
...
* Kernel Ver Bump
Updated kernel versions, updated patch SHA256SUM's, bump pkgrel.
5.4.177, 5.10.97, 5.15.20, 5.16.6
* 5.16.7 5.15.21 5.10.98
2022-02-06 02:44:43 +01:00
Piotr Matela
0f66056f73
Kernel Version Bump ( #418 )
...
Kernel Version Bump, updated sha256sum's, pkgrel bump
2022-02-04 00:40:31 +01:00
Matej Dian
b4916adb74
fix cacULE 5.16+ patch file name ( #415 )
...
remove "-full" from end as it doesn't seem to be present anymore (wasn't ever for 5.17 and recently changed for 5.16 too)
2022-02-01 15:03:42 +01:00
Tk-Glitch
ab05e8f041
Respect alternative naming scheme of cacule 5.16+ patchsets
2022-01-30 21:46:41 +01:00
Tk-Glitch
f190ac0b9e
5.17 rc2, 5.16.4, 5.15.18, 5.10.95, 5.4.175
2022-01-30 20:36:47 +01:00
Tk-Glitch
7a080053c8
Add support for cacule CPU scheduler on 5.16 and 5.17
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/410
2022-01-27 17:53:38 +01:00
Tk-Glitch
b55b43e77b
5.16.3, 5.15.17, 5.10.94, 5.4.174
2022-01-27 15:47:47 +01:00
Tk-Glitch
f4aefe779c
Install resolve_btfids on 5.16+ instead of just 5.16.
...
It was unknown if the change would stay with 5.17 but looks like it is.
Should fix https://github.com/Frogging-Family/nvidia-all/issues/88
2022-01-26 20:05:13 +01:00
Tk-Glitch
c7ab89eaa8
5.17 RC1
2022-01-23 21:40:09 +01:00
Piotr Matela
ae9349fe5e
5.16.2 5.15.16 5.10.94 5.4.173 ( #407 )
2022-01-21 00:49:43 +01:00
Krypto
072d47c300
added hardened config for 5.15 ( #405 )
2022-01-20 16:20:59 +01:00
Tk-Glitch
dd166852ec
linux516-tkg: Fix llvm compilation and prjc patchset, default to 5.16
2022-01-17 19:06:33 +01:00
Tk-Glitch
5b68122f51
linux516-tkg: Update defconfig to archlinux's current, update and enable prjc - Thanks to openglfreak https://gitlab.com/openglfreak/linux-prjc/-/tree/linux-5.16.y-prjc
2022-01-17 17:40:52 +01:00
Piotr Matela
59724aa9d9
Kernel versions update ( #391 )
...
* 5.15.4
Bumped rel number, updated to newer patch sha256 sum. updated version in linux-tkg-config/prepare
* 5.4.161 5.10.81
updated rest of patches without rel bump 5.14.21
* 5.4.169. 5.10.89, 5.15.12
5.4.169. 5.10.89, 5.15.12, patch shasums update, bump pkgrel
* 5.4.170, 5.10.90, 5.15.13
5.4.170, 5.10.90, 5.15.13
* ver bump
* Forgot to bump pkgrel
* 5.16.1 5.15.15 5.10.92 5.4.172
2022-01-17 16:47:01 +01:00