packages: install erofs-utils

makes it slightly easier to fiddle with our main image format
This commit is contained in:
Harald Sitter committed 2025-12-10 23:55:02 +01:00
1 parent 2c88a6d04a
commit ffe8daa84a
1 file changed
+2 -1
+2 -1
View File
@@ -5,7 +5,8 @@
Packages=archlinux-keyring Packages=archlinux-keyring
base base
btrfsmaintenance # Provides Systemd Services for BTRFS Operations like scrubbing and balancing btrfsmaintenance # Provides Systemd Services for BTRFS Operations like scrubbing and balancing
btrfs-progs btrfs-progs # So we can manage our own BTRFS
erofs-utils # So we can manage and create new EROFS extension images
glibc-locales # instead of running locale-gen as part of our build we install a package that has all locales pre-generated glibc-locales # instead of running locale-gen as part of our build we install a package that has all locales pre-generated
kernel-modules-hook kernel-modules-hook
kmod kmod