guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] install: Add btrfs-progs to the image.


From: Leo Famulari
Subject: Re: [PATCH 2/2] install: Add btrfs-progs to the image.
Date: Thu, 11 Feb 2016 21:44:08 -0500
User-agent: Mutt/1.5.24 (2015-08-30)

On Wed, Feb 10, 2016 at 05:01:47AM +0100, address@hidden wrote:
> From: Tobias Geerinckx-Rice <address@hidden>
> 
> * gnu/system/install.scm (installation-os): Add BTRFS-PROGS.

This adds only a few megabyes to the installation image, with the
benefit of being able to create and inspect btrfs filesystems.

> ---
>  gnu/system/install.scm | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/gnu/system/install.scm b/gnu/system/install.scm
> index 0cfc8fa..2838411 100644
> --- a/gnu/system/install.scm
> +++ b/gnu/system/install.scm
> @@ -365,6 +365,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
> -- 
> 2.6.3
> 
> 



reply via email to

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