Commit Graph

17 Commits

Author SHA1 Message Date
Tk-Glitch
dfd20aefa2 Fix some graysky2's cpu opt patch urls following more movements in their repo. 2021-03-09 01:08:45 +01:00
Tk-Glitch
9d6de7dac5 5.4.103, 5.10.21, 5.11.4 2021-03-07 15:14:39 +01:00
Tk-Glitch
f4de77e7d3 Initial 5.12 RC1 support 2021-03-01 21:54:04 +01:00
Tk-Glitch
6999b37993 install.sh: Add 5.11 handling for Graysky's CPU optimizations patchset
Fixes https://github.com/Frogging-Family/linux-tkg/issues/180
2021-02-16 20:32:53 +01:00
Tk-Glitch
960f5ec009 install.sh: Handle initial releases git tags differenty (_sub=0)
Fixes https://github.com/Frogging-Family/linux-tkg/issues/178
2021-02-16 11:37:17 +01:00
Adel Kara Slimane
c12754f5ae
install.sh: unified linux git folder across kernel versions (#127)
* Prompt _distro if undefined when using "uninstall-help" in install.sh

* Unified linux source code git folder

* Update README

* Fix "defaulting to arch" by prompting distro earlier

* Move variable definitions at the correct position in script

* Remove unneeded Ubuntu dependency

* Fix typo

* RPM distros: Move only tkg related RPMs and leave the ~/rpmbuild folder as-is

* Fix defaulting to _distro=Arch when using ./install.sh config

* Use custom location for rpmbuild folder

* Fix _topdir for make bin-rpm

* Move rpmbuild folder cleanup to exit_cleanup function

* Revert folder naming in Arch specific NUKR=false cleanup

* Revert Void Linux changes

* Shallow clone a longer time window for stable releases

depth=1 had issues if the kernel release
is newer than the tag in the git repo

* Move functions to install.sh

* Fix cpuopts patch file naming

* Improve install.sh help message
2021-02-03 14:17:01 +01:00
Tk-Glitch
72e3d2de49 Get rid of the customizable TTY devices number patch. This breaks on some non-Arch distros and is only interesting to a very limited number of users that aren't necessarily our core target userbase. 2021-01-13 15:39:35 +01:00
iWeaker4you
89f3c1f4b3
Debian UEFI cert compile problem (#126) 2020-11-21 16:10:49 +01:00
Seth Jones
b13cbf0e32
Fedora 33. (#105)
* Fedora 33.

* Update install.sh

* Fix syntax error.
2020-11-20 10:43:03 +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
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
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
Tony
8476633083
Add custom LLVM compiler path support (#102) 2020-10-27 21:55:39 +01: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 +01: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 +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