RepoJournal
Arch Linux

@archlinux

The Arch Linux org - the rolling distro and the developers who run it

Keep up with Arch Linux 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.

Pick a date

Topics: Infrastructure Full archive →

The Wire · Showcase

ARCHINSTALL CLEANUP SWEEP CLOSES TECHNICAL DEBT

By RepoJournal · Filed · About Arch Linux

Archinstall just merged four back-to-back PRs stripping out dead code and redundant patterns, signaling a push toward cleaner architecture ahead of the next major release.

Codefiles landed a series of focused cleanups across archinstall's codebase, removing unused parameters [1], superfluous configuration defaults [2], dead variable assignments [3], and reintroduced future imports [4]. The work is strategic, not cosmetic. Each PR targets a specific antipattern, which suggests the maintainers are preparing the installer for heavier refactoring. Meanwhile on the package desk, nfs-utils and river both graduated from testing to stable [5] [6], signaling they've passed their validation gates. The buildbtw team also tightened its help text for the `bbtw new` command [7] after discovering users were confusing it with a non-existent `bbtw create` alias, and pushed documentation improvements to the README [8]. Across all three repositories, 57 commits and 4 PRs moved through the pipeline over the past 24 hours.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Remove unused parameter from _prepare_fs_type (#4685) archlinux/archinstall
  2. [2] Remove superfluous PacmanConfiguration.default (#4682) archlinux/archinstall
  3. [3] Remove superfluous underscore variable assignment (#4679) archlinux/archinstall
  4. [4] Remove reintroduced __future__ import (#4678) archlinux/archinstall
  5. [5] move nfs-utils from core-testing-x86_64 to core-x86_64 archlinux/state
  6. [6] move river from extra-testing-x86_64 to extra-x86_64 archlinux/state
  7. [7] Tweak `bbtw new` help output archlinux/buildbtw
  8. [8] Extend development setup docs in README and update outdated content archlinux/buildbtw

Quick answers

What shipped in Arch Linux on July 31, 2026?
Archinstall just merged four back-to-back PRs stripping out dead code and redundant patterns, signaling a push toward cleaner architecture ahead of the next major release. In total, 57 commits and 4 pull requests landed.
Who contributed to Arch Linux on July 31, 2026?
5 developers shipped this update, including Antonio Rojas, Andreas Radke, Felix Yan, codefiles, and Rafael Epplée.
What were the notable Arch Linux updates?
Remove unused parameter from _prepare_fs_type (#4685), Remove superfluous PacmanConfiguration.default (#4682), and Remove superfluous underscore variable assignment (#4679).

More from @archlinux

Daily updates, in your inbox

Follow Arch Linux

Keep up with Arch Linux in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?