All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] a.out support for multiboot and freebsd
Date: Sun, 10 Feb 2008 11:22:38 +0200	[thread overview]
Message-ID: <47AEC25E.3050807@nic.fi> (raw)
In-Reply-To: <ca0f59980802092133k7e02406et94f7daf26df44367@mail.gmail.com>

Bean wrote:
> On Feb 10, 2008 5:57 AM, walt <wa1ter@myrealbox.com> wrote:
>> Bean wrote:
>>> Hi,
>>>
>>> This patch add a.out support for multiboot. It also support the boot2
>>> loader (a.out format) of freebsd:
>>>
>>> set root=(hd0,0,a)
>>> aout_freebsd /boot/loader
>>> boot
>>>
>>> 2008-02-10  Bean<bean123ch@gmail.com> ...
>> Hi Bean, and thanks for the patch.  Unfortunately, the patch is malformed
>> in at least two places and also has whitespace corruption.  I did my best
>> to edit the patch by hand until it seemed to apply okay, but I don't trust
>> my results.
>>
>> I have this same patch corruption problem with many of your posts.  Can
>> you change the way you attach patches somehow?  Maybe change email client?
>> Anyone else have a suggestion?
>>
>> Bean, can you download your own patch from the mailing list and see if it
>> will apply to your own code?
> 
> i'm using the web interface to send patch, maybe it cause some
> problem. here is the
> raw diff file, it should be fine.

Hi,

I looked differences of your patch attachments as compared with others 
that seems to be working nicely. When you copy'n'paste they will get 
broken.

Here is example from my message (mail client was Thunderbird):

Content-Type: text/plain;
  name="unknown_glyph.diff"
Content-Disposition: inline;
  filename="unknown_glyph.diff"
Content-Transfer-Encoding: Base64

And here is example from your email:

Content-Type: application/octet-stream; name=a3.diff
Content-Transfer-Encoding: base64
X-Attachment-Id: f_fch5ujm00
Content-Disposition: attachment; filename=a3.diff

With a quick check, gmail indeed does send them as binary as default 
when using Opera. Then I configured Opera to understand diff files (eg. 
that they are "text/plain"), after that gmail sent patches nicely. 
Perhaps you could add new MIME type to your web browser to handle "diff" 
file extesions as "text/plain"?

Thanks,
Vesa Jääskeläinen



  reply	other threads:[~2008-02-10  9:22 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09 18:41 [PATCH] a.out support for multiboot and freebsd Bean
2008-02-09 21:57 ` walt
2008-02-10  5:33   ` Bean
2008-02-10  9:22     ` Vesa Jääskeläinen [this message]
2008-02-10  9:47       ` Bean
2008-02-10 18:27     ` walt
2008-02-10 22:28       ` Bean
2008-02-11 14:11         ` walt
2008-02-11 14:28           ` Bean
2008-02-11 20:45             ` Bean
2008-02-11 20:46               ` Bean
2008-02-11 21:28                 ` Robert Millan
2008-02-11 21:46                   ` Bean
2008-02-12 11:16                     ` Robert Millan
2008-02-11 21:51                 ` walt
2008-02-12  4:03                   ` Bean
2008-02-12 11:19                   ` Robert Millan
2008-02-12 18:47                     ` Bean
2008-02-12 19:36                       ` Robert Millan
2008-02-13 10:40                         ` Bean
2008-02-13 15:40                           ` Robert Millan
2008-02-13 16:51                             ` Bean
2008-02-13 17:25                           ` walt
2008-02-13 17:37                             ` Bean
2008-02-13 20:31                               ` walt
2008-02-14  2:43                                 ` Bean
2008-02-15 13:29                                   ` walt
2008-02-15 14:03                                     ` Bean
2008-02-15 14:14                                     ` Bean
2008-02-15 18:43                                       ` walt
2008-02-15 18:58                                         ` Bean
2008-02-16 16:43                                         ` Bean
2008-02-16 18:12                                           ` walt
2008-02-16 18:29                                             ` Bean
2008-02-19 16:41                                               ` Bean
2008-02-15 22:43                                       ` walt
2008-02-16  1:00                                         ` walt

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=47AEC25E.3050807@nic.fi \
    --to=chaac@nic.fi \
    --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.