me
/
guix
Archived
1
0
Fork 0

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>
master
Tobias Geerinckx-Rice 2016-02-10 05:01:47 +01:00 committed by Leo Famulari
parent fc686f9a19
commit 3a9cfba879
1 changed files with 1 additions and 0 deletions

View File

@ -370,6 +370,7 @@ Use Alt-F2 for documentation.
parted ddrescue parted ddrescue
grub ;mostly so xrefs to its manual work grub ;mostly so xrefs to its manual work
cryptsetup cryptsetup
btrfs-progs
wireless-tools iw wpa-supplicant-minimal iproute wireless-tools iw wpa-supplicant-minimal iproute
;; XXX: We used to have GNU fdisk here, but as of version ;; XXX: We used to have GNU fdisk here, but as of version
;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable ;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable