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

Include partprobe in initrd for s390 #2468

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

davidcassany
Copy link
Collaborator

This commit includes partprobe, in addition to parted, on s390 based systems. Otherwise partx is used and apparently it does not properly support s390.

Fixes bsc#1219798

This commit includes partprobe, in addition to parted, on
s390 based systems. Otherwise partx is used and apparently
it does not properly support s390.

Fixes bsc#1219798

Signed-off-by: David Cassany <david@localhost.localdomain>
Copy link
Collaborator

@schaefi schaefi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@davidcassany davidcassany merged commit 4eaf4dd into main Feb 16, 2024
13 checks passed
@davidcassany davidcassany deleted the fix_partx_use_for_s390 branch February 16, 2024 14:26
@Vogtinator
Copy link
Collaborator

IMO should gain a comment to explain why it's necessary, otherwise some cleanup like #2401 might remove it again...

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.

3 participants