From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4ENoN9DoO2ONGQEAbAwnHQ (envelope-from ) for ; Tue, 04 Oct 2022 10:03:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id ENWNN9DoO2MIVQAA9RJhRA (envelope-from ) for ; Tue, 04 Oct 2022 10:03:28 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5483BA30E for ; Tue, 4 Oct 2022 10:03:28 +0200 (CEST) Received: from localhost ([::1]:44596 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ofctj-0005z8-EI for larch@yhetil.org; Tue, 04 Oct 2022 04:03:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54314) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofcep-0005Te-2Q for guix-patches@gnu.org; Tue, 04 Oct 2022 03:48:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53247) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ofceo-00058T-6p for guix-patches@gnu.org; Tue, 04 Oct 2022 03:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ofcen-0005Iy-Uf for guix-patches@gnu.org; Tue, 04 Oct 2022 03:48:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58016] [PATCH] gnu: linux-libre: Support zram on all kernels. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 04 Oct 2022 07:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58016 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 58016@debbugs.gnu.org Received: via spool by 58016-submit@debbugs.gnu.org id=B58016.166486967220345 (code B ref 58016); Tue, 04 Oct 2022 07:48:01 +0000 Received: (at 58016) by debbugs.gnu.org; 4 Oct 2022 07:47:52 +0000 Received: from localhost ([127.0.0.1]:52325 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ofcee-0005I2-DU for submit@debbugs.gnu.org; Tue, 04 Oct 2022 03:47:52 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40150) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ofcec-0005HJ-BM for 58016@debbugs.gnu.org; Tue, 04 Oct 2022 03:47:51 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56132) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofceW-00055Q-3k; Tue, 04 Oct 2022 03:47:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=X6nkxqJu5T42OMJw93+5Li6E1SQNa4/G3DeVkdK72sk=; b=PDdCE5a3bp2dICvKC8hQ +WThnHWcQftyXrRvz21LaI1zrCW/HEG/9B8AO+AOWNTsMwK4H0V2KpW3bJoyjnRpa9jnfLu3CDuYM /hBfvBQxjYNu7p5Mrkboo/86SryfIAZFMVNqX/CoKIt5yG5LhlKXb4O7rjRIkq22phnaA0jXIJn0y cth0AmkLlPaa7b/hp4QfjPwNZlbSLmZpiAsG8pv6fjl6y+R5ayVV6oRlp80zX8CGgQ2keBrMMxCWr g/uSzxnNZt1F5LekyNlKaLWslG9shnNVoQXUiNXspOG+0r+mxUTUrOSLDJEb5D1NtsPeIYqfcTczo JHM5V0vt3eJMVg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=37078 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofceS-0005gL-1u; Tue, 04 Oct 2022 03:47:43 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 04 Oct 2022 09:47:34 +0200 In-Reply-To: (Efraim Flashner's message of "Fri, 23 Sep 2022 09:08:32 +0300") Message-ID: <87bkqsvxm1.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1664870608; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=X6nkxqJu5T42OMJw93+5Li6E1SQNa4/G3DeVkdK72sk=; b=l/d6wjokuNp4DBSRraG9C9lCZeg5vOv1qsM2vU2qMnUvfh9cK+aPEIJ1Mu/scHfZDcIaH1 aGcjTcouJ5tVTmKK0wpH4BiNTerOYQn7cw/jXiqw5hHI5c+N3gH3mvBlRYf72sxnSPKwn8 HLqdOauOeWeoH6qkQV4cBEU2LqS/Wt36teLtMN/SnYUDMiWjlL/l91lGe6bsHmY5nsj3f0 7GOliCYCnagrUf4CGrFzyT0frxsMBotZB+ScjIs3YXx8qze1ehTEqcCvi1edvdbd/nt5QU 1zcuheNT2FrOT7R64/ozP7XfOwJhmWMYyFXP0kifwGfzneZAFFRIIJ4D1KmYzQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664870608; a=rsa-sha256; cv=none; b=PwzGPbeZC1FPgNO/huiZBPkvGYZ7YUP1E1W0JZwYmC/LHwf1Pk1I8p7FjoYOJGLm0uNcIS 8WntxERUkFoF09kjTrer8VUD5BkgvYTZkA4EvxFSYALAqCav6oBGOT61ZJ9zHZ2c9MGAFk cl/vjV0eayyaZ64X6+ishC/JUvQU523eGVBOWqFJl5rpicwXdurLuks5ir5B0D/qB3s+ix QmcTpe8nCNHh/ypsVBl5Br2Hu5gz8k0VNlyRWsoK+e4IjYMDoVOkyrlcCG8TUv2cXaoVbE e3h+rTUVc/QtpNDo8CPrEUFORmYSrRuA0CsyNZJ5wap0vo8IyUYHHFtYOz83QA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PDdCE5a3; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.26 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PDdCE5a3; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 5483BA30E X-Spam-Score: -2.26 X-Migadu-Scanner: scn1.migadu.com X-TUID: 1n1YMW+/RnRu Hi, Efraim Flashner skribis: > * gnu/packages/linux.scm (%default-extra-linux-options): Add config > options to add zram support. > --- > > Currently we only have zram support in our kernel .conf files, this adds > it to all the linux-libre--generic kernels, and any other ones I > may have forgotten about. Sounds reasonable to me, thanks! Ludo=E2=80=99.