From b7d2755c97b93c391ca1de5856a0573e67f5b398 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 22 May 2026 10:41:22 +0100 Subject: feat(pkg): declare btrfs-progs in base.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Root filesystem is btrfs; the userspace tools are needed for routine maintenance (scrub, balance, subvolume management) and inspection (`btrfs filesystem usage` — the only honest reporter on btrfs since plain `df` doesn't account for metadata/profiles/unallocated). Also used by the mkinitcpio btrfs hook at boot. --- meta/base.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'meta') diff --git a/meta/base.txt b/meta/base.txt index 3492dbe..df69731 100644 --- a/meta/base.txt +++ b/meta/base.txt @@ -10,6 +10,7 @@ acpid arch-audit base base-devel +btrfs-progs chezmoi cpupower dashbinsh -- cgit v1.3.1