This commit is contained in:
P. Jung 2021-12-16 12:07:47 +00:00
parent a264ab2c6d
commit fb749914e9
No known key found for this signature in database
GPG key ID: AFC052D06215E148
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
pkgbase = linux-cachyos-bore
pkgdesc = Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements
pkgver = 5.15.8
pkgrel = 1
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
@ -56,7 +56,7 @@ pkgbase = linux-cachyos-bore
source = auto-cpu-optimization.sh
md5sums = 5b04a1db6305c993d7f55db334a2b415
md5sums = d97e86d9464dd34683f67de4d4a595c0
md5sums = 22552abc3fe996c2e89980e13e5583a3
md5sums = bd7d37c1f6b7bd0bfec044046025cf93
md5sums = 2627c6fcd9760b0e7a3553500db0a7e1
md5sums = e3fa8507aed6ef3ce37e62f18fe9b7e1
md5sums = 152706f6ebbe9917c6a5955cd5447344

View file

@ -8,7 +8,7 @@
# Set these variables to ANYTHING that is not null to enable them
### Tweak kernel options prior to a build via nconfig
_makenconfig=y
_makenconfig=
### Tweak kernel options prior to a build via menuconfig
_makemenuconfig=
@ -22,7 +22,7 @@ _makegconfig=
# NUMA is optimized for multi-socket motherboards.
# A single multi-core CPU actually runs slower with NUMA enabled.
# See, https://bugs.archlinux.org/task/31187
_NUMAdisable=y
_NUMAdisable=
# Compile ONLY used modules to VASTLYreduce the number of modules built
# and the build time.
@ -130,7 +130,7 @@ _srcname=linux-${pkgver}
arch=(x86_64 x86_64_v3)
pkgdesc='Linux BORE scheduler Kernel by CachyOS and with some other patches and other improvements'
_srcname=linux-${pkgver}
pkgrel=1
pkgrel=2
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
license=('GPL2')
@ -664,7 +664,7 @@ done
md5sums=('5b04a1db6305c993d7f55db334a2b415'
'd97e86d9464dd34683f67de4d4a595c0'
'22552abc3fe996c2e89980e13e5583a3'
'bd7d37c1f6b7bd0bfec044046025cf93'
'2627c6fcd9760b0e7a3553500db0a7e1'
'e3fa8507aed6ef3ce37e62f18fe9b7e1'
'152706f6ebbe9917c6a5955cd5447344'