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 yE5UDargwF8TJAAA0tVLHw (envelope-from ) for ; Fri, 27 Nov 2020 11:19:06 +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 IKQPCargwF/8cQAAbx9fmQ (envelope-from ) for ; Fri, 27 Nov 2020 11:19:06 +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 6A36F9403C9 for ; Fri, 27 Nov 2020 11:19:05 +0000 (UTC) Received: from localhost ([::1]:46518 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kibmK-00011y-8z for larch@yhetil.org; Fri, 27 Nov 2020 06:19:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40130) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kibmB-00011j-0Y; Fri, 27 Nov 2020 06:18:55 -0500 Received: from mail-wr1-x42f.google.com ([2a00:1450:4864:20::42f]:44337) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kibm9-0003Vx-Ah; Fri, 27 Nov 2020 06:18:54 -0500 Received: by mail-wr1-x42f.google.com with SMTP id 64so5169006wra.11; Fri, 27 Nov 2020 03:18:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=hqZ7bJvDq5DD7FYcPDm5o22qEjsvugWEnnBmIv/eHbM=; b=iSopw8eESTOwEq3l9+cvEj/XjG0Ai+DMuiVdg3EqC37D3JVoJ+UYE3jclo4XKkn0nI eGhVqCCyP8rzErmZHk5tI8lUC7PlOsTpz1/HAux8alKu0WURI2EUI5CEdpBFNJuRmm55 4C/bSTDxA61Nxdz73jMsAY97yx4JI6h0fCATCRRSgUe3U1KJNEzJO/mv+u2AL3agICds ay/dwZTSbK8iSHUb7NjKwZlFSdHm8SHfnMkyr9ORtOi7/FGiWWx7p8gs9VC1p4e6wqMi b3KvCZft/mXx+zM7jeYhgHGTVrjhqlGGTW3vrIlfzdKdco88tL8I2xBDBRBCwhodpJVM Ba4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=hqZ7bJvDq5DD7FYcPDm5o22qEjsvugWEnnBmIv/eHbM=; b=dl6CcqiZzB1Hd4N2ztUJbsAP6cvxaNNPKyahTEcswPOHl5SFhil+5LfGM324Iv8Wpa CvbII2AW2wo67A/U0K5bORwaIbIzdr8cUTVA8DPqru7M0pW/uquEw9SNe4WCDpDhJjf0 ILa/12RE4Xsk9h05J+V+RwyiYOnBmeqYlobASJgVGqXcyUZ1gp1uk31/YiXF++TSM3YV fIpfWDj3iJV24/I8h1My6W41xLG7pKXMtpk5PcXRoH1hXjTLTphFhr4IqLN+tP1sHh9w COR1+5UlCzFiSGOcYNq0BLsVPx0S8DNQEgjrCmyZ9JsRtc7uJ3RHx4T5UXqw0D48J3II G//w== X-Gm-Message-State: AOAM531LAlvB8Hqi1lfFgPd1N0+s1vL+sieOQN93pcX3d7WKyTCl1R3h BDpvmL5NRLxDBMOu90Z0DAg1tqZo3Rk= X-Google-Smtp-Source: ABdhPJyTsRRY1kin1E7MjCseu2FszRITONN+NYyHyDR+rj7mO46nkhnlpjzRgk171fPo5T8gTsYRFw== X-Received: by 2002:adf:dbc6:: with SMTP id e6mr2502296wrj.37.1606475930260; Fri, 27 Nov 2020 03:18:50 -0800 (PST) Received: from guixSD (host-79-54-131-134.retail.telecomitalia.it. [79.54.131.134]) by smtp.gmail.com with ESMTPSA id f18sm14055840wrm.27.2020.11.27.03.18.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Nov 2020 03:18:49 -0800 (PST) From: =?utf-8?Q?Nicol=C3=B2?= Balzarotti To: Yasuaki Kudo , Guix Devel , help-guix Subject: Re: Welcome to Grub!... for a minute In-Reply-To: <03708D4C-C4B3-42B0-A9EF-3B8B37740CD3@yasuaki.com> References: <03708D4C-C4B3-42B0-A9EF-3B8B37740CD3@yasuaki.com> Date: Fri, 27 Nov 2020 12:18:48 +0100 Message-ID: <87pn3zqc87.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42f; envelope-from=anothersms@gmail.com; helo=mail-wr1-x42f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.96 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=iSopw8eE; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-TUID: lJpVUzESRVfK Yasuaki Kudo writes: > Hi, > > I just wanted to report (although this is probably already known) that I = had to wait for a long time (probably more than a minute) staring at "Welco= me to Grub!" screen upon reboot, after accumulating thousands of guix syste= m generations. I was experimenting with something and I suspected that was= the cause - sure enough, after deleting them all with guix system delete-g= enerations command, the delay disappeared. > > Just reporting =F0=9F=98=84 Hi, I have 252 generations on an SSD, and grub is still fast Nicol=C3=B2