diff --git a/README.md b/README.md index 05ad6b76..09e3474c 100755 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Each scheduler is optimized for different use cases. We recommend testing each o ### Filesystem & Memory - **ZFS Support**: Built-in ZFS filesystem support with pre-compiled modules -- **NVIDIA Integration**: +- **NVIDIA Integration**: - Proprietary NVIDIA driver modules with patches - Open-source NVIDIA driver support - Ready-to-use modules in repository @@ -315,18 +315,18 @@ emaint sync -r CachyOS-kernels COPR repository with multiple kernel variants: - `linux-cachyos-bore` -- `linux-cachyos-rt-bore` +- `linux-cachyos-rt-bore` - `linux-cachyos-bore-lto` - `linux-cachyos-lts` -**Maintainer:** [bieszczaders](https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos/) +**Maintainer:** [bieszczaders](https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos/) **Installation:** Visit the [COPR page](https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos/) for setup instructions ### NixOS Precompiled kernels available through the Chaotic-AUR Nyx repository: -**Repository:** [chaotic-cx/nyx](https://github.com/chaotic-cx/nyx) +**Repository:** [chaotic-cx/nyx](https://github.com/chaotic-cx/nyx) **Setup:** Follow the [installation guide](https://github.com/chaotic-cx/nyx#how-to-use-it) ## Support & Community diff --git a/linux-cachyos-bmq/PKGBUILD b/linux-cachyos-bmq/PKGBUILD index 9a716a44..4b9c080a 100644 --- a/linux-cachyos-bmq/PKGBUILD +++ b/linux-cachyos-bmq/PKGBUILD @@ -546,7 +546,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos-bore/PKGBUILD b/linux-cachyos-bore/PKGBUILD index e3a4bf47..339af1dc 100644 --- a/linux-cachyos-bore/PKGBUILD +++ b/linux-cachyos-bore/PKGBUILD @@ -546,7 +546,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos-deckify/PKGBUILD b/linux-cachyos-deckify/PKGBUILD index 02838852..2accf833 100644 --- a/linux-cachyos-deckify/PKGBUILD +++ b/linux-cachyos-deckify/PKGBUILD @@ -550,7 +550,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos-eevdf/PKGBUILD b/linux-cachyos-eevdf/PKGBUILD index c68115d9..afbe9d7a 100644 --- a/linux-cachyos-eevdf/PKGBUILD +++ b/linux-cachyos-eevdf/PKGBUILD @@ -546,7 +546,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos-hardened/PKGBUILD b/linux-cachyos-hardened/PKGBUILD index 28bb642f..3f3bb706 100644 --- a/linux-cachyos-hardened/PKGBUILD +++ b/linux-cachyos-hardened/PKGBUILD @@ -545,7 +545,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos-lts/PKGBUILD b/linux-cachyos-lts/PKGBUILD index 68cfb6e8..fb55fad0 100644 --- a/linux-cachyos-lts/PKGBUILD +++ b/linux-cachyos-lts/PKGBUILD @@ -548,7 +548,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos-lts/auto-cpu-optimization.sh b/linux-cachyos-lts/auto-cpu-optimization.sh index 88665a08..56efcc76 100755 --- a/linux-cachyos-lts/auto-cpu-optimization.sh +++ b/linux-cachyos-lts/auto-cpu-optimization.sh @@ -60,7 +60,7 @@ case $MARCH in emeraldrapids) MARCH=EMERALDRAPIDS;; esac -# If doesn't match, re-use the arch name (uppercased) +# If doesn't match, reuse the arch name (uppercased) # Display detected CPU and apply optimization echo "----------------------------------" diff --git a/linux-cachyos-rc/PKGBUILD b/linux-cachyos-rc/PKGBUILD index 5119dc41..a1e496e6 100644 --- a/linux-cachyos-rc/PKGBUILD +++ b/linux-cachyos-rc/PKGBUILD @@ -447,7 +447,7 @@ prepare() { echo "Selecting '$_hugepage' TRANSPARENT_HUGEPAGE config..." # Enable Clang AutoFDO - # Add additonal check if Thin or Full LTO is enabled otherwise die + # Add additional check if Thin or Full LTO is enabled otherwise die if [ "$_autofdo" = "yes" ]; then scripts/config -e AUTOFDO_CLANG fi @@ -610,7 +610,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos-rt-bore/PKGBUILD b/linux-cachyos-rt-bore/PKGBUILD index 315c205d..35006c62 100644 --- a/linux-cachyos-rt-bore/PKGBUILD +++ b/linux-cachyos-rt-bore/PKGBUILD @@ -546,7 +546,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos-server/PKGBUILD b/linux-cachyos-server/PKGBUILD index 536f097d..352c937b 100644 --- a/linux-cachyos-server/PKGBUILD +++ b/linux-cachyos-server/PKGBUILD @@ -546,7 +546,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build diff --git a/linux-cachyos/PKGBUILD b/linux-cachyos/PKGBUILD index 1baa8af3..2152d2d0 100644 --- a/linux-cachyos/PKGBUILD +++ b/linux-cachyos/PKGBUILD @@ -445,7 +445,7 @@ prepare() { echo "Selecting '$_hugepage' TRANSPARENT_HUGEPAGE config..." # Enable Clang AutoFDO - # Add additonal check if Thin or Full LTO is enabled otherwise die + # Add additional check if Thin or Full LTO is enabled otherwise die if [ "$_autofdo" = "yes" ]; then scripts/config -e AUTOFDO_CLANG fi @@ -612,7 +612,7 @@ _package() { echo "Installing modules..." ZSTD_CLEVEL=19 make "${BUILD_FLAGS[@]}" INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \ - DEPMOD=/doesnt/exist modules_install # Suppress depmod + DEPMOD=/does-not/exist modules_install # Suppress depmod # remove build links rm "$modulesdir"/build