On Fri, Feb 12, 2016 at 10:07:35AM +0100, Ludovic Courtès wrote:
> Leo Famulari skribis:
>
> > On Wed, Feb 10, 2016 at 05:01:47AM +0100, tobias.geerinckx.r...@gmail.com
> > wrote:
> >> From: Tobias Geerinckx-Rice
> >>
> >> * gnu/system/install.scm (installation-os): Add BTRFS-PROGS.
> >
> > Th
Leo Famulari skribis:
> On Wed, Feb 10, 2016 at 05:01:47AM +0100, tobias.geerinckx.r...@gmail.com
> wrote:
>> From: Tobias Geerinckx-Rice
>>
>> * gnu/system/install.scm (installation-os): Add BTRFS-PROGS.
>
> This adds only a few megabyes to the installation image,
This is measured by running
On Wed, Feb 10, 2016 at 05:01:47AM +0100, tobias.geerinckx.r...@gmail.com wrote:
> From: Tobias Geerinckx-Rice
>
> * 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 file
From: Tobias Geerinckx-Rice
* gnu/system/install.scm (installation-os): Add BTRFS-PROGS.
---
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/inst