mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-07 04:32:47 -04:00
packages: install erofs-utils
makes it slightly easier to fiddle with our main image format
This commit is contained in:
1 parent
2c88a6d04a
commit
ffe8daa84a
1 file changed
+2
-1
@@ -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
|
||||||
|
|||||||
Reference in new issue
Block a user