freenode

← digests

Distributions and plumbing roundup

Distributions & Plumbing2026-08-17

Fedora and Debian developers debated power management regressions and CPU baseline shifts, while Nix and OpenWrt communities advanced package history tools, dynamic builds, and driver consolidation. Secondary threads covered policy routing ports and architecture builder capacity.

Tuned-ppd regresses vs power-profiles-daemon on Fedora

Fedora users on discussion.fedoraproject.org reported that the tuned-ppd default produces measurable performance and efficiency regressions compared with the prior power-profiles-daemon on Panther Lake hardware. Seven participants across ten messages examined the tradeoffs. The comparison matters for laptop and mobile workloads that rely on the distro default power stack.

Debian Forky CPU baseline proposals

Debian developers on debian-devel discussed expected baseline feature tests for Forky, including SSE3 and later on x86 plus ARMv8, along with i386 FPU changes. Ten participants exchanged twenty-seven messages on the proposal. Raising the baseline would drop support for older CPUs while simplifying the archive for current hardware.

Nixpkgs-multiverse exposes every historical package version

A release announcement on discourse.nixos.org introduced nixpkgs-multiverse, a tool that surfaces every package version across Nixpkgs revisions through flakes. Fifteen participants discussed the approach in thirty messages. The work gives Nix users reproducible access to historical builds without manual revision hunting.

Working group proposed for Nix Dynamic Derivations

A Nix contributor proposed a working group on discourse.nixos.org to coordinate Dynamic Derivations experiments, UX refinement, and infrastructure. Eight participants replied across twelve messages. Coordinated next steps would reduce fragmented prototyping around the feature.

OpenWrt consolidates RTL8367S support into rtl8365mb

OpenWrt developers posted patches and test builds on forum.openwrt.org to add RTL8367S-VB (0x6642) support to the rtl8365mb DSA driver, aiming to reduce the number of separate drivers. Four participants examined the changes in thirty-four messages. Merging the variants would simplify maintenance for common switch silicon.

OpenWrt pbr package reaches RC with ucode port

The Policy-Based-Routing (pbr) package saw release-candidate testing of its ucode port on forum.openwrt.org, including user-reported fixes for domain and file handling. Fourteen participants generated one hundred twenty-nine messages. The port targets more reliable policy routing configuration on OpenWrt routers.

Fedora s390x builder outage renews architecture capacity debate

After an s390x builder outage, Fedora packagers on devel.lists.fedoraproject.org debated build bottlenecks and hardware shortages relative to ppc64le. Seven participants exchanged sixteen messages. The discussion highlights ongoing constraints for secondary architectures in the build farm.

Proposal to raise Forky i386 baseline to Pentium 4

A separate debian-devel proposal suggested shipping linux-image-pentium4 and raising the i386 baseline to Pentium 4 for Forky to address SSE2 and x87 issues while retaining partial-arch binary compatibility. Thirteen participants discussed the idea in twenty-eight messages. The change would retire older i386 targets without fully abandoning the architecture.