Skip to content

Comments

replace touch which is not available in initrd with echo -n#2039

Merged
jreidinger merged 1 commit intomasterfrom
fix_touch
Feb 20, 2025
Merged

replace touch which is not available in initrd with echo -n#2039
jreidinger merged 1 commit intomasterfrom
fix_touch

Conversation

@jreidinger
Copy link
Contributor

Problem

touch is not available in initrd, so dracut cannot use it.

Solution

use echo -n instead

Copy link
Contributor

@ancorgs ancorgs left a comment

Choose a reason for hiding this comment

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

LGTM

@jreidinger jreidinger merged commit e0969e2 into master Feb 20, 2025
6 checks passed
@jreidinger jreidinger deleted the fix_touch branch February 20, 2025 15:23
@imobachgs imobachgs mentioned this pull request Feb 26, 2025
imobachgs added a commit that referenced this pull request Feb 26, 2025
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