From 08d6c9093ce4887c66db4e8770664b5ef05847c6 Mon Sep 17 00:00:00 2001 From: parazyd Date: Mon, 15 Jan 2018 20:02:54 +0100 Subject: [PATCH] rootfs is now btrfs. --- config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config b/config index ab44576..04fc3db 100644 --- a/config +++ b/config @@ -24,8 +24,7 @@ multichain_version="1.0.1" multichain_url="https://www.multichain.com/download/multichain-${multichain_version}.tar.gz" size="4098" -#filesystem="xfs" -filesystem="ext4" +filesystem="btrfs" #TAR_STAGE4=true