From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35604: Is the top bootloader entry for previous generations the current one? Date: Mon, 6 May 2019 18:35:39 +0200 Message-ID: <20190506163539.6xykcq55wec2gon7@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:51632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNgbv-0007B9-MO for bug-guix@gnu.org; Mon, 06 May 2019 12:37:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNgbu-0002n1-Ot for bug-guix@gnu.org; Mon, 06 May 2019 12:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43756) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNgbu-0002mq-LA for bug-guix@gnu.org; Mon, 06 May 2019 12:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNgbu-0003WS-B7 for bug-guix@gnu.org; Mon, 06 May 2019 12:37:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:51226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNgas-0006LB-Ev for bug-guix@gnu.org; Mon, 06 May 2019 12:35:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNgaq-00020k-KN for bug-guix@gnu.org; Mon, 06 May 2019 12:35:58 -0400 Received: from pelzflorian.de ([5.45.111.108]:57904 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hNgap-0001vo-1S for bug-guix@gnu.org; Mon, 06 May 2019 12:35:55 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id A62C4360038 for ; Mon, 6 May 2019 18:35:39 +0200 (CEST) Content-Disposition: inline List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 35604@debbugs.gnu.org GRUB=E2=80=99s boot menu displays a menuentry for booting the current generation and a submenu with entries for previous generations. However, it is not clear if the generation at the top of the submenu is the current generation or if it is one generation before. I would prefer to resolve this by displaying the current generation=E2=80= =99s generation number and date outside the submenu as is done for the previous generations in the submenu. Regards, Florian