From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VdK0o-00085I-OB for mharc-grub-devel@gnu.org; Mon, 04 Nov 2013 08:16:10 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdK0e-000856-LJ for grub-devel@gnu.org; Mon, 04 Nov 2013 08:16:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdK0W-0007WW-8e for grub-devel@gnu.org; Mon, 04 Nov 2013 08:16:00 -0500 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:54988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdK0W-0007WN-13 for grub-devel@gnu.org; Mon, 04 Nov 2013 08:15:52 -0500 Received: by mail-wg0-f49.google.com with SMTP id x12so1994027wgg.28 for ; Mon, 04 Nov 2013 05:15:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=AzG9IMHhzqrsb0s0s2OjLdMR1OrgD5Q5UuQTFdMiK+0=; b=sV7DKA5N9YEjvnvDvw95UEUB93Jl5cvSd1EwEgQkY1k5EpORPHguIS5fvR69cGNGvk YwckBsYQUrhuEi2jN50cOH6osgIAm10JixuO7h0Sa/oJkDJxUSbko3cMFdCcwOnTBEZV blBufe1p5PjuVrsxKnNFylseKCiQMHr3AkkSJi9GZ6DhDJwkPkBkAi5uP8dMxfCDDzvZ gmGAr56nCeUBRzLcJQeeYLSaaLu57clVX7p5B7LZcHAb8YzxenN2XVOHjfN2vBP7XdN/ 5anIf8xIQYWL+oqnhkaUg+zJrjSgBkQnlIqizwRKQQbcHBdbLPIW36168PRz8ogpTT8F fI9w== X-Received: by 10.180.72.238 with SMTP id g14mr12332693wiv.17.1383570951260; Mon, 04 Nov 2013 05:15:51 -0800 (PST) Received: from [192.168.1.16] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id ft19sm3807685wic.5.2013.11.04.05.15.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Nov 2013 05:15:50 -0800 (PST) Message-ID: <52779DFC.80107@gmail.com> Date: Mon, 04 Nov 2013 14:15:40 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] document GRUB_DISABLE_SUBMENU References: <5276D8EA.6050305@gmail.com> <1383568994-3969-1-git-send-email-arvidjaar@gmail.com> In-Reply-To: <1383568994-3969-1-git-send-email-arvidjaar@gmail.com> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2XFHXEAEVVIDCPXDCRDMQ" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::231 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2013 13:16:09 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2XFHXEAEVVIDCPXDCRDMQ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > +@item GRUB_DISABLE_SUBMENU > +Normally, @command{grub-mkconfig} will generate top level menu entry f= or > +the kernel with highest version number and put all other found kernels= > +or alternative menu entries for recovery mode in submenu. For entries = returned > +by @command{os-prober} first entry will be put on top level and all ot= hers > +in submenu. If this option is set to @samp{y}, flat menu with all entr= ies > +on top level will be generated instead. > + Could you add that toggling this requires changing default/GRUB_DEFAULT and saved default? ------enig2XFHXEAEVVIDCPXDCRDMQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlJ3ngUACgkQmBXlbbo5nOsG1gD/WDUXStKPZkNbQe0Uf0PJ069L bYeiXKmHUF2A0GHcZlgBAJY4Df+LjaTdznBWgHwoqMyUiXrA9C3b9b8Vse3SClT4 =bQrs -----END PGP SIGNATURE----- ------enig2XFHXEAEVVIDCPXDCRDMQ--