Commit Graph

518 Commits

Author SHA1 Message Date
37d540286c Add cacule 2021-05-11 11:02:15 -05:00
Tk-Glitch
429e8ee9be linux512-tkg: Oversight 2021-05-10 19:11:51 +02:00
Tk-Glitch
5b0abb9b2d linux512-tkg: Update prjc to v5.12-r1 - http://cchalpha.blogspot.com/2021/05/project-c-v512-r1-release.html 2021-05-10 18:32:50 +02:00
Tk-Glitch
a35c2f295e Initial support for 5.13 rc1
I have ported Project C v5.12-r1 over. We're missing fsync/futex2.
2021-05-10 18:19:12 +02:00
Tk-Glitch
ce40b11e56 linux512-tkg: Import winesync patchset - https://repo.or.cz/linux/zf.git/shortlog/refs/heads/winesync 2021-05-07 18:57:33 +02:00
Tk-Glitch
204931f0f8 5.4.117, 5.10.35, 5.11.19, 5.12.2 2021-05-07 17:33:20 +02:00
Tk-Glitch
f748589016 Silence TRIM_UNUSED_KSYMS prompt when using certain combinations with futex2. This option can break out of tree module compilation when enabled so this is undersirable. 2021-05-07 17:32:00 +02:00
Tk-Glitch
e8fcdcc02e linux511-tkg: Import rebased bcachefs patchset
Fixes https://github.com/Frogging-Family/linux-tkg/issues/223
2021-05-06 18:19:18 +02:00
Tk-Glitch
8923c5f392 Add bonnell, sapphirerapids, rocketlage and alderlake cpu optimizations support 2021-05-03 16:19:48 +02:00
Tk-Glitch
9520c8aba8 config: Add a note regarding profile settings overriding user settings
https://github.com/Frogging-Family/linux-tkg/issues/238
2021-05-02 15:32:02 +02:00
Tk-Glitch
dd5f45aeb0 5.4.116, 5.10.34, 5.11.18, 5.12.1 2021-05-02 11:47:35 +02:00
Tk-Glitch
69f0d7c26e Set _distro="Arch" in PKGBUILD
We can probably make a choice between _ispkgbuild="true" and _distro="Arch". I'll thing about it.
2021-04-30 21:52:17 +02:00
Tk-Glitch
63f0a1ea79 Rewrite config before the menuconfig and co prompt using olddefconfig. This offers an up to date set of default options before optional further customization. 2021-04-30 21:50:32 +02:00
Adel Kara Slimane
89cd81e726
install.sh: Add convenience script for generic install (#227)
* install.sh: simplify ccache code

* install.sh: add generic distro install

* README: update with Generic distro install

* install.sh: update help messages
2021-04-30 18:32:30 +02:00
Tk-Glitch
2994601740 5.4.115, 5.10.33, 5.11.17 2021-04-28 19:44:39 +02:00
Tk-Glitch
50481587bf linux512-tkg: Update defconfig to Arch default - a50fbb1900/trunk/config 2021-04-28 13:48:26 +02:00
Tk-Glitch
09b5e06b5c Only offer to enable available patches and skip the others while silencing their messages 2021-04-28 13:47:20 +02:00
Tk-Glitch
61d96a227a linux512-tkg: Import 5.12-ck1 patchset - http://ck-hack.blogspot.com/2021/04/linux-512-ck1-muqss-version-0210-for.html 2021-04-28 10:40:19 +02:00
Tk-Glitch
4cd7091d0b Skip setting env vars for winesync if the patchset isn't available for selected kernel 2021-04-28 00:32:05 +02:00
Tk-Glitch
86fc89bc99 Fix wrong option number for 5.11 2021-04-26 20:40:40 +02:00
Tk-Glitch
ef620e2dc3 Initial 5.12 release
With imported Project C v5.12-r0 patchset - http://cchalpha.blogspot.com/2021/04/project-c-v512-r0-release.html
2021-04-26 19:59:42 +02:00
Tk-Glitch
4c421dd598 5.4.114, 5.10.32, 5.11.16 2021-04-22 17:05:50 +02:00
Tk-Glitch
d7375e1a33 Fix graysky's cpu opt patchset application on 5.4 2021-04-22 17:05:20 +02:00
Adel Kara Slimane
86defefe99
Fix DKMS for RPM distros (#233)
* install.sh: RPM distros: Install the correct headers RPM for DKMS to work

Closes: #230
Closes: #229

* install.sh: remove trailing whitespaces

They came from reverting a commit that actually removed them x)

* install.sh: Add note in uninstall-help for Suse about kernel-headers
2021-04-22 12:42:42 +02:00
Tk-Glitch
6c52454cef 5.12 RC8 2021-04-19 02:47:21 +02:00
Tk-Glitch
135a19b378 5.4.113, 5.10.31, 5.11.15 2021-04-16 22:26:19 +02:00
Adel Kara Slimane
e7d97fc497
install.sh: improve git fetching and stop producing source code packages (#222)
* install.sh: improve git source code fetching

* install.sh: add install dependency for Fedora 33+

* install.sh, customization.cfg: cosmetic improvements

* install.sh: DEB, RMP: do not create devel packages.

They are not needed for DKMS
and that was the only point to why they were there to begin with
2021-04-16 21:09:21 +02:00
Annie
7c2cbd3621
Void no longer uses LibreSSL, switched to OpenSSL (#220)
No need to change checksumming to SHA1
2021-04-16 21:06:31 +02:00
Adel Kara Slimane
de79aadd81
Add toggle for default TCP algorithm (#210)
* Make YEAH default

closes #172

* Make default TCP algorithm choice a config toggle

* Add Vegas TCP algorithm, fix westwood

* Simplify TCP alg choice code

* tcp algs: fix mistake from copy-pasta
2021-04-16 21:05:58 +02:00
Tk-Glitch
146a07f7bd linux511-tkg: Update defconfig from Arch, and import hardened config and patchset - https://github.com/anthraxx/linux-hardened/releases/tag/5.11.13-hardened1 2021-04-15 21:56:41 +02:00
Tk-Glitch
833fd89356 5.4.112, 5.10.30, 5.11.14 2021-04-14 16:36:38 +02:00
flgx
79e8f42ea7
5.12 RC7 (#219) 2021-04-12 16:38:01 +02:00
Tk-Glitch
f6a58c0325 5.4.111, 5.10.29, 5.11.13 2021-04-10 22:33:19 +02:00
Tk-Glitch
8429e8185b 5.4.110, 5.10.27, 5.11.12 2021-04-07 15:54:54 +02:00
Michael Ciociola
aef234558d
Fix failure to extract kernel patch when srcdest is set in Arch (#218) 2021-04-06 23:29:29 +02:00
Tk-Glitch
273ab6d286 linux512-rc-tkg: Enable CONFIG_I2C_HID_ACPI
Needed for some touchpads

Thanks to Annie for the report
2021-04-05 10:30:50 +02:00
Bringas4You
8d174cf225
Fix Debian / Ubuntu compile due to .config (#217)
* Update install.sh

* Update prepare
2021-04-05 08:17:58 +02:00
Tk-Glitch
8edd175caa 5.12 RC6 2021-04-04 23:55:40 +02:00
Adel Kara Slimane
b595006ffb
Some extra features for convenience (#209)
* Enable setting modprobed-db database path

This enables using different dbs and be able to build the kernel for others,  with modprobed-db

* Save generated .config file back to user's git folder, for eventual re-use

* Set local version for all distros

* install.sh: handle user provided .config files

Update dosctring for the _configfile var in customization.cfg

* install.sh: fix kernel version prompt broken newlines

* Copy final config file as kernelconfig.new
2021-04-03 17:38:48 +02:00
Tk-Glitch
fde290233a Tighten the sub check to also skip RCs
Thanks to Iglu47 🐸 ❤️
2021-04-01 23:53:28 +02:00
Tk-Glitch
5917bde99f Workaround an issue with the file 5.40 update that prevents makepkg from extracting secondary source tarballs
Fixes https://github.com/Frogging-Family/linux-tkg/issues/215
2021-04-01 19:22:08 +02:00
Tk-Glitch
b61ce06e3a linux511-tkg: Update prjc patchset to v5.11-r3 - http://cchalpha.blogspot.com/2021/03/project-c-v511-r3-release.html 2021-03-30 20:48:57 +02:00
Tk-Glitch
cfb19b10c6 Add support for versioned x86-64 optimizations and zen3 from Graysky's CPU opts patchset (depends on GCC11) 2021-03-30 17:08:19 +02:00
Tk-Glitch
064e5484bb Add support for MNATIVE_INTEL and MNATIVE_AMD config options in graysky's cpu opts patchset and default to prompt 2021-03-30 16:26:31 +02:00
Tk-Glitch
65d4260b27 5.4.109, 5.10.27, 5.11.11 2021-03-30 15:13:44 +02:00
Bringas4You
f39f82cef0
Fix GraySky2 patch link from Install.sh (#214) 2021-03-30 13:33:07 +02:00
Tk-Glitch
d2cc04ef26 Fix for yet another rename of graysky's patches 2021-03-29 23:23:15 +02:00
Tk-Glitch
2610831e4b 5.12 RC5 2021-03-29 23:22:52 +02:00
bcvandendool
251ea4d098
Fix urls for graysky2's cpu opt patchsets (#211) 2021-03-26 21:51:52 +01:00
Tk-Glitch
41eaa36c9a linux511-tkg: Update winesync patchset 2021-03-26 12:03:15 +01:00