call_end

    • chevron_right

      mkinitcpio hook migration and early microcode

      news.macaw.me / Archlinux News • 4 March, 2024

    With the release of mkinitcpio v38 , several hooks previously provided by Arch packages have beenmoved to the mkinitcpio upstream project. The hooks are: systemd, udev, encrypt,sd-encrypt, lvm2 and mdadm_udev.

    To ensure no breakage of users' setup occurs, temporaryconflicts have been introduced into the respective packages to prevent installing packagesthat are no longer compatible.

    The following packages needs to be upgraded together:

    • mkinitcpio 38-2
    • systemd 255.4-2
    • lvm2 2.03.23-3
    • mdadm 4.3-2
    • cryptsetup 2.7.0-3

    Please note that the mkinitcpio flag --microcode , and the microcode option in the preset files, has been deprecated in favour ofa new microcode hook. This also allows you to drop the microcode initrd lines from your boot configuration as they are now packed together with the main initramfs image.

    • wifi_tethering open_in_new

      This post is public

      archlinux.org /news/mkinitcpio-hook-migration-and-early-microcode/

    • chevron_right

      Making dbus-broker our default D-Bus daemon

      news.macaw.me / Archlinux News • 9 January, 2024

    We are making dbus-broker our default implementation of D-Bus, forimproved performance, reliability and integration with systemd.

    For the foreseeable future we will still support the use of dbus-daemon ,the previous implementation. Pacman will ask you whether to install dbus-broker-units or dbus-daemon-units . We recommend picking thedefault.

    For a more detailed rationale, please see our RFC 25 .

    • wifi_tethering open_in_new

      This post is public

      archlinux.org /news/making-dbus-broker-our-default-d-bus-daemon/

    • chevron_right

      Bugtracker migration to GitLab completed

      news.macaw.me / Archlinux News • 3 December, 2023

    We are happy to announce that the migration of the bugtracker to GitLab is done! 🥳

    Thanks to everyone who has helped during the migration!

    This means the issue tracker and merge requests on the GitLab package repos are now enabled.

    The old bugtracker will subsequently be closed down. For archiving reasons there will be a static copy so that links (for example the randomly picked Task #56716 ) are still stable, migrated bugs have a closing comment pointing to the new URL on GitLab.

    Packaging bugs are now opened on the repo hosting the corresponding packaging sources, the "Add a new Bug" button on the package page on archlinux.org will automatically direct you to the correct place to open the issue. The workflow afterwards is mostly the same, first our Bug Wranglers will have a look at the issues and triage them, and then they will be handed over to the respective Package Maintainers to fix. A list of all issues can be found here .

    If you do not have an account for GitLab already (which authenticates against our SSO service ), please write us a mail with your desired username to accountsupport@archlinux.org as advised in the banner.

    • wifi_tethering open_in_new

      This post is public

      archlinux.org /news/bugtracker-migration-to-gitlab-completed/