From 7ae6debedee780972207d93f8bdab03d09a6e7be Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 9 Aug 2019 17:33:21 +0200 Subject: [PATCH] Enable rootfs tar for docker/lxd --- config-x86_64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-x86_64 b/config-x86_64 index e845dd76..fdfdcdfc 100644 --- a/config-x86_64 +++ b/config-x86_64 @@ -2,7 +2,7 @@ CONFIG_TARGET_x86=y CONFIG_TARGET_x86_64=y CONFIG_TARGET_x86_64_Generic=y CONFIG_TARGET_EXT4_JOURNAL=y -# CONFIG_TARGET_ROOTFS_TARGZ is not set +CONFIG_TARGET_ROOTFS_TARGZ=y CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y CONFIG_PACKAGE_open-vm-tools=m CONFIG_PACKAGE_kmod-ath9k=y