The Wire · Showcase
CACHYOS KERNEL HITS 7.2-RC5 WITH AMDPSTATE BRANCH AND INSTALLER OVERHAUL
By RepoJournal · Filed · About CachyOS
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].
One email a day. Unsubscribe in one click.
Keep up with CachyOS in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
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