]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(virtiofs): ismounted has a dependency on the base module
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Sat, 13 Aug 2022 17:29:11 +0000 (17:29 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 15 Aug 2022 15:36:48 +0000 (15:36 +0000)
commitc73e7b99db8c759d89236d0791145d6919abd2bc
tree1992c8e9c6337d1255722cca9ad7b9e03771193c
parent85149b85961aa535a3c61d492cd3594794e5cc3f
fix(virtiofs): ismounted has a dependency on the base module

When dracut.sh is called with "--modules virtiofs", make sure
dracut-lib.sh is installed by making the base module a dependency.
modules.d/95virtiofs/module-setup.sh
modules.d/95virtiofs/mount-virtiofs.sh