]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(dracut-init.sh): add missing hostonly code in the inst_multiple function
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Tue, 16 Aug 2022 06:23:19 +0000 (08:23 +0200)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Thu, 29 Sep 2022 05:41:17 +0000 (05:41 +0000)
commite2fdb30b56305aed9d3be32f394352c7c3fdbcef
tree6acdcd1790957e92d70b946a2252fec0439c2aea
parent0661a6a25bebb2678fc28b8696cb9759c2d1e40f
fix(dracut-init.sh): add missing hostonly code in the inst_multiple function

It seems that commit https://github.com/dracutdevs/dracut/commit/4ef45f13 forgot
to add the code to handle the hostonly parameter in the inst_multiple function.
dracut-init.sh