]> git.ipfire.org Git - thirdparty/dracut.git/commit
refactor(dracut-install): add function to install one dependent module
authorAdrien Thierry <athierry@redhat.com>
Mon, 14 Nov 2022 16:13:57 +0000 (11:13 -0500)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 13 Feb 2023 13:29:12 +0000 (13:29 +0000)
commit8ea8cf5f56df2e2808863188450488835c17e59d
tree6ac3eb85054ff8d2844d3310c64cc7692eaa683d
parent88aeca2a381a657787c4200e9179c3ff70b057e9
refactor(dracut-install): add function to install one dependent module

This is prep work for adding support for fw_devlink suppliers
dependencies.

Signed-off-by: Adrien Thierry <athierry@redhat.com>
src/install/dracut-install.c