From mboxrd@z Thu Jan 1 00:00:00 1970 From: tobias.geerinckx.rice@gmail.com Subject: Adding btrfs-progs Date: Wed, 10 Feb 2016 05:01:45 +0100 Message-ID: <1455076907-20572-1-git-send-email-tobias.geerinckx.rice@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTLyo-000765-No for guix-devel@gnu.org; Tue, 09 Feb 2016 23:02:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTLyl-0002q6-Ge for guix-devel@gnu.org; Tue, 09 Feb 2016 23:02:14 -0500 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:34366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTLyl-0002pi-AZ for guix-devel@gnu.org; Tue, 09 Feb 2016 23:02:11 -0500 Received: by mail-wm0-x22a.google.com with SMTP id 128so10264977wmz.1 for ; Tue, 09 Feb 2016 20:02:10 -0800 (PST) Received: from localhost.localdomain (107.119-200-80.adsl-dyn.isp.belgacom.be. [80.200.119.107]) by smtp.gmail.com with ESMTPSA id i10sm9259939wmf.14.2016.02.09.20.02.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 09 Feb 2016 20:02:09 -0800 (PST) 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: guix-devel@gnu.org Hullo Guix, Here are two patches adding btrfs-progs to GuixSD and its installation image, respectively. 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.