-
ZypherOS 0.3.2 Alpha Pre-release
released this
2026-03-25 04:22:47 +00:00 | 1 commits to main since this releaseZypherOS 0.3.2 Alpha Release Notes
Release Date: March 25, 2026
Status: AlphaVersion 0.3.2 is a major "Quality of Life" and hardware compatibility update. While previous releases focused on deployment infrastructure and aesthetics, this milestone ensures ZypherOS feels exceptionally intelligent, responsive, and stable on a wide variety of daily-driver hardware—especially laptops.
Hardware & Laptop Optimizations
- Dynamic Power Management: The installer intelligently detects if the target system is a laptop. If a battery is detected,
power-profiles-daemonis automatically installed and enabled, natively integrating with the KDE Plasma battery applet for instant power-saving profiles. - Wayland Touchpad Defaults: Trackpads behave intuitively out of the box on Wayland. "Tap-to-click" and "Natural Scrolling" are enforced globally via default user skeleton configurations (
kcminputrc). - Bluetooth FastConnect: Enabled
ExperimentalandFastConnectablefeatures in the core BlueZ configuration, drastically improving connection speeds and battery reporting for modern wireless earbuds and controllers. - NVIDIA DKMS Integration: Swapped the static
nvidiapackage fornvidia-dkms. This guarantees that if a user switches to a custom kernel, graphics modules will automatically recompile during the pacman transaction, preventing broken graphical environments on reboot.
Performance & Stability
- Out-of-Memory Protection: Enabled
systemd-oomdby default. Instead of the entire desktop freezing when RAM capacity is reached, the system will surgically terminate the specific application or browser tab causing the memory leak, keeping the desktop perfectly responsive. - BTRFS Self-Healing: For users selecting BTRFS, a monthly systemd timer (
btrfs-scrub@-.timer) is now automatically enabled. This silently checks the root filesystem for bit-rot and repairs any silent data corruption in the background.
Storage & Quality of Life
- Automated Cache Cleaning: Implemented a global Pacman hook utilizing
paccache. Upon every package installation, upgrade, or removal, the system automatically purges old cached packages, keeping only the two most recent versions. This permanently prevents the root partition from filling up with obsolete package files over time. - Out-of-the-Box Multimedia: ZypherOS now ships with a complete suite of GStreamer plugins (
gst-plugins-good,gst-plugins-bad,gst-plugins-ugly, andgst-libav). Users can seamlessly stream proprietary HTML5 web video without needing to hunt down missing codecs.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
zypheros-0.3.2-Alpha-x86_64.iso
3 downloads ·
2026-03-25 04:22:32 +00:00 · 1.4 GiB
- Dynamic Power Management: The installer intelligently detects if the target system is a laptop. If a battery is detected,