summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorabelian4242021-02-10 09:42:24 +0600
committerabelian4242021-02-10 09:42:24 +0600
commit57249afdee0e9324ca823a8204b5f820c25f5052 (patch)
treed491854c1120f946bb62e381cace5d822900a633
parente1ced5a0b07ce2c3291564ac10210d46ebdc760a (diff)
downloadaur-57249afdee0e9324ca823a8204b5f820c25f5052.tar.gz
Updated to 5.10.14
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
-rw-r--r--generic-desktop-profile.cfg35
-rw-r--r--prepare6
-rw-r--r--ryzen-desktop-profile.cfg38
5 files changed, 17 insertions, 84 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a16c98bdc978..0b489fcf7969 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-mainline-bcachefs
pkgdesc = Linux-tkg with bcachefs
- pkgver = 5.10.13
- pkgrel = 118
+ pkgver = 5.10.14
+ pkgrel = 119
url = http://www.kernel.org/
arch = x86_64
license = GPL2
@@ -54,8 +54,10 @@ pkgbase = linux-mainline-bcachefs
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.10/0011-ZFS-fix.patch
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.10/0012-linux-hardened.patch
source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.10/0012-misc-additions.patch
+ source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-config/ryzen-desktop-profile.cfg
+ source = https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-config/generic-desktop-profile.cfg
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
- sha256sums = daeb7733a16d2e6198f9201655bf7eb6a2cb0e1babc38c50ab1a3fbf789187a7
+ sha256sums = 9541437bd4a68d10d1f40f91080683fb6b8d99def258681b2fa74540d4f74082
sha256sums = SKIP
sha256sums = 458d1ca195f3fee5501683a4b61ef0ed0cfa7e5219eccab3390fb40c0289898a
sha256sums = eb1da1a028a1c967222b5bdac1db2b2c4d8285bafd714892f6fc821c10416341
@@ -81,6 +83,8 @@ pkgbase = linux-mainline-bcachefs
sha256sums = 49262ce4a8089fa70275aad742fc914baa28d9c384f710c9a62f64796d13e104
sha256sums = 105f51e904d80f63c1421203e093b612fc724edefd3e388b64f8d371c0b3a842
sha256sums = 7fb1104c167edb79ec8fbdcde97940ed0f806aa978bdd14d0c665a1d76d25c24
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = linux-mainline-bcachefs
diff --git a/PKGBUILD b/PKGBUILD
index cb428fb8f68f..3a28a8fb9e8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,6 @@ _ispkgbuild="true"
source "$_where"/customization.cfg # load default configuration from file
source "$_where"/prepare
-source "$_where"/ryzen-desktop-profile.cfg
-source "$_where"/generic-desktop-profile.cfg
_tkg_initscript
@@ -35,7 +33,7 @@ else
fi
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver="${_basekernel}"."${_sub}"
-pkgrel=118
+pkgrel=119
pkgdesc='Linux-tkg with bcachefs'
arch=('x86_64') # no i686 in here
url="http://www.kernel.org/"
@@ -77,9 +75,11 @@ options=('!strip' 'docs')
"https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.10/0011-ZFS-fix.patch"
"https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.10/0012-linux-hardened.patch"
"https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-patches/5.10/0012-misc-additions.patch"
+ "https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-config/ryzen-desktop-profile.cfg"
+ "https://raw.githubusercontent.com/Frogging-Family/linux-tkg/master/linux-tkg-config/generic-desktop-profile.cfg"
)
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
- 'daeb7733a16d2e6198f9201655bf7eb6a2cb0e1babc38c50ab1a3fbf789187a7'
+ '9541437bd4a68d10d1f40f91080683fb6b8d99def258681b2fa74540d4f74082'
'SKIP'
'458d1ca195f3fee5501683a4b61ef0ed0cfa7e5219eccab3390fb40c0289898a'
'eb1da1a028a1c967222b5bdac1db2b2c4d8285bafd714892f6fc821c10416341'
@@ -104,7 +104,9 @@ options=('!strip' 'docs')
'e308292fc42840a2366280ea7cf26314e92b931bb11f04ad4830276fc0326ee1'
'49262ce4a8089fa70275aad742fc914baa28d9c384f710c9a62f64796d13e104'
'105f51e904d80f63c1421203e093b612fc724edefd3e388b64f8d371c0b3a842'
- '7fb1104c167edb79ec8fbdcde97940ed0f806aa978bdd14d0c665a1d76d25c24')
+ '7fb1104c167edb79ec8fbdcde97940ed0f806aa978bdd14d0c665a1d76d25c24'
+ 'SKIP'
+ 'SKIP')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/generic-desktop-profile.cfg b/generic-desktop-profile.cfg
deleted file mode 100644
index ac64d8a016c4..000000000000
--- a/generic-desktop-profile.cfg
+++ /dev/null
@@ -1,35 +0,0 @@
-# linux-TkG config file
-# Generic Desktop
-
-
-#### KERNEL OPTIONS ####
-
-# Disable some non-module debugging - See PKGBUILD for the list
-_debugdisable="false"
-
-# LEAVE AN EMPTY VALUE TO BE PROMPTED ABOUT FOLLOWING OPTIONS AT BUILD TIME
-
-# Set to "true" to disable FUNCTION_TRACER/GRAPH_TRACER, lowering overhead but limiting debugging and analyzing of kernel functions - Kernel default is "false"
-_ftracedisable="false"
-
-# Set to "true" to disable NUMA, lowering overhead, but breaking CUDA/NvEnc on Nvidia equipped systems - Kernel default is "false"
-_numadisable="false"
-
-# Set to "true" to use explicit preemption points to lower latency at the cost of a small throughput loss - Can give a nice perf boost in VMs - Kernel default is "false"
-_voluntary_preempt="false"
-
-# A selection of patches from Zen/Liquorix kernel and additional tweaks for a better gaming experience (ZENIFY) - Default is "true"
-_zenify="true"
-
-# compiler optimization level - 1. Optimize for performance (-O2); 2. Optimize harder (-O3); 3. Optimize for size (-Os) - Kernel default is "2"
-_compileroptlevel="1"
-
-# Trust the CPU manufacturer to initialize Linux's CRNG (RANDOM_TRUST_CPU) - Kernel default is "false"
-_random_trust_cpu="false"
-
-# CPU scheduler runqueue sharing - No sharing (RQ_NONE), SMT (hyperthread) siblings (RQ_SMT), Multicore siblings (RQ_MC), Symmetric Multi-Processing (RQ_SMP), NUMA (RQ_ALL)
-# Valid values are "none", "smt", "mc", "mc-llc"(for zen), "smp", "all" - Kernel default is "mc"
-_runqueue_sharing="mc"
-
-# Timer frequency - "500", "750" or "1000" - More options available in kernel config prompt when left empty depending on selected cpusched - Kernel default is "750"
-_timer_freq="500"
diff --git a/prepare b/prepare
index a47dcefae8d7..866df5640c3d 100644
--- a/prepare
+++ b/prepare
@@ -1,11 +1,11 @@
#!/bin/bash
-ver54=95
+ver54=96
ver57=19
ver58=18
ver59=16
-ver510=13
-ver511=rc6
+ver510=14
+ver511=rc7
_tkg_initscript() {
diff --git a/ryzen-desktop-profile.cfg b/ryzen-desktop-profile.cfg
deleted file mode 100644
index 76677a5b4560..000000000000
--- a/ryzen-desktop-profile.cfg
+++ /dev/null
@@ -1,38 +0,0 @@
-# linux-TkG config file
-# Ryzen Desktop
-
-
-#### KERNEL OPTIONS ####
-
-# Disable some non-module debugging - See PKGBUILD for the list
-_debugdisable="false"
-
-# LEAVE AN EMPTY VALUE TO BE PROMPTED ABOUT FOLLOWING OPTIONS AT BUILD TIME
-
-# Set to "true" to disable FUNCTION_TRACER/GRAPH_TRACER, lowering overhead but limiting debugging and analyzing of kernel functions - Kernel default is "false"
-_ftracedisable="false"
-
-# Set to "true" to disable NUMA, lowering overhead, but breaking CUDA/NvEnc on Nvidia equipped systems - Kernel default is "false"
-_numadisable="true"
-
-# Set to "true" to use explicit preemption points to lower latency at the cost of a small throughput loss - Can give a nice perf boost in VMs - Kernel default is "false"
-_voluntary_preempt="true"
-
-# A selection of patches from Zen/Liquorix kernel and additional tweaks for a better gaming experience (ZENIFY) - Default is "true"
-_zenify="true"
-
-# compiler optimization level - 1. Optimize for performance (-O2); 2. Optimize harder (-O3); 3. Optimize for size (-Os) - Kernel default is "2"
-_compileroptlevel="2"
-
-# Trust the CPU manufacturer to initialize Linux's CRNG (RANDOM_TRUST_CPU) - Kernel default is "false"
-_random_trust_cpu="false"
-
-# CPU scheduler runqueue sharing - No sharing (RQ_NONE), SMT (hyperthread) siblings (RQ_SMT), Multicore siblings (RQ_MC), Symmetric Multi-Processing (RQ_SMP), NUMA (RQ_ALL)
-# Valid values are "none", "smt", "mc", "mc-llc"(for zen), "smp", "all" - Kernel default is "mc"
-_runqueue_sharing="mc-llc"
-
-# Timer frequency - "500", "750" or "1000" - More options available in kernel config prompt when left empty depending on selected cpusched - Kernel default is "500"
-_timer_freq=""
-
-# Default CPU governor - "performance", "ondemand" (tweaked), "schedutil" or leave empty for default (schedutil on AMD and legacy Intel, intel_pstate on modern Intel) - Enforcing an option will disable intel_pstate altogether!
-_default_cpu_gov=""