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(install): sane default --kerneldir #1507

Merged
merged 1 commit into from
May 20, 2021

Conversation

marcosfrm
Copy link
Contributor

If --kerneldir is not specified, use /lib/modules/$(uname -r).

Fixes #1505

If --kerneldir is not specified, use /lib/modules/$(uname -r).

Fixes #1505
Copy link
Collaborator

@johannbg johannbg left a comment

Choose a reason for hiding this comment

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

LGTM

@johannbg johannbg enabled auto-merge (rebase) May 20, 2021 19:04
@thrix
Copy link

thrix commented May 20, 2021

/packit test

@johannbg johannbg merged commit c1ab361 into dracutdevs:master May 20, 2021
@haraldh
Copy link
Collaborator

haraldh commented May 21, 2021

/packit test

@marcosfrm marcosfrm deleted the default-kerneldir branch May 26, 2021 12:21
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.

dracut-install: sane default --kerneldir
4 participants