From: Michael Prokop Date: Wed, 23 Oct 2019 09:01:40 +0000 (+0200) Subject: SW: add kpartx to GRML_SMALL + GRML_FULL X-Git-Tag: v0.34.4~11 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=583260238178c547bc7ceaad402ff08d725416fb;hp=583260238178c547bc7ceaad402ff08d725416fb;p=grml-live.git SW: add kpartx to GRML_SMALL + GRML_FULL It requires less than 100 kB of additional disk space, and while we have kpartx on grml-full thanks to a dependency by multipath-tools, we didn't have it on grml-small yet. Add explicit depends to both Grml flavours. Closes: https://github.com/grml/grml-live/issues/75 ---