Re: [RESEND] The initmpfs patches.

2013-07-17 Thread Ramkumar Ramachandra
Rob Landley wrote: > Is this script of yours any use for patches that aren't, and never were, in > git? (Given that it's not in the kernel tree, I'm guessing "no".) It's part of git.git. And yes, it works with plain mbox files (especially those generated by `git format-patch`). -- To unsubscribe

Re: [RESEND] The initmpfs patches.

2013-07-16 Thread Rob Landley
On 07/16/2013 02:12:19 AM, Ramkumar Ramachandra wrote: Rob Landley wrote: > (Balsa is such an incompetent email client I wrote a python script to do > this via raw smtp, and I'm always convinced it's going to screw up the send. > But I think I've got it debugged now...) Use the tried-and-te

Re: [RESEND] The initmpfs patches.

2013-07-16 Thread Ramkumar Ramachandra
Rob Landley wrote: > (Balsa is such an incompetent email client I wrote a python script to do > this via raw smtp, and I'm always convinced it's going to screw up the send. > But I think I've got it debugged now...) Use the tried-and-tested git-send-email.perl, perhaps? -- To unsubscribe from this

Re: [RESEND] The initmpfs patches.

2013-07-15 Thread Rob Landley
On 07/15/2013 04:01:35 PM, Andrew Morton wrote: On Tue, 09 Jul 2013 21:06:39 -0500 Rob Landley wrote: > Attached, so you don't have to fish them out of: > >http://lkml.indiana.edu/hypermail/linux/kernel/1306.3/04204.html Too hard. Especially when I want to reply to a patch. Please rese

Re: [RESEND] The initmpfs patches.

2013-07-15 Thread Andrew Morton
On Tue, 09 Jul 2013 21:06:39 -0500 Rob Landley wrote: > Attached, so you don't have to fish them out of: > >http://lkml.indiana.edu/hypermail/linux/kernel/1306.3/04204.html Too hard. Especially when I want to reply to a patch. Please resend as a patch series in the time-honoured fashion?

[RESEND] The initmpfs patches.

2013-07-09 Thread Rob Landley
Attached, so you don't have to fish them out of: http://lkml.indiana.edu/hypermail/linux/kernel/1306.3/04204.html Do they look worth applying, or should I wash it through linux-next for a bit? (Which I'm not sure how to do if I don't host a git tree on a server, or I'd have done it already