mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 03:51:53 +02:00
install: Add missing e2fsprogs utility.
* gnu/system/install.scm (%installer-disk-utilities): Add e2fsprogs. Reported-by: Adam Kandur <kefironpremise@gmail.com>
This commit is contained in:
committed by
Ludovic Courtès
parent
aeecd06ab9
commit
ba4aed0f1f
@@ -471,6 +471,7 @@ Access documentation at any time by pressing Alt-F2.\x1b[0m
|
|||||||
cryptsetup mdadm
|
cryptsetup mdadm
|
||||||
dosfstools
|
dosfstools
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
|
e2fsprogs
|
||||||
f2fs-tools
|
f2fs-tools
|
||||||
jfsutils
|
jfsutils
|
||||||
xfsprogs))
|
xfsprogs))
|
||||||
|
|||||||
Reference in New Issue
Block a user