From 39bd7d2664ba40ae6753dccc739f2c6bfb43cb13 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 22 May 2026 10:41:21 +0100 Subject: feat(pkg): declare linux + dosfstools in base.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit linux: previously installed only as an Optional Dep of base. Promote to an explicit declaration so it stops showing up under pacopt. dosfstools: required by udisks2 (and libblockdev-fs) for mounting FAT volumes — USB sticks, the EFI system partition, etc. Universally useful on any desktop install. --- meta/base.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta') diff --git a/meta/base.txt b/meta/base.txt index 6b24c69..3492dbe 100644 --- a/meta/base.txt +++ b/meta/base.txt @@ -13,9 +13,11 @@ base-devel chezmoi cpupower dashbinsh +dosfstools fwupd iwd kernel-modules-hook +linux linux-firmware lostfiles lshw -- cgit v1.3.1