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

Fix spec file to require parted in dracut modules #2384

Closed
wants to merge 1 commit into from

Commits on Oct 23, 2023

  1. Fix spec file to require parted in dracut modules

    This commit fixes a regression introduced in commit 0947fce.
    Parted package must be required to all dracut modules using 'parted'
    tool and/or using 'partprobe' tool. Regardless if 'parted' is used as
    the partitioning tool, if 'partprobe' is called 'parted' package is
    still required.
    
    Fixes bsc#1216465
    
    Signed-off-by: David Cassany <[email protected]>
    davidcassany committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8f4710c View commit details
    Browse the repository at this point in the history