Skip to content

Conversation

@Torxed
Copy link
Member

@Torxed Torxed commented Nov 1, 2025

Man page for arch-chroot -S:

OPTIONS
       -S
           Run in systemd mode. This will spawn a transient systemd service via systemd-run(1) and delegates namespace/chroot management to the
           service manager.

This might introduce some minor bugs, but overall should make our lives a lot easier.
Among probably many things. this will fix/workaround the bootctl --variables issues as there was a problem with arch-chroot.

I also consolidated a lot of the individual arch-chroot calls, to use the central function. We could have combined more of them, but some of them was a bit more "one-off" and I didn't wanna touch too much in this PR.

@Torxed Torxed merged commit c2d3dae into archlinux:master Nov 1, 2025
9 checks passed
@Torxed Torxed deleted the fix-bootctl-systemd branch November 1, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant