Tk-Glitch
298818a4cd
5.4.80, 5.9.11
2020-11-26 08:13:23 +01:00
Tk-Glitch
15d95f805a
When using the _anbox="true" option, enable ION and silence related config prompts.
2020-11-24 05:10:18 +01:00
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
iWeaker4you
89f3c1f4b3
Debian UEFI cert compile problem ( #126 )
2020-11-21 16:10:49 +01:00
yuiiio
2f7a9034c4
Update Project C v5.9-r2 ( #124 )
2020-11-20 21:15:19 +01:00
Seth Jones
b13cbf0e32
Fedora 33. ( #105 )
...
* Fedora 33.
* Update install.sh
* Fix syntax error.
2020-11-20 10:43:03 +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
b69de7d1cc
Update readme following 734e72186a
2020-11-19 18:41:57 +01:00
Tk-Glitch
734e72186a
install.sh: If current config isn't found in /boot/config-*, try /proc/config.gz
2020-11-19 17:22:45 +01:00
Tk-Glitch
3451dd8d51
install.sh: Protect custom compiler paths
2020-11-19 17:21:57 +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
d2ffd9af7a
Skip checksum for graysky's patches
...
They are getting updated more often than expected 🐸
2020-11-19 14:17:14 +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
Tk-Glitch
eea76553f0
linux59-tkg: Add a fix for broken acs grouping upstream - https://lkml.org/lkml/2020/10/28/693
...
Thanks to Bill on Discord for the heads up and testing
2020-11-16 13:07:58 +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
676c1f1ea8
Update sha256sum for graysky2's enable_additional_cpu_optimizations_for_gcc_v10.1%2B_kernel_v5.8%2B.patch
...
The patch was updated upstream - 98c0a7fbcd
2020-11-14 08:19:27 +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
bea13f8e23
Sync 5.9 defconfig
2020-11-10 13:09:07 +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
0372b9c10a
Fix 5.9.5 compilation
2020-11-05 14:18:03 +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
Tony
c65200a7c0
README.md: Add xbps-src (Void Linux) build optional configuration options customization.cfg and ( #103 )
...
userpatches
2020-11-04 17:28:19 +01:00
termac
9ac7fd64e1
source 'customization.cfg' earlier in 'install.sh' ( #109 )
...
source 'customization.cfg' before '_tkg_initscript' is run in
'install.sh'. Otherwise some variables set in 'customization.cfg' are
empty when '_tkg_initscript' is run and have to be supplied again on the
prompt.
2020-11-04 17:25:44 +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
termac
eb42478f79
update Debian build dependencies in "install.sh" ( #108 )
...
Split Debian and Ubuntu build dependencies, as "kernel-package" is not
available, but also not needed in newer Debian releases.
Add some other dependencies dpkg-buildpackage was complaining about.
With these dependencies the tkg kernel builds in a freshly bootstrapped
Debian "Buster" container.
2020-11-04 16:36:12 +01:00
Tk-Glitch
0ee6f34d9b
5.10rc2
2020-11-02 13:33:20 +01:00
Tk-Glitch
375792d347
Fix bcachefs patchset application on 5.8.18 and 5.9.3
2020-11-01 20:03:52 +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
bffddbdcd3
Restore highest pkgrel (5.4 LTS) so packagers don't hate me
2020-10-29 11:38:10 +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
86199567fe
linux59-tkg: Looks like the config wasn't updated in the unifying PR. This fixes it.
2020-10-27 22:21:34 +01:00
Tony
8476633083
Add custom LLVM compiler path support ( #102 )
2020-10-27 21:55:39 +01:00