From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4LHzAb3cwF/GfwAA0tVLHw (envelope-from ) for ; Fri, 27 Nov 2020 11:02:21 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cOpmObzcwF/lBAAA1q6Kng (envelope-from ) for ; Fri, 27 Nov 2020 11:02:20 +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 9D19C9401BF for ; Fri, 27 Nov 2020 11:02:20 +0000 (UTC) Received: from localhost ([::1]:39202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kibW7-00056j-IN for larch@yhetil.org; Fri, 27 Nov 2020 06:02:19 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36988) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kibVy-00056Z-K0; Fri, 27 Nov 2020 06:02:10 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39649) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kibVy-00063q-9x; Fri, 27 Nov 2020 06:02:10 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=46762 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kibVx-0002I8-Sw; Fri, 27 Nov 2020 06:02:10 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Yasuaki Kudo Subject: Re: Welcome to Grub!... for a minute References: <03708D4C-C4B3-42B0-A9EF-3B8B37740CD3@yasuaki.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 7 Frimaire an 229 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 27 Nov 2020 12:02:08 +0100 In-Reply-To: <03708D4C-C4B3-42B0-A9EF-3B8B37740CD3@yasuaki.com> (Yasuaki Kudo's message of "Wed, 25 Nov 2020 20:37:07 +0900") Message-ID: <87r1oft64v.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix Devel , help-guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.76 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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-TUID: 0exKOIFDMQ7O Hi Yasuaki, Yasuaki Kudo skribis: > 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. Oh, good to know. I never went as far as having thousands (thousands, really?) of system generations, so I never noticed (I probably have 15 or so at most), and probably that=E2=80=99s the case for most people. Thanks, Ludo=E2=80=99.