From 3a9cfba8796665b61d68936e9a391813a71485cd Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Wed, 10 Feb 2016 05:01:47 +0100 Subject: install: Add btrfs-progs to the image. * gnu/system/install.scm (installation-os)[packages]: Add BTRFS-PROGS. Signed-off-by: Leo Famulari --- gnu/system/install.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/system/install.scm') diff --git a/gnu/system/install.scm b/gnu/system/install.scm index 6cde649995..b380716b69 100644 --- a/gnu/system/install.scm +++ b/gnu/system/install.scm @@ -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 -- cgit v1.2.3