install: Add f2fs-tools to the installation image.
* gnu/system/install.scm (installation-os)[packages]: Add f2fs-tools.master
parent
af7a8e718d
commit
f8a0065ae3
|
@ -524,6 +524,7 @@ Access documentation at any time by pressing Alt-F2.\x1b[0m
|
||||||
mdadm
|
mdadm
|
||||||
dosfstools ;mkfs.fat, for the UEFI boot partition
|
dosfstools ;mkfs.fat, for the UEFI boot partition
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
|
f2fs-tools
|
||||||
jfsutils
|
jfsutils
|
||||||
openssh ;we already have sshd, having ssh/scp can help
|
openssh ;we already have sshd, having ssh/scp can help
|
||||||
wireless-tools iw wpa-supplicant-minimal iproute
|
wireless-tools iw wpa-supplicant-minimal iproute
|
||||||
|
|
Reference in New Issue