guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: install: Add btrfs-progs to the image.


From: Leo Famulari
Subject: 02/02: install: Add btrfs-progs to the image.
Date: Fri, 12 Feb 2016 02:40:49 +0000

lfam pushed a commit to branch master
in repository guix.

commit 3a9cfba8796665b61d68936e9a391813a71485cd
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Feb 10 05:01:47 2016 +0100

    install: Add btrfs-progs to the image.
    
    * gnu/system/install.scm (installation-os)[packages]: Add BTRFS-PROGS.
    
    Signed-off-by: Leo Famulari <address@hidden>
---
 gnu/system/install.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index 6cde649..b380716 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]