Commit Graph

33 Commits (1a4c2c599cbbe9167547367d5e709b9d42f721a4)

Author SHA1 Message Date
Tk-Glitch f27fbff951 linux54-tkg: 5.4.47 2020-06-17 17:49:28 +07:00
Koopa 7858c1e103
linux54/56/57-tkg: Fix MuQSS configuration comment (#20) 2020-06-17 17:14:23 +07: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 +07:00
Tk-Glitch fe42f2c6b4 linux54-tkg: 5.4.46 2020-06-10 21:55:34 +07:00
Tk-Glitch f7a31d1e25 linux54-tkg: 5.4.45 2020-06-07 23:21:08 +07:00
Tk-Glitch a644d088f2 linux54-tkg: 5.4.44 2020-06-03 15:46:31 +07:00
Tk-Glitch d2e96e63aa linux54-tkg: 5.4.43 2020-05-27 19:28:03 +07: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 +07:00
Tk-Glitch 5e54a35cfd linux54-tkg: 5.4.42 2020-05-20 14:23:55 +07:00
Tk-Glitch dc9573916d linux54-tkg: 5.4.41 2020-05-14 16:04:07 +07:00
Tk-Glitch e3a68be86d Demons 2020-05-14 00:16:34 +07: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 +07:00
Tk-Glitch 9e64eb4717 linux54-tkg: 5.4.40 2020-05-10 14:50:29 +07:00
Tk-Glitch dedde6951e linux54-tkg: 5.4.39 2020-05-06 14:44:27 +07:00
Tk-Glitch 73f261a9f6 linux54-tkg: 5.4.38 2020-05-02 18:18:58 +07:00
Tk-Glitch be2120f5eb linux54-tkg: 5.4.36 2020-05-02 14:12:49 +07:00
Tk-Glitch c81a5ebf82 Giving openglfreak nightmares
Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/554
2020-05-02 05:19:05 +07: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 +07:00
Tk-Glitch 5537da9799 linux54-tkg: 5.4.35 2020-04-29 19:31:35 +07:00
Tk-Glitch c9cdf98e4c linux54-tkg: 5.4.34 2020-04-21 12:20:52 +07:00
Tk-Glitch d2c1027f9c linux54-tkg: 5.4.33 2020-04-17 16:54:55 +07: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 +07:00
Tk-Glitch a916aafd3a linux54-tkg: 5.4.32 2020-04-13 14:17:29 +07:00
Tk-Glitch d4781cd46b linux54-tkg: 5.4.31 2020-04-08 14:40:05 +07:00
Tk-Glitch 0660a63cf9 Terminator better be ready 2020-04-03 00:25:17 +07:00
Tk-Glitch 4d7eba51e7 linux54-tkg: 5.4.30 2020-04-02 17:12:57 +07: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 +07: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 +07:00
Tk-Glitch 8f097f6bd5 Add basic makepkg instructions 2020-04-01 21:14:05 +07:00
Tk-Glitch b41c4e2d04 linux54-tkg: 5.4.29 2020-04-01 11:32:01 +07: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 +07:00
Tk-Glitch 9392b6c44c linux-tkg: Fix community-patches path for submodules 2020-03-26 16:41:29 +07: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 +07:00