From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kbScLrfPTl/GFwAA0tVLHw (envelope-from ) for ; Tue, 01 Sep 2020 22:48:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iIbWKbfPTl9+SQAAbx9fmQ (envelope-from ) for ; Tue, 01 Sep 2020 22:48:23 +0000 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 37D12940606 for ; Tue, 1 Sep 2020 22:48:23 +0000 (UTC) Received: from localhost ([::1]:41370 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDF4f-0007Fl-8e for larch@yhetil.org; Tue, 01 Sep 2020 18:48:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45146) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kDF4N-0007EK-EO for bug-guix@gnu.org; Tue, 01 Sep 2020 18:48:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46063) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kDF4M-0003hp-5F for bug-guix@gnu.org; Tue, 01 Sep 2020 18:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kDF4M-00088p-2Z for bug-guix@gnu.org; Tue, 01 Sep 2020 18:48:02 -0400 Subject: bug#43078: linux-libre-arm64-generic lacks CONFIG_CGROUP_FREEZER=y Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 01 Sep 2020 22:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 43078 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Vitaliy Shatrov Mail-Followup-To: 43078@debbugs.gnu.org, vagrant@debian.org, guix.vits@disroot.org Received: via spool by 43078-done@debbugs.gnu.org id=D43078.159900044131245 (code D ref 43078); Tue, 01 Sep 2020 22:48:01 +0000 Received: (at 43078-done) by debbugs.gnu.org; 1 Sep 2020 22:47:21 +0000 Received: from localhost ([127.0.0.1]:57609 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDF3h-00087t-8l for submit@debbugs.gnu.org; Tue, 01 Sep 2020 18:47:21 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:37806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDF3d-00087e-Rb for 43078-done@debbugs.gnu.org; Tue, 01 Sep 2020 18:47:20 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100e]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 34F2C1AA3F; Tue, 1 Sep 2020 15:47:11 -0700 (PDT) From: Vagrant Cascadian In-Reply-To: <87h7sny8lp.fsf@yucca> References: <87d03bly45.fsf@disroot.org> <87h7sny8lp.fsf@yucca> Date: Tue, 01 Sep 2020 15:47:05 -0700 Message-ID: <87blipnmhi.fsf@ponder> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 43078-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: Z5jlp9vZX5rP --=-=-= Content-Type: text/plain On 2020-08-27, Vagrant Cascadian wrote: > On 2020-08-28, Vitaliy Shatrov wrote: >> 1. had linux-libre-arm64-generic as my kernel. >> 2. added only (elogind-service-type) to my Guix System's config. >> 3. ran `guix system reconfigure`. >> 4. get some errors: "///sys/something/freezer cannot be something". >> 5. rebooted, and were unable to log-in (get no prompt). >> >> The issue was solved by using the same linux-libre-arm64-generic, but >> customized: i set a 'CONFIG_CGROUP_FREEZER=y' in kconfig. >> >> As this is only one config related to logind that not enabled, i want us >> to have it enabled by default on linux-libre-arm64-generic, or as Vagrant >> wrote on IRC, "added to gnu/packages/linux.scm: %default-extra-linux-options". > > Given that this is present in all the "linux-libre" packages > (e.g. without arm-generic or arm64-generic ...), I think it makes sense > to add this to %default-extra-linux-options. > > *Untested* patch attached. Tested and added some more kernel options needed for linux-libre-arm-generic on armhf as well. Pushed a fix as 450dcd1aff741c4f81cc9508ce33f19e62edefb7. Thanks for reporting the issue! live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCX07PagAKCRDcUY/If5cW qhA6APwPBrWlxmGfl/A283wX5oVj1fuxSYk4yMFcWmch/bAcAAD+N06Zb4JeXQEp Isyza9eaAQ8T8VrSE5qjyFfU/9y3IAQ= =fQ0O -----END PGP SIGNATURE----- --=-=-=--