$ the-wire ยท showcase
CACHYOS KERNEL HITS 7.2-RC5 WITH AMDPSTATE BRANCH AND INSTALLER OVERHAUL
By RepoJournal ยท Filed ยท About CachyOS ยท Composed from the cited sources ยท methodology
CachyOS shipped Linux 7.2-rc5-1 with a new AMD P-State optimization branch while the CLI installer got stripped down and refactored for cleaner deployment logic.
The kernel release [1] rebases to upstream 7.2-rc5 and adds a dedicated 7.2/amd-pstate branch alongside updates to the cachy and fixes branches, including a USB controller quirk. In parallel, the New-Cli-Installer saw aggressive cleanup [2] removing subprocess calls and consolidating mirror ranking into its own module, with hostcache enabled by default and firewall setup conditional on installation [3][4][5][6]. The kernel-patches repo merged PRJC scheduler support with a revert of a POC patch [7], and jay-git package landed at v1.14.0 across both the AUR-derived and git-patches repos with cargo test disabled to speed builds [8][9][10][11]. Cachy-update absorbed upstream Arch-Update improvements including input error handling for service restart selection, adding robustness to the update workflow [12][13][14], while ananicy-rules shipped a hotfix [15] addressing login manager classifications that were being over-throttled as BG_CPUIO instead of Launcher type [16][17][18].
Action items
- โ Test CachyOS Linux 7.2-rc5-1 with new AMD P-State branch on Ryzen systems CachyOS/linux [plan]
- โ Audit installer deployments for subprocess removal changes CachyOS/New-Cli-Installer [monitor]
- โ Verify ananicy-rules login manager settings on next system update CachyOS/ananicy-rules [monitor]
References
- [1] CachyOS Linux 7.2-rc5-1 โ CachyOS/linux
- [2] ๐งน gucc: remove subprocess โ CachyOS/New-Cli-Installer
- [3] ๐งน gucc: install repos only on target โ CachyOS/New-Cli-Installer
- [4] ๐งน gucc: move rank mirrors to own mod โ CachyOS/New-Cli-Installer
- [5] ๐งน core: enable hostcache by default โ CachyOS/New-Cli-Installer
- [6] ๐ง gucc: setup firewall if installed โ CachyOS/New-Cli-Installer
- [7] 7.1: Add PRJC (with POC reverted patch) โ CachyOS/kernel-patches
- [8] jay-git: Add at v1.14.0.r13.g183dc81 โ CachyOS/cachyos-aur-derived
- [9] jay-git: add with uwsm (#113) โ CachyOS/cachyos-aur-derived
- [10] jay: disable cargo test โ CachyOS/cachyos-aur-derived
- [11] jay: disable cargo test (#222) โ CachyOS/cachyos-aur-derived
- [12] Upstream rebase 2 - Arch-Update v4.X.X โ CachyOS/cachy-update
- [13] fix: Add input error handling for service restart selection โ CachyOS/cachy-update
- [14] fix: Add input error handling for service restart selection (#713) โ CachyOS/cachy-update
- [15] Hotfixu for processes being nerfed โ CachyOS/ananicy-rules
- [16] Merge pull request #587 from buster-biopsys/master โ CachyOS/ananicy-rules
- [17] Fix bug #586, modifying a bunch of login managers from BG_CPUIO type to Launcher type โ CachyOS/ananicy-rules
- [18] Also improved lightdm handling โ CachyOS/ananicy-rules