From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52638) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHbr4-0001jM-Jb for guix-patches@gnu.org; Thu, 26 Mar 2020 19:24:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHbr0-0007u4-EX for guix-patches@gnu.org; Thu, 26 Mar 2020 19:24:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54394) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jHbr0-0007tk-8H for guix-patches@gnu.org; Thu, 26 Mar 2020 19:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jHbr0-00056I-3T for guix-patches@gnu.org; Thu, 26 Mar 2020 19:24:02 -0400 Subject: [bug#40246] gnu: Add cramfs-tools References: In-Reply-To: Resent-Message-ID: MIME-Version: 1.0 From: Vincent Legoll Date: Fri, 27 Mar 2020 00:22:57 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 40246@debbugs.gnu.org This was obsoleted, but then resurrected later... >From wikikpedia [...] In 2013, Linux maintainers indicated that cramfs was made obsolete by squashfs,[1] but the file system got rehabilitated in 2017 for use in low-memory devices where using squashfs may not be viable. [...] And also the guix kernel has support for it... So why not ? -- Vincent Legoll