mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +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:
parent
aeecd06ab9
commit
ba4aed0f1f
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue