From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RN8RD-0006jY-Nh for mharc-grub-devel@gnu.org; Sun, 06 Nov 2011 14:31:27 -0500 Received: from eggs.gnu.org ([140.186.70.92]:33312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN8RA-0006i3-FF for grub-devel@gnu.org; Sun, 06 Nov 2011 14:31:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RN8R9-0002nn-3t for grub-devel@gnu.org; Sun, 06 Nov 2011 14:31:24 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:39988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN8R8-0002nJ-Vn for grub-devel@gnu.org; Sun, 06 Nov 2011 14:31:23 -0500 Received: by wyg24 with SMTP id 24so4702552wyg.0 for ; Sun, 06 Nov 2011 11:31:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=t9Y7G60Kpj7KB70f5zMHwQjVJpRSkq+5oVr76L7lVEw=; b=BV22LcWZdfFjVWbYw21JB18tMnbqCzreBT5y6V1Kx5B4vAshrZB1d6dbauEIVIt4FL cXvMARP/hDNe16bC9hhtbTkborwhJvTpPqiMCKjPniG/jN4OkBWEG3riwiupZmOrmdfH CVyEWUuAi8RqYEj5OoOlVVTirnexGrG8C5bRc= Received: by 10.227.205.2 with SMTP id fo2mr26149519wbb.21.1320607881467; Sun, 06 Nov 2011 11:31:21 -0800 (PST) Received: from debian.x201.phnet (134-129.203-62.cust.bluewin.ch. [62.203.129.134]) by mx.google.com with ESMTPS id gd6sm24961493wbb.1.2011.11.06.11.31.17 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 06 Nov 2011 11:31:19 -0800 (PST) Message-ID: <4EB6E082.5020509@gmail.com> Date: Sun, 06 Nov 2011 20:31:14 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Iceowl/1.0b2 Icedove/3.1.15 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] Memdisk and embedded config options for grub-install References: <4eb629a0.148eec0a.7af5.ffff8c24@mx.google.com> In-Reply-To: <4eb629a0.148eec0a.7af5.ffff8c24@mx.google.com> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig8F3211DB31CD96DC947D5FC6" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.169 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, 06 Nov 2011 19:31:25 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8F3211DB31CD96DC947D5FC6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06.11.2011 07:30, Glenn Washburn wrote: > Hi all, > > I've attached a patch to grub-install which adds an extra option for > specifying a memdisk to install and an option to specify an embedded > config which will be appended to the already generated embedded config > (written to $prefix as load.cfg). I don't really need the options to > be user visible, if that lowers the chance of the patch being > included. But its nice to have these options when you want it. > What's the use of memdisk if prefix doesn't point to it? As for load.cfg it's use is only to find the prefix. if it doesn't do it correctly, it's a separate issue which must be dealt separately. > Glenn > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig8F3211DB31CD96DC947D5FC6 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.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk624IIACgkQNak7dOguQgkyXwD9HWYYtlgy+3lXmIx6FtiTNqfv H4WHMCbav1cZcHCnAocBAJ63jg/86nEnhzYsPz0NWlr/XcfXepNucyGA9sb5iwbX =uq3a -----END PGP SIGNATURE----- --------------enig8F3211DB31CD96DC947D5FC6--