Commit Graph

427 Commits (93eaa3f0808fdfc13a0105e50ff3e08bff77c69f)
 

Author SHA1 Message Date
Tk-Glitch d2ffd9af7a Skip checksum for graysky's patches
They are getting updated more often than expected 🐸
2020-11-19 14:17:14 +07:00
Tk-Glitch 4818f69efa 5.4.78, 5.9.9 2020-11-18 23:38:12 +07:00
Tk-Glitch 902391bb45 5.10 RC4 2020-11-16 13:08:09 +07: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 +07: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 +07: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 +07:00
Tk-Glitch bf5c6410c5 5.4.77, 5.9.8 2020-11-11 18:12:56 +07:00
Tk-Glitch 4656762357 5.4.76, 5.9.7 2020-11-10 14:07:13 +07:00
Tk-Glitch bea13f8e23 Sync 5.9 defconfig 2020-11-10 13:09:07 +07:00
Tk-Glitch dc753fb8f0 5.10rc3 2020-11-09 13:33:50 +07: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 +07:00
Tk-Glitch 12a5149e97 5.9.6 2020-11-05 23:37:28 +07:00
Tk-Glitch 0372b9c10a Fix 5.9.5 compilation 2020-11-05 14:18:03 +07:00
Tk-Glitch 6d1ae1bba4 5.4.75, 5.9.5 2020-11-05 13:29:50 +07:00
Tk-Glitch 8d209a547b 5.9.4 2020-11-05 08:43:26 +07: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 +07: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 +07:00
Tk-Glitch bd9f402d96 Pipe patcher output to a prepare.log file 2020-11-04 17:23:00 +07:00
Tk-Glitch b5ac6c6f74 Remove undesirable pwd that was probably used as a path check earlier on 2020-11-04 17:22:47 +07: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 +07: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 +07:00
Tk-Glitch 0ee6f34d9b 5.10rc2 2020-11-02 13:33:20 +07:00
Tk-Glitch 375792d347 Fix bcachefs patchset application on 5.8.18 and 5.9.3 2020-11-01 20:03:52 +07:00
Tk-Glitch b8cccaa89a 5.4.74, 5.8.18, 5.9.3 2020-11-01 13:07:06 +07: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 +07:00
Tk-Glitch 9d110b2c69 You can't kill what's already dead. Bring upds back for 5.10rc1. 2020-10-30 15:51:30 +07:00
Tk-Glitch 3ec64c8b5e Bring upds back for 5.9 2020-10-29 22:38:05 +07:00
Tk-Glitch c0c7381c61 5.4.73, 5.8.17, 5.9.2 2020-10-29 17:36:06 +07:00
Tk-Glitch 59467ad9a3 Let's not forget BMQ on 5.4 as well 2020-10-29 12:20:56 +07:00
Tk-Glitch bffddbdcd3 Restore highest pkgrel (5.4 LTS) so packagers don't hate me 2020-10-29 11:38:10 +07:00
Tk-Glitch 681545b289 Yield type and aggressive ondemand selectors fixes 2020-10-29 11:36:26 +07: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 +07: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 +07:00
Tony 8476633083
Add custom LLVM compiler path support (#102) 2020-10-27 21:55:39 +07:00
Tony dfbb291d5d
install.sh: Fix LLVM build restart config (#101)
Fix MuQSS illegal character uppercase in source package name
Fix _cpusched not being sourced for package name
Fix llvm not in package name when using llvm
2020-10-27 21:44:15 +07:00
Tony 191febe4e8
Add back #62 Add initial -rc support to the install.sh script. (#100)
was merged after starting the work on the unified build script
add 5.10 RC to opt_ver case
2020-10-27 18:42:39 +07:00
Tk-Glitch f7faa3dd1b linux59-tkg: Add bluetooth fix for https://bugzilla.kernel.org/show_bug.cgi?id=209745
Thanks to @thotypous

Fixes https://github.com/Frogging-Family/linux-tkg/pull/99
2020-10-27 18:41:21 +07:00
Tk-Glitch 7519f189d3 linux59-tkg: Update bcachefs patchset
https://github.com/koverstreet/bcachefs

Fixes https://github.com/Frogging-Family/linux-tkg/pull/97
2020-10-27 13:25:31 +07:00
Tk-Glitch 6c0fb9cdf1 Move back to using nproc +1 for _force_all_threads instead of nproc *2. The 5.6 issue was fixed a while ago and really slow CPUs can choke on *2 while doing interactive tasks. 2020-10-27 00:17:41 +07:00
Tk-Glitch e107b941a1 Fix profiles path
Fixes https://github.com/Frogging-Family/linux-tkg/issues/96
2020-10-26 23:36:18 +07:00
Tk-Glitch 3cafb4b6c2 Update readme 2020-10-26 23:27:53 +07:00
Tk-Glitch 97b7e32dc6 Adjust community-patches path for the new unified-builder path 2020-10-26 22:58:19 +07: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 +07:00
Tk-Glitch 10e8a62b99 unified-builder: Update readme 2020-10-26 22:35:13 +07:00
Tk-Glitch 608c24a1e3 unified-builder: Minor adjustments 2020-10-26 22:27:14 +07:00
Tk-Glitch 5caf303428 unified builder: Add LTS and RC to the version selector 2020-10-26 21:59:27 +07:00
Tk-Glitch a6c74c5313 unified-builder: linux59/510-tkg: Update prjc patchset to v5.9-r1 + hotfix c6e352a26d
http://cchalpha.blogspot.com/2020/10/project-c-v59-r1-release.html
2020-10-26 21:35:36 +07:00
Tk-Glitch 169b577186 unified builder: Small maintenance-friendly tweaks and added support for 5.10rc1 2020-10-26 21:23:54 +07:00
Martin Otto 7c362dd4ce
linux-tkg: cosmetics in localversion if using llvm (#95) 2020-10-26 17:32:03 +07:00
Tk-Glitch 56097fd0be linux59/510-tkg: Fix compilation with MuQSS on Debian-based distros
Thanks to @samcv for the heads up and patch!

Fixes https://github.com/Frogging-Family/linux-tkg/issues/93
2020-10-26 14:15:06 +07:00