sempiternal-aurora
8c4679dc2a
Update update.py to correctly extract src version ( #61 )
...
* update.py: fix extraction of version and tag
Upstream cachyos have redone their PKGBUILD to remove old variables, replacing
`_srctag` with `_srcname` only. So change the update script to extract that
* Auto update flake
2026-04-14 20:43:27 -07:00
Lan Tian
c73f2fdbf7
Use alternative method to get ZFS versions
2026-04-12 14:22:32 -07:00
xddxdd
c273e8c996
Auto update flake
2026-04-12 18:06:18 +00:00
xddxdd
073c4174d4
Auto update flake
2026-04-09 18:38:04 +00:00
xddxdd
405df9c330
Auto update flake
2026-04-06 18:34:25 +00:00
xddxdd
8b94be6405
Auto update flake
2026-04-02 18:13:07 +00:00
xddxdd
7b434a9cf6
Auto update flake
2026-03-30 18:35:06 +00:00
xddxdd
563bbdbc20
Auto update flake
2026-03-25 18:33:05 +00:00
xddxdd
c137ed38d6
Auto update flake
2026-03-24 18:34:55 +00:00
Jarvvay
aa77cbc441
Ensure BORE patch is applied both for rt and rt-bore ( #54 )
2026-03-20 00:07:25 -07:00
xddxdd
bf8f7b1084
Auto update flake
2026-03-19 18:12:10 +00:00
Lan Tian
3286b7ecf1
Properly enable PREEMPT_RT for rt-bore variant by setting correct CPU scheduler
2026-03-17 20:36:35 -07:00
xddxdd
fa81a003c7
Auto update flake
2026-03-16 18:34:52 +00:00
xddxdd
5f6e313e5c
Auto update flake
2026-03-14 17:56:41 +00:00
sempiternal-aurora
259b31bc70
fix hardened kernel ( #48 )
2026-03-13 21:37:52 -07:00
sempiternal-aurora
fc5803132d
Add hardened kernel source ( #47 )
...
* fmt: run ruff and isort on kernel-cachyos/update.py
* Add separate hardened source
2026-03-13 16:48:53 -07:00
xddxdd
a984d014ba
Auto update flake
2026-03-12 18:12:31 +00:00
xddxdd
67e7cd63ae
Auto update flake
2026-03-09 18:12:15 +00:00
Lan Tian
6d6ccb22d0
Try to fix HID_HAPTIC related linking error on LTS kernel
2026-03-06 18:35:07 -08:00
Ben Webb
c8cb04ea37
feat: Change default scheduler to eevdf ( #42 )
...
Upstream CachyOS switched their scheduler to eevdf
2026-03-06 18:29:11 -08:00
Lan Tian
e8fd643d68
Extract kernel version from flake input to ensure version in sync
2026-03-04 23:39:56 -08:00
xddxdd
8ea11ba1b5
Auto update flake
2026-03-04 18:07:39 +00:00
xddxdd
7465b7a636
Auto update flake
2026-03-02 18:08:57 +00:00
Lan Tian
a3da912207
Use prepatched kernel source code from github.com/CachyOS/linux/releases
2026-03-01 19:30:11 -08:00
Lan Tian
a90a8098bd
Add x86_64-v* and zen4 variants for LTS kernel
2026-02-21 11:44:38 -08:00
Lan Tian
857785a803
Add experimental AutoFDO support ( Fix #23 )
2026-01-17 12:35:36 -08:00
Lan Tian
359d765c4d
Set impureUseNativeOptimizations if native kernel is requested
2026-01-17 12:11:23 -08:00
LoricAndre
52b98fc4da
feat: add native option & make mkCachyKernel available to users ( #20 )
2026-01-17 12:10:59 -08:00
Lan Tian
4c556e1bc0
Add latest kernel variants with processor specific tuning
2025-12-28 02:55:05 -08:00
Lan Tian
5e9dafb25c
Add handheld patches for deckify kernel
2025-12-28 02:39:23 -08:00
Lan Tian
9f04a1fade
Use applyPatches to simplify code
2025-12-28 02:15:23 -08:00
Lan Tian
696f7401aa
Move LTO settings to cachySettings.nix
2025-12-28 02:15:07 -08:00
sempiternal-aurora
b8abbc8dc4
Allow FullLTO as a choice
2025-12-28 14:18:50 +08:00
Merrkry
d3fd7d4ca5
Add adios io scheduler
2025-12-26 15:15:50 +01:00
Lan Tian
1944e4a1be
Fix moddirversion calculation for RC kernels
2025-12-24 21:19:27 -08:00
Lan Tian
d91219fabf
Add linux-cachyos-rc variants
2025-12-23 21:30:03 -08:00
Lan Tian
4d1b0c56ac
Use same stdenv for kernel and ZFS ( #14 )
2025-12-23 19:08:50 -08:00
Lan Tian
ee03bfdd01
Remove disabling nova_core for causing build failures
2025-12-19 16:44:21 -08:00
Lan Tian
8e6d8c370f
Reenable autoModules and disable nova_core instead ( #13 )
2025-12-18 17:16:40 -08:00
Lan Tian
bb7b8aa687
Disable autoModules to avoid adding unintentional modules ( Fixes #13 )
2025-12-17 19:32:11 -08:00
Lan Tian
d0d2a987c8
Add kernel variants and CachyOS PKGBUILD settings ( Fixes #4 , #5 )
2025-12-12 18:20:48 -08:00
Lan Tian
5a906ba12d
Fix incorrect modDirVersion for latest kernel
2025-12-11 20:47:15 -08:00
Lan Tian
3b3bea2fc5
Add localversion indicating cachyos kernel ( Fixes #2 )
2025-12-11 18:38:39 -08:00
Lan Tian
5648c2a74c
Remove aarch64-linux from supported architectures ( Fixes #3 )
2025-12-11 18:38:39 -08:00
Lan Tian
88572ff3a0
Refactor to allow overriding for customizing kernel
2025-12-09 21:08:14 -08:00
Lan Tian
009f10657e
Fix compatibility issue with etc-overlay
2025-12-09 09:12:54 -08:00
Lan Tian
3319bf8462
Add CachyOS-patched ZFS module
2025-12-08 21:43:45 -08:00
Lan Tian
0f37bc0571
Auto detect modDirVersion for each kernel
2025-12-08 19:23:06 -08:00
Lan Tian
0279735e43
Initial commit
2025-12-08 19:10:56 -08:00