Skip to content

Commit 50a4461

Browse files
authored
Merge pull request #6897 from priyawadhwa/iso
Add lz4 and tar to iso
2 parents d96edd4 + d0b0dce commit 50a4461

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: deploy/iso/minikube-iso/configs/minikube_defconfig

+2
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ BR2_PACKAGE_STRACE=y
6868
BR2_PACKAGE_SYSSTAT=y
6969
BR2_PACKAGE_HTOP=y
7070
BR2_PACKAGE_CONNTRACK_TOOLS=y
71+
BR2_PACKAGE_TAR=y
72+
BR2_PACKAGE_LZ4=y

0 commit comments

Comments
 (0)