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 ms0.migadu.com with LMTPS id IEWkGYkRjWF4gQAAgWs5BA (envelope-from ) for ; Thu, 11 Nov 2021 13:50:17 +0100 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 qP84FYkRjWF8TgAAbx9fmQ (envelope-from ) for ; Thu, 11 Nov 2021 12:50:17 +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 1DC2933294 for ; Thu, 11 Nov 2021 13:50:17 +0100 (CET) Received: from localhost ([::1]:42506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ml9Wy-0008Be-Bv for larch@yhetil.org; Thu, 11 Nov 2021 07:50:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49500) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ml9WG-0007Ks-B3 for help-guix@gnu.org; Thu, 11 Nov 2021 07:49:32 -0500 Received: from [2a00:1450:4864:20::131] (port=38709 helo=mail-lf1-x131.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ml9WE-0001iX-Jy for help-guix@gnu.org; Thu, 11 Nov 2021 07:49:32 -0500 Received: by mail-lf1-x131.google.com with SMTP id bi37so8967276lfb.5 for ; Thu, 11 Nov 2021 04:49:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=gkiIctLr+HJ3qAdGbmuQJhrS+SgqnaTKp8gOhMY7Zb4=; b=IrrTvquzMZlMk4R6JArtZkjW4K/fixLCAi1Y5MF1LxX46b5M6zIYxTVmoR2kink5Zd i5RC/m1NHrtQGJ3sWt6SHZx/ShCLVNvGJWcLPYOl2CQpB5Yq5L7zl4fU7hZx6lCBNDAa SBL6F4jjLx/iTk767/lwmWziNQkPxwySgdebYbdeEf9AvCUMPBZ3/jc9TuxDKxE8EKCy gMjlBKPQuNHi6aJFjXGTFSzOUxLoNiI6pGQyHtmRhLn2txJAbuTvnX4CjCMMAT30y6PP XRwxaK0WZklf/d2YEilTgpOvdxtDfseVcbWdGuZofWB8K6R4CR0Hu4FJSpOfjGi41X8l Rb5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=gkiIctLr+HJ3qAdGbmuQJhrS+SgqnaTKp8gOhMY7Zb4=; b=TagGOnVzI+mWwnYZGIuo1rlO9XRQgE95Q5H21Uge6LF9cflDoTVUnpwbWRiGwpswL6 PsT9FmnBeqQDJ+/ddUNQO2d4sXnk8nIqJbX5ljYZtVFE5wEi/MWMxwfIXH5lIsSbVlbt FsDAiS+ROi2Nd0T9ABZTo0RtpPrORG+lIFzHpxPZQc61nUJEQ3AS1gpXRfb/sHL6+u/I KTHeTP96s6S9dce4xM6N9zZptoRJIiofzj0u0bbXhsa5zgPFt4KA+MQhs+YAnbsI3JsL Busby27WUYlijN/k0tzsOehmOwyczC6FrJ90XnFkq7YCSf00pYPCOa3KFIA7K429WUHv LmBQ== X-Gm-Message-State: AOAM530HfCIV9wHfzF020fVUvGhnzVVhqFgIJ6LmGEInjHE34oXep3vw 9FkUvIJkJzT0OkjkZ5LpokpkzR1tdGA= X-Google-Smtp-Source: ABdhPJymJ4f/9xjcSX7Vbfwwp7DynuUeUeNQECHJ3ZEt3hkVO5a7T0E/bNMJNF/ml3oMUDj7PCheBg== X-Received: by 2002:a05:6512:31d1:: with SMTP id j17mr5770990lfe.395.1636634969096; Thu, 11 Nov 2021 04:49:29 -0800 (PST) Received: from guix-xps13 ([89.113.47.146]) by smtp.gmail.com with ESMTPSA id b6sm249886ljr.103.2021.11.11.04.49.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Nov 2021 04:49:28 -0800 (PST) From: =?utf-8?Q?Andr=C3=A9_A=2E_Gomes?= To: phodina Subject: Re: Custom libre kernel configuration References: Date: Thu, 11 Nov 2021 15:49:28 +0300 In-Reply-To: (phodina@protonmail.com's message of "Thu, 11 Nov 2021 12:31:41 +0000") Message-ID: <87bl2qq2lj.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::131 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::131; envelope-from=andremegafone@gmail.com; helo=mail-lf1-x131.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1636635017; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=gkiIctLr+HJ3qAdGbmuQJhrS+SgqnaTKp8gOhMY7Zb4=; b=lGmXQ7EqKJZpMyZ0mKAz2z4Hf/z0n6/Po0qKYIZeHT2frjaKjOG6QESxWs38VXhbyAqV8q xE8GXZsm5q1foAGEuXO+u8TaAbnDSUJfLjN0LTbTXgmYDddni/gCfhuseLn87CmU7tb0gT KUGl3l+j2hQ10knATxZemcshXJzhcH7AfvlZfD15pwswLwr2cocn42HCLI72P2QYy9ouey PvNAuB8hpawvp4nZldVR6exLNC7XWhh6+3zfJdhQ9L9Dl2zaU2QF16OgLBTz+Q7RkX0smL iZKywCdt6oQWAw8OjEoVML2TqRgVHo0hCvdmeYfnq3ql1tfvg97HaeIhcL5wtg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636635017; a=rsa-sha256; cv=none; b=gj7yhi21nieR2BSoaszYHeIZeSOjixc7Ze44zG82uX1Tda/kaOuQYF7DFdU5DisNiR99ri te2+0ZeCXJukl5fjaA8EcpZ6gSspVgN7wB0kOI14wFVZDfnCSmu8p+NJa/syIcj75g7//9 9seK22Cu9v1NyGxmz8/j+GidkxzRrttyNDNE4jBrPcmL7iICvxk26l7xhv0Fzzrs6yTjES bNpLsp/V/C/Kw//vxD4hkHGEs27XZCk+wwGkA4+jT3esCDEPl/97U+l15pvR+rW3W3ESoz rEmHumtjiyoQmL5CHVqv7qXX3e1VuxXnxqw4MhR2SfXsR838lYGR8hFHZzEuPw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=IrrTvquz; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -4.03 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=IrrTvquz; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 1DC2933294 X-Spam-Score: -4.03 X-Migadu-Scanner: scn1.migadu.com X-TUID: YPs/RvkMf5ln phodina writes: > --- a/gnu/packages/linux.scm > +++ b/gnu/packages/linux.scm > @@ -722,6 +722,14 @@ (define %bpf-extra-linux-options > ;; kheaders module > ("CONFIG_IKHEADERS" . #t))) Isn't there an extra closing parenthesis on this s-exp? --=20 Andr=C3=A9 A. Gomes "Free Thought, Free World"