install: Add btrfs-progs to the image.
* gnu/system/install.scm (installation-os)[packages]: Add BTRFS-PROGS. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
fc686f9a19
commit
3a9cfba879
|
@ -370,6 +370,7 @@ Use Alt-F2 for documentation.
|
|||
parted ddrescue
|
||||
grub ;mostly so xrefs to its manual work
|
||||
cryptsetup
|
||||
btrfs-progs
|
||||
wireless-tools iw wpa-supplicant-minimal iproute
|
||||
;; XXX: We used to have GNU fdisk here, but as of version
|
||||
;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable
|
||||
|
|
Loading…
Reference in New Issue