All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yves Blusseau <blusseau@zetam.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH,HURD] Fix GNU/Hurd menu entry generation
Date: Tue, 03 Nov 2009 14:36:09 +0100	[thread overview]
Message-ID: <4AF031C9.3030700@zetam.org> (raw)
In-Reply-To: <20091102210200.GA12763@thorin>

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

Robert Millan a écrit :
> On Mon, Nov 02, 2009 at 08:36:05PM +0100, Samuel Thibault wrote:
>   
>> Hello,
>>
>> The patch below fixes menu entry generation for GNU/Hurd.
>>     
>
> Committed.  Btw, next time please use text/plain attachments.
>   
Hi,

is it normal that hurd entry match ANY OS because you left the wildcard 
in the hurd case:

case ${BOOT} in
...
...
hurd|***)
      cat << EOF
menuentry "${LONGNAME} (on ${DEVICE})" {
EOF
....

Regards,
Yves Blusseau




[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3326 bytes --]

  reply	other threads:[~2009-11-03 13:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-02 19:36 [PATCH,HURD] Fix GNU/Hurd menu entry generation Samuel Thibault
2009-11-02 21:02 ` Robert Millan
2009-11-03 13:36   ` Yves Blusseau [this message]
2009-11-03 14:01     ` Samuel Thibault
2009-11-03 14:25       ` Felix Zielcke
  -- strict thread matches above, loose matches on Subject: below --
2009-10-21 18:13 [PATCH,HURD] Fix GNU/Hurd boot Samuel Thibault
2009-10-26  1:40 ` [PATCH,HURD] Fix GNU/Hurd menu entry generation Samuel Thibault
2009-10-26  1:48   ` Robert Millan
2009-10-26  2:01     ` Samuel Thibault
2009-10-26 12:36       ` Robert Millan
2009-10-26 13:37         ` Samuel Thibault

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AF031C9.3030700@zetam.org \
    --to=blusseau@zetam.org \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.