From a0bac7b44ba22022f291c10c5d893c40ea22c2f9 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 27 Sep 2024 10:32:17 +0200 Subject: fragments: Use compression/zstd instead of base/compression We don't want to have zstd compression on every machine, so get this particular option out of the base/ directory. For now wee only use this on albatross. --- templates/albatross | 1 + templates/base | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/albatross b/templates/albatross index 4c65b33..15be341 100644 --- a/templates/albatross +++ b/templates/albatross @@ -1,4 +1,5 @@ boot/efi +compression/zstd cpu/amd cpu/amd-zen3 devices/input/playstation diff --git a/templates/base b/templates/base index 867bd48..5169a1b 100644 --- a/templates/base +++ b/templates/base @@ -1,6 +1,5 @@ base/acpi base/common -base/compression base/crypto base/modules base/net -- cgit v1.2.3-2-gb3c3