Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core/dracut/ignition-ostree: add ignition-ostree-sysusers.service #2679

Open
wants to merge 3 commits into
base: testing-devel
Choose a base branch
from

Commits on Mar 28, 2024

  1. core/dracut/ignition-ostree: add a bwrap-in-sysroot helper

    This introduces a new `coreos-sysroot-bwrap` helper in initramfs,
    for binaries that need to be executed with the final sysroot as
    a target, but before the pivot-root happens.
    lucab authored and HuijingHei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3e47d2e View commit details
    Browse the repository at this point in the history
  2. core/dracut/ignition-ostree: add ignition-ostree-sysusers service

    This introduces a new `ignition-ostree-sysusers.service`, which takes
    care of poulating users and groups on the target sysroot before the
    Ignition `files` stage.
    lucab authored and HuijingHei committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2fb26d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd54cd7 View commit details
    Browse the repository at this point in the history