Skip to content

Commit

Permalink
6.12.4-1 && 6.6.64 && 6.13.0rc2-1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Dec 9, 2024
1 parent 7b9eee6 commit 8fb665e
Show file tree
Hide file tree
Showing 18 changed files with 76 additions and 74 deletions.
8 changes: 4 additions & 4 deletions linux-cachyos-bmq/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-bmq
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.12.3
pkgver = 6.12.4
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,15 +18,15 @@ pkgbase = linux-cachyos-bmq
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-prjc-cachy.patch
b2sums = 1caaf9aed83a69a0c8b17ca923a97848cbb3b042d023aaaa7462c24f66f0d1b8a4fa42e2f3b9248ab8c57000a0e68d185072b0c88be7bcd93175f3e88ac76955
b2sums = 5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24
b2sums = a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = db7de8b6fad0fd781bc9469a456011438e1bce7a2f81b3169b44c532ab616a1a140c6bd6cfc0151d92213c10eb5a86101b9b7d8154051381f9e9d4947844ce8d
b2sums = db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe
b2sums = 807922244c2b4d07a1f12c381bf6ddc623dcc440b204c106476ec7f75e5ea3f5ee13316e2cdc9013db1301ce2aa7d01491048e95b6bca5dff890d3df91449e43

pkgname = linux-cachyos-bmq
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-bmq/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=3
_minor=4
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,8 +757,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('1caaf9aed83a69a0c8b17ca923a97848cbb3b042d023aaaa7462c24f66f0d1b8a4fa42e2f3b9248ab8c57000a0e68d185072b0c88be7bcd93175f3e88ac76955'
b2sums=('5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24'
'a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'db7de8b6fad0fd781bc9469a456011438e1bce7a2f81b3169b44c532ab616a1a140c6bd6cfc0151d92213c10eb5a86101b9b7d8154051381f9e9d4947844ce8d'
'db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe'
'807922244c2b4d07a1f12c381bf6ddc623dcc440b204c106476ec7f75e5ea3f5ee13316e2cdc9013db1301ce2aa7d01491048e95b6bca5dff890d3df91449e43')
10 changes: 5 additions & 5 deletions linux-cachyos-bore/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-bore
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.12.3
pkgver = 6.12.4
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,16 +18,16 @@ pkgbase = linux-cachyos-bore
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
b2sums = 1caaf9aed83a69a0c8b17ca923a97848cbb3b042d023aaaa7462c24f66f0d1b8a4fa42e2f3b9248ab8c57000a0e68d185072b0c88be7bcd93175f3e88ac76955
b2sums = 5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24
b2sums = a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = db7de8b6fad0fd781bc9469a456011438e1bce7a2f81b3169b44c532ab616a1a140c6bd6cfc0151d92213c10eb5a86101b9b7d8154051381f9e9d4947844ce8d
b2sums = d27f2bc3853f1136b111d8945f4476bfd0ed00e734c19c6d3edd51099ec1849cfc9149f83e4d029dd70b96048a36cfb95c6248f4d5178836f476faf69778ce38
b2sums = db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe
b2sums = 25ab8f042468103bd32bfc49e0897dc262b4b5bffec801463357bf03c0e81572c3c278b7eda506bd787cd5101f118d84d8bebb1ee2d168e7ca9b3dabedf038de

pkgname = linux-cachyos-bore
pkgdesc = The Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=3
_minor=4
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,8 +757,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('1caaf9aed83a69a0c8b17ca923a97848cbb3b042d023aaaa7462c24f66f0d1b8a4fa42e2f3b9248ab8c57000a0e68d185072b0c88be7bcd93175f3e88ac76955'
b2sums=('5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24'
'a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'db7de8b6fad0fd781bc9469a456011438e1bce7a2f81b3169b44c532ab616a1a140c6bd6cfc0151d92213c10eb5a86101b9b7d8154051381f9e9d4947844ce8d'
'd27f2bc3853f1136b111d8945f4476bfd0ed00e734c19c6d3edd51099ec1849cfc9149f83e4d029dd70b96048a36cfb95c6248f4d5178836f476faf69778ce38')
'db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe'
'25ab8f042468103bd32bfc49e0897dc262b4b5bffec801463357bf03c0e81572c3c278b7eda506bd787cd5101f118d84d8bebb1ee2d168e7ca9b3dabedf038de')
10 changes: 5 additions & 5 deletions linux-cachyos-deckify/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-deckify
pkgdesc = Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.
pkgver = 6.12.3
pkgver = 6.12.4
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,20 +18,20 @@ pkgbase = linux-cachyos-deckify
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/0001-acpi-call.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/0001-handheld.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
b2sums = 1caaf9aed83a69a0c8b17ca923a97848cbb3b042d023aaaa7462c24f66f0d1b8a4fa42e2f3b9248ab8c57000a0e68d185072b0c88be7bcd93175f3e88ac76955
b2sums = 5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24
b2sums = b1e2ce3b2ddd55bf3949ad26598b70d3beaf8f5ddd5a98ee4b7714d822caf834e064c485f80faa5fd975890b59e516e037419e1506e6da509aeb6ac181194a33
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = db7de8b6fad0fd781bc9469a456011438e1bce7a2f81b3169b44c532ab616a1a140c6bd6cfc0151d92213c10eb5a86101b9b7d8154051381f9e9d4947844ce8d
b2sums = db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe
b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498
b2sums = c6eb658728c4bad6fec36841f871d2bc9788cd61ef4273332cc114f965a247d68591c3f7cb5d6a59518e7ef49fcca0e8d0414dfacbfa990d9d9640857d0ec977
b2sums = d27f2bc3853f1136b111d8945f4476bfd0ed00e734c19c6d3edd51099ec1849cfc9149f83e4d029dd70b96048a36cfb95c6248f4d5178836f476faf69778ce38
b2sums = 25ab8f042468103bd32bfc49e0897dc262b4b5bffec801463357bf03c0e81572c3c278b7eda506bd787cd5101f118d84d8bebb1ee2d168e7ca9b3dabedf038de

pkgname = linux-cachyos-deckify
pkgdesc = The Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements. kernel and modules
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-deckify/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=3
_minor=4
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -758,10 +758,10 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('1caaf9aed83a69a0c8b17ca923a97848cbb3b042d023aaaa7462c24f66f0d1b8a4fa42e2f3b9248ab8c57000a0e68d185072b0c88be7bcd93175f3e88ac76955'
b2sums=('5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24'
'b1e2ce3b2ddd55bf3949ad26598b70d3beaf8f5ddd5a98ee4b7714d822caf834e064c485f80faa5fd975890b59e516e037419e1506e6da509aeb6ac181194a33'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'db7de8b6fad0fd781bc9469a456011438e1bce7a2f81b3169b44c532ab616a1a140c6bd6cfc0151d92213c10eb5a86101b9b7d8154051381f9e9d4947844ce8d'
'db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe'
'be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498'
'c6eb658728c4bad6fec36841f871d2bc9788cd61ef4273332cc114f965a247d68591c3f7cb5d6a59518e7ef49fcca0e8d0414dfacbfa990d9d9640857d0ec977'
'd27f2bc3853f1136b111d8945f4476bfd0ed00e734c19c6d3edd51099ec1849cfc9149f83e4d029dd70b96048a36cfb95c6248f4d5178836f476faf69778ce38')
'25ab8f042468103bd32bfc49e0897dc262b4b5bffec801463357bf03c0e81572c3c278b7eda506bd787cd5101f118d84d8bebb1ee2d168e7ca9b3dabedf038de')
8 changes: 4 additions & 4 deletions linux-cachyos-eevdf/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-eevdf
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
pkgver = 6.12.3
pkgver = 6.12.4
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,14 +18,14 @@ pkgbase = linux-cachyos-eevdf
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
b2sums = 1caaf9aed83a69a0c8b17ca923a97848cbb3b042d023aaaa7462c24f66f0d1b8a4fa42e2f3b9248ab8c57000a0e68d185072b0c88be7bcd93175f3e88ac76955
b2sums = 5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24
b2sums = a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = db7de8b6fad0fd781bc9469a456011438e1bce7a2f81b3169b44c532ab616a1a140c6bd6cfc0151d92213c10eb5a86101b9b7d8154051381f9e9d4947844ce8d
b2sums = db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe

pkgname = linux-cachyos-eevdf
pkgdesc = The Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-eevdf/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=3
_minor=4
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,7 +757,7 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('1caaf9aed83a69a0c8b17ca923a97848cbb3b042d023aaaa7462c24f66f0d1b8a4fa42e2f3b9248ab8c57000a0e68d185072b0c88be7bcd93175f3e88ac76955'
b2sums=('5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24'
'a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'db7de8b6fad0fd781bc9469a456011438e1bce7a2f81b3169b44c532ab616a1a140c6bd6cfc0151d92213c10eb5a86101b9b7d8154051381f9e9d4947844ce8d')
'db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe')
6 changes: 3 additions & 3 deletions linux-cachyos-lts/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-lts
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.63
pkgver = 6.6.64
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,12 +18,12 @@ pkgbase = linux-cachyos-lts
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.63.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.64.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/sched/0001-bore-cachy.patch
sha256sums = d1054ab4803413efe2850f50f1a84349c091631ec50a1cf9e891d1b1f9061835
sha256sums = 065fd93fa6cb422f650fb563f15d3e0107c85009f766405993d795fd39796ab1
sha256sums = f4ddfbc0c375af5d8d9ca07f87513b874e019e4b84d9e05460fec05a667e6430
sha256sums = 1a7747d5b4ccd427d643e3f548cd99c09d0f05b108fc530a581e28a41c5533c9
sha256sums = 2706d935575e114210892b441671037ab96d5f70f084c391a23b43cd96afaa3e
Expand Down
4 changes: 2 additions & 2 deletions linux-cachyos-lts/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.6
_minor=63
_minor=64
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -858,7 +858,7 @@ for _p in "${pkgname[@]}"; do
}"
done

sha256sums=('d1054ab4803413efe2850f50f1a84349c091631ec50a1cf9e891d1b1f9061835'
sha256sums=('065fd93fa6cb422f650fb563f15d3e0107c85009f766405993d795fd39796ab1'
'f4ddfbc0c375af5d8d9ca07f87513b874e019e4b84d9e05460fec05a667e6430'
'1a7747d5b4ccd427d643e3f548cd99c09d0f05b108fc530a581e28a41c5533c9'
'2706d935575e114210892b441671037ab96d5f70f084c391a23b43cd96afaa3e'
Expand Down
12 changes: 6 additions & 6 deletions linux-cachyos-rc/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pkgbase = linux-cachyos-rc
pkgdesc = Linux BORE + LTO + Cachy Sauce Kernel by CachyOS with other patches and improvements - Release Candidate
pkgver = 6.13.rc1
pkgrel = 2
pkgver = 6.13.rc2
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
license = GPL-2.0-only
Expand All @@ -21,18 +21,18 @@ pkgbase = linux-cachyos-rc
options = !strip
options = !debug
options = !lto
source = https://github.com/torvalds/linux/archive/refs/tags/v6.13-rc1.tar.gz
source = https://github.com/torvalds/linux/archive/refs/tags/v6.13-rc2.tar.gz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.13/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.13/misc/dkms-clang.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.13/sched/0001-bore-cachy.patch
b2sums = 0e17a46b6de4138a252643beaaf6fc8e4e2ce6b8f3cc7becbba6b90fc7336959b0a4f5f04d7805c3baa59198042664b672c2d0612d7ff4b607c8b49fb2976c78
b2sums = 58c0a37b87c906c4c151a714ad69fdb019a64efcceb7eec52335270e592d1db031eb371086405efb19d9a18ab06c722c98d936669183900d5c2785de6e4caa2c
b2sums = ec86c7024cf1b209c217d10d0f3db0052871308177d4e56922bf1629cecee2a5dfef3c456cec55d566afcfd915e631fba9b26fa2ebacf829f000944060c41210
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = 42ad9bbddc7c395650254bb75232750f7ec145ba7bd4eff8f56b188706c61d498c4d326a8d96d9abee1fd3f7344a2a29c0afa55fb7fd70a4525769924a6af0c0
b2sums = d4e154bf7dcdf18ef986a745807cfb8437dc11ec5af399c0b355d29fb5500f8e403d582e95183fa564a3ffa0daece78af935999086406d7851b79fcf20ce70fd
b2sums = c7294a689f70b2a44b0c4e9f00c61dbd59dd7063ecbe18655c4e7f12e21ed7c5bb4f5169f5aa8623b1c59de7b2667facb024913ecb9f4c650dabce4e8a7e5452
b2sums = 6f450dacc90b0479a96e7c817bb0403302cdb3a79f7909a96b8ccb1231393c3df43e7abcad24b168bfded74c259612a5f2b81dd36ce4f78ea1441476e60ed01c
b2sums = f3130163ed00c1f21e97274b52764346e4a49a25ddc338d57d8ac63d8214e73b7f269b8071f33ac202eab9c66c7775e812214a4d5cd26130833ae7c06d953409

pkgname = linux-cachyos-rc
pkgdesc = The Linux BORE + LTO + Cachy Sauce Kernel by CachyOS with other patches and improvements - Release Candidate kernel and modules
Expand Down
Loading

0 comments on commit 8fb665e

Please sign in to comment.