diff --git a/linux-cachyos-autofdo/PKGBUILD b/linux-cachyos-autofdo/PKGBUILD index ca6e72f6..a5c0ae45 100644 --- a/linux-cachyos-autofdo/PKGBUILD +++ b/linux-cachyos-autofdo/PKGBUILD @@ -260,12 +260,10 @@ fi ## List of CachyOS schedulers case "$_cpusched" in - cachyos|bore) # CachyOS Scheduler (BORE) + cachyos|bore|rt-bore) # CachyOS Scheduler (BORE) source+=("${_patchsource}/sched/0001-bore-cachy.patch");; bmq) ## Project C Scheduler source+=("${_patchsource}/sched/0001-prjc-cachy.patch");; - rt-bore) ## RT with BORE Scheduler - source+=("${_patchsource}/sched/0001-bore-cachy-rt.patch");; hardened) ## Hardened Patches with BORE Scheduler source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; diff --git a/linux-cachyos-bmq/PKGBUILD b/linux-cachyos-bmq/PKGBUILD index 4fc48271..5d4c8a69 100644 --- a/linux-cachyos-bmq/PKGBUILD +++ b/linux-cachyos-bmq/PKGBUILD @@ -243,12 +243,10 @@ fi ## List of CachyOS schedulers case "$_cpusched" in - cachyos|bore) # CachyOS Scheduler (BORE) + cachyos|bore|rt-bore) # CachyOS Scheduler (BORE) source+=("${_patchsource}/sched/0001-bore-cachy.patch");; bmq) ## Project C Scheduler source+=("${_patchsource}/sched/0001-prjc-cachy.patch");; - rt-bore) ## RT with BORE Scheduler - source+=("${_patchsource}/sched/0001-bore-cachy-rt.patch");; hardened) ## Hardened Patches with BORE Scheduler source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; diff --git a/linux-cachyos-bore/PKGBUILD b/linux-cachyos-bore/PKGBUILD index 013e3850..e9875b14 100644 --- a/linux-cachyos-bore/PKGBUILD +++ b/linux-cachyos-bore/PKGBUILD @@ -243,12 +243,10 @@ fi ## List of CachyOS schedulers case "$_cpusched" in - cachyos|bore) # CachyOS Scheduler (BORE) + cachyos|bore|rt-bore) # CachyOS Scheduler (BORE) source+=("${_patchsource}/sched/0001-bore-cachy.patch");; bmq) ## Project C Scheduler source+=("${_patchsource}/sched/0001-prjc-cachy.patch");; - rt-bore) ## RT with BORE Scheduler - source+=("${_patchsource}/sched/0001-bore-cachy-rt.patch");; hardened) ## Hardened Patches with BORE Scheduler source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; diff --git a/linux-cachyos-eevdf/PKGBUILD b/linux-cachyos-eevdf/PKGBUILD index be81d96f..d1e42104 100644 --- a/linux-cachyos-eevdf/PKGBUILD +++ b/linux-cachyos-eevdf/PKGBUILD @@ -243,12 +243,10 @@ fi ## List of CachyOS schedulers case "$_cpusched" in - cachyos|bore) # CachyOS Scheduler (BORE) + cachyos|bore|rt-bore) # CachyOS Scheduler (BORE) source+=("${_patchsource}/sched/0001-bore-cachy.patch");; bmq) ## Project C Scheduler source+=("${_patchsource}/sched/0001-prjc-cachy.patch");; - rt-bore) ## RT with BORE Scheduler - source+=("${_patchsource}/sched/0001-bore-cachy-rt.patch");; hardened) ## Hardened Patches with BORE Scheduler source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; diff --git a/linux-cachyos-rc/PKGBUILD b/linux-cachyos-rc/PKGBUILD index c7feebbe..901e223d 100644 --- a/linux-cachyos-rc/PKGBUILD +++ b/linux-cachyos-rc/PKGBUILD @@ -244,12 +244,10 @@ fi ## List of CachyOS schedulers case "$_cpusched" in - cachyos|bore) # CachyOS Scheduler (Sched-ext + BORE + Cachy Sauce) + cachyos|bore|rt-bore) # CachyOS Scheduler (BORE) source+=("${_patchsource}/sched/0001-bore-cachy.patch");; bmq) ## Project C Scheduler source+=("${_patchsource}/sched/0001-prjc-cachy.patch");; - rt-bore) ## RT with BORE Scheduler - source+=("${_patchsource}/sched/0001-bore-cachy-rt.patch");; hardened) ## Hardened Patches with BORE Scheduler source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; diff --git a/linux-cachyos-rt-bore/PKGBUILD b/linux-cachyos-rt-bore/PKGBUILD index 78c9d910..8b234703 100644 --- a/linux-cachyos-rt-bore/PKGBUILD +++ b/linux-cachyos-rt-bore/PKGBUILD @@ -243,12 +243,10 @@ fi ## List of CachyOS schedulers case "$_cpusched" in - cachyos|bore) # CachyOS Scheduler (BORE) + cachyos|bore|rt-bore) # CachyOS Scheduler (BORE) source+=("${_patchsource}/sched/0001-bore-cachy.patch");; bmq) ## Project C Scheduler source+=("${_patchsource}/sched/0001-prjc-cachy.patch");; - rt-bore) ## RT with BORE Scheduler - source+=("${_patchsource}/sched/0001-bore-cachy-rt.patch");; hardened) ## Hardened Patches with BORE Scheduler source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; diff --git a/linux-cachyos-server/PKGBUILD b/linux-cachyos-server/PKGBUILD index 72609e7a..a05649be 100644 --- a/linux-cachyos-server/PKGBUILD +++ b/linux-cachyos-server/PKGBUILD @@ -244,12 +244,10 @@ fi ## List of CachyOS schedulers case "$_cpusched" in - cachyos|bore) # CachyOS Scheduler (BORE) + cachyos|bore|rt-bore) # CachyOS Scheduler (BORE) source+=("${_patchsource}/sched/0001-bore-cachy.patch");; bmq) ## Project C Scheduler source+=("${_patchsource}/sched/0001-prjc-cachy.patch");; - rt-bore) ## RT with BORE Scheduler - source+=("${_patchsource}/sched/0001-bore-cachy-rt.patch");; hardened) ## Hardened Patches with BORE Scheduler source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");; diff --git a/linux-cachyos/PKGBUILD b/linux-cachyos/PKGBUILD index 24b89a44..8fde91b5 100644 --- a/linux-cachyos/PKGBUILD +++ b/linux-cachyos/PKGBUILD @@ -242,12 +242,10 @@ fi ## List of CachyOS schedulers case "$_cpusched" in - cachyos|bore) # CachyOS Scheduler (BORE) + cachyos|bore|rt-bore) # CachyOS Scheduler (BORE) source+=("${_patchsource}/sched/0001-bore-cachy.patch");; bmq) ## Project C Scheduler source+=("${_patchsource}/sched/0001-prjc-cachy.patch");; - rt-bore) ## RT with BORE Scheduler - source+=("${_patchsource}/sched/0001-bore-cachy-rt.patch");; hardened) ## Hardened Patches with BORE Scheduler source+=("${_patchsource}/sched/0001-bore-cachy.patch" "${_patchsource}/misc/0001-hardened.patch");;