Commit Graph

34 Commits

Author SHA1 Message Date
Tk-Glitch
9c7a8b262d Set ondemand governor to builtin when using _default_cpu_gov="ondemand" on 5.9+.
The new intel_pstate changes make this necessary to prevent governor fallback to schedutil on boot even though cpufreq.default_governor=ondemand is set.
2020-11-23 13:32:18 +01:00
Tk-Glitch
dd7ee2f12a 5.10 RC5 2020-11-23 12:08:12 +01:00
Tk-Glitch
4246914049 Fix default governor override on 5.9+
345b28cbf497d25018e89ec96c058f464d51a6f6 broke having INTEL_PSTATE enabled with a different governor than schedutil, so we need to pass it to command line instead.
2020-11-22 21:00:35 +01:00
Tk-Glitch
55fd339eba 5.4.79, 5.9.10 2020-11-22 10:52:52 +01:00
Tk-Glitch
e42ab8bafd Fix broken string comparison that will always be true.
Introduced by 1c22d6853c
2020-11-22 10:52:35 +01:00
Tk-Glitch
a6a8c0d02c Fix typo introduced by 1c22d6853c which enabled the anbox option when the zfsfix was enabled 2020-11-22 10:49:16 +01:00
yuiiio
2f7a9034c4
Update Project C v5.9-r2 (#124) 2020-11-20 21:15:19 +01:00
Sukid
1c22d6853c
Option to enable Binder and Ashmem modules for use with Anbox (#122)
* Add the option to enable Binder and Ashmem

These kernel modules are needed for Anbox, and maybe other android projects as well.

* Delete prepare

* Add files via upload

* Add binder and ashmem option to prepare

* Got rid of the extra prepare file, oops
2020-11-20 10:42:14 +01:00
Tk-Glitch
c27e79bd9e Don't run exit_cleanup on config
Possible fix for https://github.com/Frogging-Family/linux-tkg/issues/123
2020-11-19 17:21:20 +01:00
Tk-Glitch
4818f69efa 5.4.78, 5.9.9 2020-11-18 23:38:12 +01:00
Tk-Glitch
902391bb45 5.10 RC4 2020-11-16 13:08:09 +01:00
Tony
a8ccbc38ce
llvm: Fix kcsan prompt showing since we don't want kcsan (#120)
also move Void LibreSSL out of noccache check so it still runs if ccache
is set off
2020-11-15 11:17:51 +01:00
Tk-Glitch
bf5c6410c5 5.4.77, 5.9.8 2020-11-11 18:12:56 +01:00
Tk-Glitch
4656762357 5.4.76, 5.9.7 2020-11-10 14:07:13 +01:00
Tk-Glitch
dc753fb8f0 5.10rc3 2020-11-09 13:33:50 +01:00
Tk-Glitch
9cf44a0dee Fix prjc pds selector defaulting to prjc bmq instead on 5.9 and 5.10.
Fixes https://github.com/Frogging-Family/linux-tkg/issues/113
2020-11-06 11:26:42 +01:00
Tk-Glitch
12a5149e97 5.9.6 2020-11-05 23:37:28 +01:00
Tk-Glitch
6d1ae1bba4 5.4.75, 5.9.5 2020-11-05 13:29:50 +01:00
Tk-Glitch
8d209a547b 5.9.4 2020-11-05 08:43:26 +01:00
Tk-Glitch
bd9f402d96 Pipe patcher output to a prepare.log file 2020-11-04 17:23:00 +01:00
Tk-Glitch
b5ac6c6f74 Remove undesirable pwd that was probably used as a path check earlier on 2020-11-04 17:22:47 +01:00
Tk-Glitch
43f016c545 Add a path for gcc set as _compiler value outside of the fallback path
Fixes https://github.com/Frogging-Family/linux-tkg/pull/111
2020-11-04 17:22:27 +01:00
Tk-Glitch
0ee6f34d9b 5.10rc2 2020-11-02 13:33:20 +01:00
Tk-Glitch
b8cccaa89a 5.4.74, 5.8.18, 5.9.3 2020-11-01 13:07:06 +01:00
Tk-Glitch
debb2a1d8e Fix INIT_STACK_ALL prompt on 5.10
Fixes https://github.com/Frogging-Family/linux-tkg/issues/110
2020-10-31 22:21:00 +01:00
Tk-Glitch
9d110b2c69 You can't kill what's already dead. Bring upds back for 5.10rc1. 2020-10-30 15:51:30 +01:00
Tk-Glitch
3ec64c8b5e Bring upds back for 5.9 2020-10-29 22:38:05 +01:00
Tk-Glitch
c0c7381c61 5.4.73, 5.8.17, 5.9.2 2020-10-29 17:36:06 +01:00
Tk-Glitch
59467ad9a3 Let's not forget BMQ on 5.4 as well 2020-10-29 12:20:56 +01:00
Tk-Glitch
681545b289 Yield type and aggressive ondemand selectors fixes 2020-10-29 11:36:26 +01:00
Tk-Glitch
f7618cf272 Default to Arch target when _distro is empty or when using the PKGBUILD
Fixes https://github.com/Frogging-Family/linux-tkg/issues/104
2020-10-28 20:49:02 +01:00
Tk-Glitch
e107b941a1 Fix profiles path
Fixes https://github.com/Frogging-Family/linux-tkg/issues/96
2020-10-26 23:36:18 +01:00
Tk-Glitch
97b7e32dc6 Adjust community-patches path for the new unified-builder path 2020-10-26 22:58:19 +01:00
Tk-Glitch
e9fb606121 Move to unified builder as default
The previous building scripts and patches will be moved to legacy
2020-10-26 22:46:56 +01:00