From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cuSGX-0005au-3k for guix-patches@gnu.org; Sat, 01 Apr 2017 19:17:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cuSGT-00072f-Uv for guix-patches@gnu.org; Sat, 01 Apr 2017 19:17:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57864) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cuSGT-00072W-RA for guix-patches@gnu.org; Sat, 01 Apr 2017 19:17:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cuSGT-00089u-MP for guix-patches@gnu.org; Sat, 01 Apr 2017 19:17:01 -0400 Subject: bug#26334: [PATCH 1/1] system: grub: Enable the use of a non-graphical GRUB menu. Resent-Message-ID: Date: Sat, 1 Apr 2017 19:16:18 -0400 From: Leo Famulari Message-ID: <20170401231618.GB14258@jasmine> References: <9b295fdca9e25e89fa90e0000f3b6117bb96f398.1491078152.git.leo@famulari.name> <87wpb3g4f9.fsf@gnu.org> <20170401224345.GA13129@jasmine> <20170402000638.djlieop6rw72r3ny@abyayala> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170402000638.djlieop6rw72r3ny@abyayala> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 26334@debbugs.gnu.org On Sun, Apr 02, 2017 at 12:06:38AM +0000, ng0 wrote: > Ludovic, for me this is for getting agetty work correctly with the > IN-Berlin facilities for their kvm vserver redirection to the real > server. Right, remote consoles are another use case for a non-graphical GRUB menu.