Tk-Glitch
3f8139e4a4
linux56-tkg: Update BMQ to v5.6-r4 - https://gitlab.com/alfredchen/linux-bmq/-/commits/v5.6-r4-bmq
2020-05-09 19:34:25 +02:00
Tk-Glitch
8242887a7a
linux56-tkg: 5.6.11
2020-05-06 14:44:36 +02:00
Tk-Glitch
6002dabdeb
linux56-tkg: 5.6.10
2020-05-02 18:20:27 +02:00
Tk-Glitch
19b042e8d2
linux56-tkg: Fix acs overrides patch
2020-05-02 15:48:28 +02:00
Tk-Glitch
4a8993d1f3
linux56-tkg: 5.6.9
2020-05-02 14:13:00 +02:00
Tk-Glitch
c81a5ebf82
Giving openglfreak nightmares
...
Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/554
2020-05-02 05:19:05 +02:00
Tk-Glitch
f0f7c029f3
Add a simple post transaction hook to clean remnant dir/files
...
Since the move to the new hooking mechanisms, we got remnant files after package upgrade.
They aren't part of the package and get generated by the depmod hook.
This addresses the issue by checking for tkg kernels module dirs and removing the ones missing a vmlinuz file (which is part of the package).
Due to the way it works, it'll also get rid of all past remnants to stay transparent for users.
2020-05-01 00:22:00 +02:00
Tk-Glitch
95efd2d545
linux56-tkg: 5.6.8
2020-04-29 19:31:48 +02:00
Tk-Glitch
b7ca86e9f9
linux56-tkg: Update ck1 patchset to 5.6 release: http://ck-hack.blogspot.com/2020/04/linux-56-ck1-muqss-version-0199-for.html
...
Thanks Con!
2020-04-28 14:13:58 +02:00
Tk-Glitch
9b8bb89cd3
linux56-tkg: Import hardened config and patchset
...
Config: https://www.archlinux.org/packages/extra/x86_64/linux-hardened/
Patchset: https://github.com/anthraxx/linux-hardened
2020-04-27 15:49:18 +02:00
Tk-Glitch
376e0c3c81
linux56-tkg: 5.6.7
2020-04-23 13:05:04 +02:00
Tk-Glitch
48ef36d46d
linux56-tkg: 5.6.6
2020-04-21 12:21:15 +02:00
Tk-Glitch
7d053bd62c
linux56/57-tkg: Update fsync patchset to v3 - Squashed from https://gitlab.collabora.com/tonyk/linux/-/commits/futex-proton-v3
2020-04-20 14:59:17 +02:00
Tk-Glitch
dcca57bfc1
linux56-tkg: Update BMQ to 5.6-r3 - http://cchalpha.blogspot.com/2020/04/bmq-v56-r3-release.html
2020-04-20 14:51:42 +02:00
Tk-Glitch
ad46852da2
linux56-tkg: 5.6.5
2020-04-17 16:57:15 +02:00
Tk-Glitch
77403be53a
If community-patches were asked from .cfg and its dir is missing, make a clone of https://github.com/Frogging-Family/community-patches.git at the expected location.
...
Related to Frogging-Family/community-patches#6
2020-04-15 16:24:19 +02:00
Tk-Glitch
5fd4aa1705
linux56-tkg: Fix deprecated/wrong external config path in generic/ryzen profiles
2020-04-15 14:11:06 +02:00
Tk-Glitch
498e8c0775
linux56-tkg: BMQ v5.6-r2 - http://cchalpha.blogspot.com/2020/04/bmq-v56-r2-release.html
...
We already had 2 out of the three changes vs r1 since 1e7f731ba9
so this only adds 0761e7e82a
Fixes https://github.com/Frogging-Family/linux-tkg/issues/2
2020-04-14 00:16:44 +02:00
Tk-Glitch
9b1bb7eb45
linux56-tkg: 5.6.4
2020-04-13 14:17:55 +02:00
Tk-Glitch
e4a213b6c3
linux56-tkg: 5.6.3
2020-04-08 14:37:37 +02:00
Tk-Glitch
c7424a80a8
linux56-tkg: Fix wrong line range in tp_smapi_ec patch
...
Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/544
2020-04-08 06:33:11 +02:00
Tk-Glitch
1e7f731ba9
linux56-tkg: Sync our BMQ patchset with upstream fixes
...
70ef06c844
d394787c8c
2020-04-08 04:56:01 +02:00
Tk-Glitch
d14b9caefc
linux56-tkg: Import backported drm amd patchset based on https://patchwork.freedesktop.org/series/74931/#rev2
...
Due to recent firmware changes, powerplay power limit isn't being applied/used. This patchset addresses the issue.
2020-04-07 12:14:11 +02:00
Tk-Glitch
4713bfc75e
linux56-tkg: BMQ v5.6-r1 - http://cchalpha.blogspot.com/2020/04/bmq-v56-r1-release.html
2020-04-07 12:06:00 +02:00
Tk-Glitch
0660a63cf9
Terminator better be ready
2020-04-03 00:25:17 +02:00
Tk-Glitch
9df993642a
linux56-tkg: Add VIRTUALBOX-GUEST-MODULES & WIREGUARD-MODULE to provides, and virtualbox-guest-modules-arch & wireguard-arch to replaces
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/1
2020-04-02 15:31:25 +02:00
Tk-Glitch
4ce0d0e67f
Add a _noccache
option to enforce turning off ccache.
...
In addition, disable `CONFIG_GCC_PLUGINS` when ccache is used as it's disruptive, and tweak ccache sloppiness with safe values.
Those changes combined are giving us near 100% cache hit rate on hot cache.
2020-04-02 15:27:26 +02:00
Tk-Glitch
d3eaca62ea
Workaround ccache not being used by the makepkg wrapper. It seems directly injecting to CC doesn't work either, but this PATH workaround does.
2020-04-02 13:42:29 +02:00
Tk-Glitch
e4541e99aa
linux56-tkg: 5.6.2
2020-04-02 08:24:57 +02:00
Tk-Glitch
8f097f6bd5
Add basic makepkg instructions
2020-04-01 21:14:05 +02:00
Tk-Glitch
4606c22f72
linux56-tkg: Arch config sets CONFIG_EFI_DISABLE_PCI_DMA, which seems to break boot on some configurations. Let's override this and disable it as we did in our own config.
...
Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/540
2020-04-01 20:12:14 +02:00
Tk-Glitch
b1950459bb
linux56-tkg: 5.6.1
2020-04-01 11:32:44 +02:00
Tk-Glitch
8ce677874b
linux56-tkg: Add pending fix for iwlwifi regression to base
...
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=be8c827f50a0bcd56361b31ada11dc0a3c2fd240
2020-03-30 13:10:15 +02:00
Tk-Glitch
94cf80404c
Update linux56-rc-tkg to release version, and update BMQ and PDS patchsets.
...
No blog post about BMQ v5.6-r0 yet:
https://gitlab.com/alfredchen/linux-bmq/-/commits/linux-5.6.y-bmq
2020-03-30 10:10:43 +02:00