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
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
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
5fd4aa1705
linux56-tkg: Fix deprecated/wrong external config path in generic/ryzen profiles
2020-04-15 14:11:06 +02:00
Tk-Glitch
e4a213b6c3
linux56-tkg: 5.6.3
2020-04-08 14:37:37 +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
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