feat(m6): one-click install + apply controls on Environment page — 0.10.0 #4
Reference in New Issue
Block a user
Delete Branch "feat/m6-steam-detection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make the environment report actionable, not just advisory.
Install (reuses M9 installer):
on the Setup page); catalog.by_id() lookup.
Apply runtime-reversible tunables (D22, realizing the D9 consent-gated milestone):
persistence, PCIe ASPM policy, vm.swappiness, THP. One pkexec command each,
no reboot, reverts on reboot; chosen value validated against live options;
writes go to sysfs/procfs/nvidia-smi, never GRUB. GRUB/mitigations stay
suggestion-only.
finding_card renders the matching control; Environment page wires both and
re-checks after a change.
Tests for fixes (parse, command builders, value validation, gameenv wiring).
Docs: D22 added (amends D9); SPEC/MODULES/ROADMAP updated. 0.9.0 -> 0.10.0.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com