Tk-Glitch
51c5df8364
Also disable LATENCYTOP when _debugdisable is enabled due to its SCHED_DEBUG dependency.
...
Thanks to @drizzt
Fixes https://github.com/Frogging-Family/linux-tkg/issues/13
2020-05-24 12:37:38 +02:00
Tk-Glitch
e3a68be86d
Demons
2020-05-14 00:16:34 +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
45b44be680
linux55-tkg: 5.5.19
2020-04-21 12:21:03 +02:00
Tk-Glitch
bad881646f
linux55-tkg: 5.5.18
2020-04-17 16:57:03 +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
f62fc90a36
linux55-tkg: 5.5.17
2020-04-13 14:17:40 +02:00
Tk-Glitch
34dbc2cc73
linux55-tkg: 5.5.16
2020-04-08 14:38:48 +02:00
Tk-Glitch
0660a63cf9
Terminator better be ready
2020-04-03 00:25:17 +02:00
Tk-Glitch
69bc5e8ac2
linux55-tkg: 5.5.15
2020-04-02 17:13:05 +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
1f45201fed
linux55-tkg: 5.5.14
2020-04-01 11:32:27 +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