From 63179bf7f2272f9db4c4150d89335c353534baf7 Mon Sep 17 00:00:00 2001 From: bryan Date: Sun, 29 Jan 2023 18:20:34 -0500 Subject: [PATCH] Enable btrfs zstd support --- profiles | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles b/profiles index 289a2d9..588e4f3 100644 --- a/profiles +++ b/profiles @@ -110,6 +110,7 @@ r4s['packages']="\ tailscale" r4s['kopts']="\ CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y \ + CONFIG_BTRFS_PROGS_ZSTD=y " r4s['files']="\ /mnt/backup \