diff --git a/linux58-tkg/PKGBUILD b/linux58-tkg/PKGBUILD index 1f31fdb..a1f7372 100644 --- a/linux58-tkg/PKGBUILD +++ b/linux58-tkg/PKGBUILD @@ -45,7 +45,7 @@ else fi pkgname=("${pkgbase}" "${pkgbase}-headers") pkgver="${_basekernel}"."${_sub}" -pkgrel=13 +pkgrel=14 pkgdesc='Linux-tkg' arch=('x86_64') # no i686 in here url="http://www.kernel.org/" @@ -84,7 +84,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x 0012-misc-additions.patch ) sha256sums=('e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5' - 'd394c98a7031fe2c88009082ccfdd8ec588dfbcf83a8d7969d016c4881e7028d' + '4cfc08e0e26f824eb876b9ebd8bb29f3739a2790e949a514ce31f7f5d58c8c44' '5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12' 'ac66686b0e1ed057ea5f099cd00366decc00f999aa1cb19ba8d3ccf9f92d60e2' '1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898' diff --git a/linux58-tkg/customization.cfg b/linux58-tkg/customization.cfg index 8354311..b4d3c7b 100644 --- a/linux58-tkg/customization.cfg +++ b/linux58-tkg/customization.cfg @@ -54,8 +54,8 @@ _debugdisable="false" # LEAVE AN EMPTY VALUE TO BE PROMPTED ABOUT FOLLOWING OPTIONS AT BUILD TIME -# CPU scheduler - Options are "pds", "bmq" or "cfs" -# "pds" is the recommended option for gaming +# CPU scheduler - Options are "upds" (TkG's Undead PDS), "pds", "bmq" or "cfs" +# "upds" is the recommended option for gaming _cpusched="" # CPU sched_yield_type - Choose what sort of yield sched_yield will perform diff --git a/linux58-tkg/linux58-tkg-config/prepare b/linux58-tkg/linux58-tkg-config/prepare index ed91e5b..116532d 100644 --- a/linux58-tkg/linux58-tkg-config/prepare +++ b/linux58-tkg/linux58-tkg-config/prepare @@ -2,7 +2,7 @@ _basever=58 _basekernel=5.8 -_sub=7 +_sub=8 _tkg_initscript() {