Skip to content

Commit

Permalink
Merge pull request #10255 from nixpanic/iso/add-losetup
Browse files Browse the repository at this point in the history
install losetup from util-linux in the ISO
  • Loading branch information
medyagh committed Jan 27, 2021
2 parents c2d8249 + b4d1e20 commit 7d128dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/iso/minikube-iso/configs/minikube_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ BR2_PACKAGE_OPENVMTOOLS=y
BR2_PACKAGE_SYSTEMD_LOGIND=y
BR2_PACKAGE_SYSTEMD_MACHINED=y
BR2_PACKAGE_SYSTEMD_VCONSOLE=y
BR2_PACKAGE_UTIL_LINUX_LOSETUP=y
BR2_PACKAGE_UTIL_LINUX_NSENTER=y
BR2_PACKAGE_UTIL_LINUX_SCHEDUTILS=y
BR2_TARGET_ROOTFS_CPIO=y
Expand Down

0 comments on commit 7d128dc

Please sign in to comment.