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

[develop] Fix: Prevent full system upgrade in pkg.installed for Arch Linux #66255

Closed
wants to merge 1 commit into from

Commits on Mar 21, 2024

  1. Fix: Prevent full system upgrade in pkg.installed for Arch Linux

    This change modifies the logic in the pacman module to only append the '-u' flag to the pacman command if sysupgrade is explicitly set to True. This prevents the pkg.installed state from triggering a full system upgrade by default on Arch Linux systems.
    Akm0d committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0b39efa View commit details
    Browse the repository at this point in the history