From: Christian Franke <Christian.Franke@t-online.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] mkdevicemap for Cygwin
Date: Sun, 18 Nov 2007 19:46:49 +0100 [thread overview]
Message-ID: <47408899.7080308@t-online.de> (raw)
In-Reply-To: <87wssfrdsm.fsf@xs4all.nl>
Marco Gerards wrote:
> Christian Franke <Christian.Franke@t-online.de> writes:
>
>
>> Some changes for grub-mkdevicemap on Cygwin.
>>
>> Christian
>>
>> 2007-11-13 Christian Franke <franke@computer.org>
>>
>> * util/grub-mkdevicemap.c (get_floppy_disk_name): Add Cygwin
>> device names.
>> (get_ide_disk_name): Disable on __CYGWIN__.
>>
>
> [__CYGWIN__] (get_ide_disk_name): Disable.
>
>
>> (get_scsi_disk_name): Add Cygwin device names.
>> (check_device): Add static.
>> Return error instead of success on empty string.
>>
>
> Can you explain this? Does this break something on GNU/Linux?
>
>
See last mail. Should not break GNU/Linux, because (*name = 0) is not
used then.
>> (make_device_map): Disable IDE loop on __CYGWIN__.
>>
>
> [__CYGWIN__] (make_device_map): Disable IDE loop.
>
>
>> Move label inside linux specific code to prevent compiler warning.
>>
>
> (make_device_map): Move label inside linux specific code to
> prevent compiler warning.
>
> Otherwise fine, so this can be committed if there aren't any other
> problems with this patch.
>
Thanks, new changelog below.
Christian
2007-11-18 Christian Franke <franke@computer.org>
* util/grub-mkdevicemap.c (get_floppy_disk_name): Add Cygwin
device names.
[__CYGWIN__] (get_ide_disk_name): Disable.
(get_scsi_disk_name): Add Cygwin device names.
(check_device): Add static.
Return error instead of success on empty string.
[__CYGWIN__] (make_device_map): Disable IDE loop.
(make_device_map): Move label inside linux specific code to
prevent compiler warning.
next prev parent reply other threads:[~2007-11-18 18:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-13 20:42 [PATCH] mkdevicemap for Cygwin Christian Franke
2007-11-18 6:24 ` Robert Millan
2007-11-18 18:40 ` Christian Franke
2007-11-18 11:30 ` Marco Gerards
2007-11-18 18:46 ` Christian Franke [this message]
2007-12-06 12:15 ` Robert Millan
2007-12-06 13:08 ` Christian Franke
2007-12-28 15:43 ` Christian Franke
2008-01-23 11:40 ` Marco Gerards
2008-01-23 11:45 ` Robert Millan
2008-01-23 12:22 ` Marco Gerards
2008-01-23 20:40 ` Christian Franke
2008-04-24 20:06 ` Marco Gerards
2008-05-05 21:26 ` Christian Franke
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=47408899.7080308@t-online.de \
--to=christian.franke@t-online.de \
--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.