Skip to content

Commit

Permalink
Add partx to module-setup of kiwi-lib too
Browse files Browse the repository at this point in the history
  • Loading branch information
schaefi committed Nov 1, 2023
1 parent db9042a commit cf12543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dracut/modules.d/99kiwi-lib/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends() {
install() {
declare moddir=${moddir}
inst_multiple \
blkid blockdev dd mkdir rmdir \
blkid partx blockdev dd mkdir rmdir \
grep cut tail head tr bc true false mountpoint \
basename partprobe sfdisk sgdisk mkswap readlink lsblk \
btrfs xfs_growfs resize2fs \
Expand Down

0 comments on commit cf12543

Please sign in to comment.