From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Adding btrfs-progs Date: Thu, 11 Feb 2016 21:41:46 -0500 Message-ID: <20160212024146.GB25360@jasmine> References: <1455076907-20572-1-git-send-email-tobias.geerinckx.rice@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU3g5-0007Hv-L6 for guix-devel@gnu.org; Thu, 11 Feb 2016 21:41:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aU3g1-00025V-LK for guix-devel@gnu.org; Thu, 11 Feb 2016 21:41:49 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:34811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU3g1-00025R-HH for guix-devel@gnu.org; Thu, 11 Feb 2016 21:41:45 -0500 Content-Disposition: inline In-Reply-To: <1455076907-20572-1-git-send-email-tobias.geerinckx.rice@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: tobias.geerinckx.rice@gmail.com Cc: guix-devel@gnu.org On Wed, Feb 10, 2016 at 05:01:45AM +0100, tobias.geerinckx.rice@gmail.com wrote: > Hullo Guix, > > Here are two patches adding btrfs-progs to GuixSD and its > installation image, respectively. Thanks for the patch! Pushed as fc686f9a19. > > Actually booting from btrfs will likely need more changes[1] to > an initrd that I don't yet grok. > > Kind regards, > > T G-R > > [1]: , > although this patch was not based on that one. >