Skip to content

fix dracut dependencies (and "kpatch install")#473

Merged
sjenning merged 2 commits intodynup:masterfrom
jpoimboe:dracut-dependencies
Dec 3, 2014
Merged

fix dracut dependencies (and "kpatch install")#473
sjenning merged 2 commits intodynup:masterfrom
jpoimboe:dracut-dependencies

Conversation

@jpoimboe
Copy link
Member

@jpoimboe jpoimboe commented Dec 3, 2014

The "kpatch install" command is broken because the kpatch script has
some missing dependencies in the initramfs. Make sure the new
dependencies (readelf and awk) are added to the initramfs.

The "kpatch install" command is broken because the kpatch script has
some missing dependencies in the initramfs.  Make sure the new
dependencies (readelf and awk) are added to the initramfs.
Use "inst" instead of "inst_symlink" for insmod, since insmod might not
necessarily be a symlink on some distros.  inst_symlink is functionally
the same as inst, with an additional check to make sure that it's a
symlink (which we don't care about either way).
sjenning added a commit that referenced this pull request Dec 3, 2014
fix dracut dependencies (and "kpatch install")
@sjenning sjenning merged commit 489e6e2 into dynup:master Dec 3, 2014
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.

2 participants