Commit Graph

22 Commits

Author SHA1 Message Date
Tk-Glitch
840da37746 linux54/56/57-tkg: Add GCC10 early boot crash fix - odyssey edition reborn - to base patchset.
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit?id=f670269a42bfdd2c83a1118cc3d1b475547eac22

Fixes the main blocker in https://github.com/Frogging-Family/linux-tkg/issues/7
2020-05-11 07:15:26 +02:00
Tk-Glitch
9e64eb4717 linux54-tkg: 5.4.40 2020-05-10 14:50:29 +02:00
Tk-Glitch
dedde6951e linux54-tkg: 5.4.39 2020-05-06 14:44:27 +02:00
Tk-Glitch
73f261a9f6 linux54-tkg: 5.4.38 2020-05-02 18:18:58 +02:00
Tk-Glitch
be2120f5eb linux54-tkg: 5.4.36 2020-05-02 14:12:49 +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
5537da9799 linux54-tkg: 5.4.35 2020-04-29 19:31:35 +02:00
Tk-Glitch
c9cdf98e4c linux54-tkg: 5.4.34 2020-04-21 12:20:52 +02:00
Tk-Glitch
d2c1027f9c linux54-tkg: 5.4.33 2020-04-17 16:54:55 +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
a916aafd3a linux54-tkg: 5.4.32 2020-04-13 14:17:29 +02:00
Tk-Glitch
d4781cd46b linux54-tkg: 5.4.31 2020-04-08 14:40:05 +02:00
Tk-Glitch
0660a63cf9 Terminator better be ready 2020-04-03 00:25:17 +02:00
Tk-Glitch
4d7eba51e7 linux54-tkg: 5.4.30 2020-04-02 17:12:57 +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
8f097f6bd5 Add basic makepkg instructions 2020-04-01 21:14:05 +02:00
Tk-Glitch
b41c4e2d04 linux54-tkg: 5.4.29 2020-04-01 11:32:01 +02:00
Tk-Glitch
e16e380937 We have previously removed linux-firmware from depends. It makes more sense to have it as an optional dep. 2020-03-28 11:40:56 +01:00
Tk-Glitch
9392b6c44c linux-tkg: Fix community-patches path for submodules 2020-03-26 16:41:29 +01:00
Tk-Glitch
9042fcad49 linux55-tkg: 5.5.13 - previous index was here: https://github.com/Tk-Glitch/PKGBUILDS 2020-03-26 13:41:24 +01:00