From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1SbGnV-00054r-CX for mharc-grub-devel@gnu.org; Sun, 03 Jun 2012 15:49:09 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbGnS-00054k-87 for grub-devel@gnu.org; Sun, 03 Jun 2012 15:49:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbGnP-0004W8-RP for grub-devel@gnu.org; Sun, 03 Jun 2012 15:49:05 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:39172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbGnP-0004Vr-IZ for grub-devel@gnu.org; Sun, 03 Jun 2012 15:49:03 -0400 Received: by wgbds1 with SMTP id ds1so2581673wgb.30 for ; Sun, 03 Jun 2012 12:49:01 -0700 (PDT) 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:x-enigmail-version:content-type; bh=SF5N7H3pHEiiQ8ap66TccBXBCVzi48IS9C103NIDJac=; b=bjf9uAg+VKXsN3fiBnpnFEkC/J+1PaV+iNd61Kg5usPSqQ5HS5VbkKVDV8Oo0x9Wb+ wrTEgX5/lHnW4WvIVUTqTbqpU7SS7y4LDg1JwmpJGwXNaI3xfNX15GZ+7raJzYsS+/LS esxYMiW+XKHnXebUFOLbwV4WmpnDFqw0Zc1H3uGTT9bE+yNlBVDhbvDk8V9I5CuCLw9b eZMoBEWuaHWMehUtfAPrtFKmGg9qb+1q2Bu6yLmtPE+NcA4xPnmjTWtGePbdiLEv/sTf KOzj8qt3qTt7TfcWXeqhE2Gfd4VT4Agt7Aa1oppVjjUjw6cjzNjoabsQdjcxdwShIAts r4hQ== Received: by 10.216.201.79 with SMTP id a57mr8162195weo.164.1338752941438; Sun, 03 Jun 2012 12:49:01 -0700 (PDT) Received: from fedora.x201.phnet (49-52.203-62.cust.bluewin.ch. [62.203.52.49]) by mx.google.com with ESMTPS id e20sm14978778wiv.7.2012.06.03.12.48.59 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 03 Jun 2012 12:49:00 -0700 (PDT) Message-ID: <4FCBBFA9.5090105@gmail.com> Date: Sun, 03 Jun 2012 21:48:57 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: initrd less config file at /etc/grub.d References: In-Reply-To: X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig2650822F11D9325704401039" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 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: Sun, 03 Jun 2012 19:49:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2650822F11D9325704401039 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03.06.2012 17:10, Peter Senna Tschudin wrote: > Dear list, >=20 > Do you have interest in adding a file at /etc/grub.d that would create > entries at grub2.cfg for booting without initrd? >=20 If you don't need initrd, why is it generated at all? The correct solution would be not to generate initrd when not needed. But the problem is that because of disk name instability we need to use UUIDs which aren't supported w/o initrd. On most distros booting without initrd will fail in any configuration. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig2650822F11D9325704401039 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.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk/Lv6kACgkQNak7dOguQgk4zwEAsH+VzCLzfvVBiB2B2fkcy1ll DFueijxATKWnPiyxqdIA/R1B53Jo+24KbzIgu2r65NhuorCYjngQXqjewo8y2h7f =nVfJ -----END PGP SIGNATURE----- --------------enig2650822F11D9325704401039--