From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#39505: Adding filesystem utilities based on file-systems Date: Fri, 7 Feb 2020 19:31:22 -0500 Message-ID: <20200208003122.GA31711@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42843) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0E2X-0005Lt-5r for bug-guix@gnu.org; Fri, 07 Feb 2020 19:32:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0E2V-0002ni-0F for bug-guix@gnu.org; Fri, 07 Feb 2020 19:32:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44512) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j0E2U-0002nK-Se for bug-guix@gnu.org; Fri, 07 Feb 2020 19:32:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j0E2T-0007CR-Q0 for bug-guix@gnu.org; Fri, 07 Feb 2020 19:32:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:42800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0E27-0005L4-SQ for bug-guix@gnu.org; Fri, 07 Feb 2020 19:31:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0E26-0001al-Sr for bug-guix@gnu.org; Fri, 07 Feb 2020 19:31:39 -0500 Received: from wout1-smtp.messagingengine.com ([64.147.123.24]:46443) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j0E26-0001Xj-NZ for bug-guix@gnu.org; Fri, 07 Feb 2020 19:31:38 -0500 Received: from localhost (unknown [172.58.203.168]) by mail.messagingengine.com (Postfix) with ESMTPA id F3C7C30607B0 for ; Fri, 7 Feb 2020 19:31:34 -0500 (EST) Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 39505@debbugs.gnu.org As discussed in #39332 [0], it would be great if filesystem utility packages were added to the system profile if a file-systems entry uses that filesystem type. For example, btrfs-progs could be added if a btrfs filesystem was listed in file-systems. [0] https://issues.guix.info/issue/39332#3