Commit Graph

45 Commits

Author SHA1 Message Date
Tk-Glitch
58a9d55515 linux54-tkg: 5.4.56 2020-08-05 16:12:27 +02:00
Tk-Glitch
8d133ff30c linux54-tkg: 5.4.55 2020-07-31 23:31:51 +02:00
Tk-Glitch
1fc0bddf1d linux54-tkg: 5.4.54 2020-07-29 21:59:26 +02:00
Tk-Glitch
209aca164a linux54-tkg: 5.4.53 2020-07-22 10:30:32 +02:00
Tk-Glitch
cbc58f827f linux54-tkg: 5.4.52 2020-07-16 10:02:15 +02:00
Tk-Glitch
b25ebd22c5 linux54-tkg: 5.4.51 2020-07-09 17:54:34 +02:00
Tk-Glitch
78438c0769 linux54-tkg: 5.4.50 2020-07-01 17:27:16 +02:00
Tk-Glitch
ad2cdb9e3f linux54-tkg: Allow for 100Hz timer frequency from .cfg 2020-06-29 23:20:10 +02:00
Tk-Glitch
e13989604d linux54-tkg: 5.4.49 2020-06-24 18:08:44 +02:00
Tk-Glitch
06f18d080c linux-tkg: Move active prepare steps to an external file, in a _tkg_srcprep func.
This is in preparation for a generic/distro-agnostic script.

Discussed in
https://github.com/Frogging-Family/linux-tkg/issues/21
https://github.com/Tk-Glitch/PKGBUILDS/issues/539
2020-06-23 16:00:15 +02:00
Tk-Glitch
db6dab74c2 linux-tkg: Switch from our local cpu optimizations patchset to Graysky's
https://github.com/graysky2/kernel_gcc_patch

Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/569
2020-06-22 17:09:22 +02:00
Tk-Glitch
6f25456c55 linux54-tkg: 5.4.48 2020-06-22 14:42:44 +02:00
Tk-Glitch
f27fbff951 linux54-tkg: 5.4.47 2020-06-17 17:49:28 +02:00
Koopa
7858c1e103
linux54/56/57-tkg: Fix MuQSS configuration comment (#20) 2020-06-17 17:14:23 +02:00
Jami Kettunen
fdac1ef3df
linux5*-tkg: Fix finding config fragments when $_where is a symlink (#18)
I personally prefer to symlink the folder containing the kernel PKGBUILD
among other files to somewhere else for quicker access and with that
setup .myfrag config fragments were not getting found earlier.
2020-06-13 18:21:44 +02:00
Tk-Glitch
fe42f2c6b4 linux54-tkg: 5.4.46 2020-06-10 21:55:34 +02:00
Tk-Glitch
f7a31d1e25 linux54-tkg: 5.4.45 2020-06-07 23:21:08 +02:00
Tk-Glitch
a644d088f2 linux54-tkg: 5.4.44 2020-06-03 15:46:31 +02:00
Tk-Glitch
d2e96e63aa linux54-tkg: 5.4.43 2020-05-27 19:28:03 +02:00
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
5e54a35cfd linux54-tkg: 5.4.42 2020-05-20 14:23:55 +02:00
Tk-Glitch
dc9573916d linux54-tkg: 5.4.41 2020-05-14 16:04:07 +02:00
Tk-Glitch
e3a68be86d Demons 2020-05-14 00:16:34 +02:00
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