The Wire · Showcase
MKINITCPIO HARDENS SYSTEMD HOOKS AS FIREFOX DEV EDITION HITS 151.0B8
By RepoJournal · Filed · About Arch Linux
The init system just got safer — mkinitcpio merged fixes to prevent phantom hwdb.bin entries and nullglob pollution in your boot chain.
Two critical mkinitcpio patches landed overnight [1][2] that shore up systemd integration: the first checks for hwdb.bin existence before bundling it into images, while the second strips a dangerous global nullglob setting that was leaking into udev installs. Both are shipping immediately. Meanwhile, Firefox Developer Edition hit 151.0b8 [3][4], and the ecosystem moved forward with python-aiogram 3.28.0 [5], deepin-application-manager 1.2.52 [6], and lib32-at-spi2-core 2.60.3 [7] all syncing to repositories. Over on signstar, David Runge is quietly hardening documentation tooling [8][9]: markdown rendering now allows inline anchor and image elements [10][11], and the project shipped a custom favicon [12] to tighten branded consistency across the docs site.
Action items
- → Test mkinitcpio with latest systemd hooks before your next image build archlinux/mkinitcpio [plan]
- → Sync Firefox Developer Edition to 151.0b8 if you track beta archlinux/svntogit-extra [monitor]
- → Watch signstar docs for markdown rendering changes in your workflows archlinux/signstar [monitor]
References
- [1] Merge branch 'morten/fix-hwdb' archlinux/mkinitcpio
- [2] Merge remote-tracking branch 'origin/merge-requests/472' archlinux/mkinitcpio
- [3] update firefox-developer-edition-i18n to 151.0b8-1 in extra-any archlinux/state
- [4] update firefox-developer-edition to 151.0b8-1 in extra-x86_64 archlinux/state
- [5] update python-aiogram to 3.28.0-1 in extra-any archlinux/state
- [6] update deepin-application-manager to 1.2.52-1 in extra-x86_64 archlinux/state
- [7] update lib32-at-spi2-core to 2.60.3-1 in multilib-x86_64 archlinux/state
- [8] docs: Add information on communicating with the community archlinux/signstar
- [9] docs: Add Signstar icon to entrypoint of project documentation archlinux/signstar
- [10] feat(mado): Allow `a` as inline HTML element in markdown files archlinux/signstar
- [11] feat(mado): Allow `img` as inline HTML element in markdown files archlinux/signstar
- [12] feat(mdbook): Add custom Signstar favicon archlinux/signstar
FAQ
- What changed in Arch Linux on May 9, 2026?
- The init system just got safer — mkinitcpio merged fixes to prevent phantom hwdb.bin entries and nullglob pollution in your boot chain.
- What should Arch Linux teams do about it?
- Test mkinitcpio with latest systemd hooks before your next image build • Sync Firefox Developer Edition to 151.0b8 if you track beta • Watch signstar docs for markdown rendering changes in your workflows
- Which Arch Linux repositories shipped on May 9, 2026?
- archlinux/mkinitcpio, archlinux/state, archlinux/signstar