From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KcnoT-0008HZ-Oj for mharc-grub-devel@gnu.org; Mon, 08 Sep 2008 16:58:21 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KcnoT-0008HT-3m for grub-devel@gnu.org; Mon, 08 Sep 2008 16:58:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KcnoQ-0008Gq-Sm for grub-devel@gnu.org; Mon, 08 Sep 2008 16:58:20 -0400 Received: from [199.232.76.173] (port=45178 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcnoQ-0008Gn-NH for grub-devel@gnu.org; Mon, 08 Sep 2008 16:58:18 -0400 Received: from gv-out-0910.google.com ([216.239.58.188]:63500) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KcnoQ-0001L4-B6 for grub-devel@gnu.org; Mon, 08 Sep 2008 16:58:18 -0400 Received: by gv-out-0910.google.com with SMTP id i36so313421gve.17 for ; Mon, 08 Sep 2008 13:58:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer; bh=GyaubxBSm/2FFL0aEwuj9j6Rod92YQm9o4jq1ck49Zg=; b=FUFJtikkOaVZRZOAabwlyIq7Cekpz6L2NsDCyZCBwvsI4e0BRxNgqo3FgXc0Img3bX uEYHBn0v1KtdeLsZyrRcVeCSxQCnorH0sI/ZOl87q+eFPfpVGW/B46amM3+89Kye+HNW oGwtVeqB1nnb9lkrvbEzxmTInmWIBddjGkKyY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer; b=I7Cp6fkqXg1pNZHBwDDkNuUugvzdNNslYqrTAhqwNMZ2nVG4igzYj7+7Y0sMlrAO79 1DpPXNh6m193hV0PeMObke7VZrwMtSNSXOWOlB4+uCS/tgfN31klsAB0pWlbMYmVjuQ0 V2yqdSFACWmJvu/xKgDMqaAUFP4NQoA5NQqzA= Received: by 10.210.26.10 with SMTP id 10mr19397712ebz.15.1220907497273; Mon, 08 Sep 2008 13:58:17 -0700 (PDT) Received: from ?192.168.1.100? ( [213.37.137.93]) by mx.google.com with ESMTPS id 20sm5347121eyc.9.2008.09.08.13.58.15 (version=SSLv3 cipher=RC4-MD5); Mon, 08 Sep 2008 13:58:16 -0700 (PDT) From: Javier =?ISO-8859-1?Q?Mart=EDn?= To: The development of GRUB 2 In-Reply-To: <48C58A35.3040409@nic.fi> References: <48BD4C52.6040308@gmail.com> <1220367299.23879.15.camel@localhost> <48BD62BE.7090507@gmail.com> <1220373059.23879.25.camel@localhost> <48BD8847.9030502@gmail.com> <1220386216.23879.55.camel@localhost> <48BDBC96.3010602@gmail.com> <1220398682.23879.70.camel@localhost> <48BEC43A.1000309@nic.fi> <48BECDDD.5040502@gmail.com> <48BECF2A.4080703@nic.fi> <1220566576.8537.5.camel@localhost> <48C15AAF.1090007@gmail.com> <48C58175.1010102@nic.fi> <1220904693.13372.1.camel@localhost> <48C58A35.3040409@nic.fi> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-5ySUelP+YPikZiaKx3fH" Date: Mon, 08 Sep 2008 22:59:02 +0200 Message-Id: <1220907542.13372.5.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Subject: Re: [PATCH] Move kern/loader.c to boot.mod and add preboot_support (was Re: Sendkey patch) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2008 20:58:21 -0000 --=-5ySUelP+YPikZiaKx3fH Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable El lun, 08-09-2008 a las 23:25 +0300, Vesa J=C3=A4=C3=A4skel=C3=A4inen escr= ibi=C3=B3: > Javier Mart=C3=ADn wrote: > > El lun, 08-09-2008 a las 22:48 +0300, Vesa J=C3=A4=C3=A4skel=C3=A4inen = escribi=C3=B3: > >> phcoder wrote: > >>> Hello. As I said in another email there is no need for it. I send a > >>> patch for it. > >> Doesn't this break our rescue mode ? > > How would it? As with other commands, there would be two versions of it= , > > one for rescue and one for normal. Besides, what is the point in having > > the "boot" command in kernel -and thus always available- if you can't > > load a kernel to boot? >=20 > You may want to chainload something? Isn't "chainloader" also a command external to the kernel? I recall seeing _chain.mod (rescue) and chain.mod (normal). So, as long as those don't go with core.img, you won't chainload a thing. --=-5ySUelP+YPikZiaKx3fH Content-Type: application/pgp-signature; name=signature.asc Content-Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQIVAwUASMWSFqSl+Fbdeo72AQKXnRAAr469QWIuJedMIIm5/0Io1eFUhP7fEXHr 7A1Dwnmkgenvfb6vKnEYhgpR/NYBula3DxuNt7u1qLJPeh6avuIheUwhicf3WHU/ iYxLciUqbD/Mt9qo3AVJLKxPkLt7BQTwBoztCvau+i+bM0cSqbMtiDX7RWvy8vjo C8IiB25D7cf2g5j5VKB71vAMtFjXot9lOuvv7R3Th9hFMHwxY/QKNc8iRmuma/nr 7IOUU4qkvCibhltBM5dOEt5WMkiR8XTLyaiZ8POfZ8GbePghjsz7sPEBPR+zmeqX ggA9q6tieEl6ILvlz9/Cz26axhBWrzylsxOVz47vPKeLw1/oFGoBLUOQ3BFULLJi oVDwCpQgqRrCPbcFP7FQy+E6fi3GX41a47qNGJyLGonNiUINvvG4hk5zS1tzePY/ SSYhSBIyD5hoHnIjS8E3iDFgA2ymDkbOkYURYwg3k3Wrl0NnT8nebTImEZuu6mz+ DQI0HOn6gD1effna60U6/cc+rE1jP9bVyO3Nltd95/8zpxHsKNkeI/O76xNHV58D pXoRJdtw0+fJlkinQo5eioz/TrBrsZ/TzqmOECm7UMGUHmU8ojMcGUm7rDNQHrln pdb/97tO6wEQ2zRgv+lihp+CHbeLU6w6th+Dw3XYB7/W6i3kLiZPY9qNlo/DMDQs hEbWICgALJw= =kwf9 -----END PGP SIGNATURE----- --=-5ySUelP+YPikZiaKx3fH--