Messages in this thread |  | | From | (Zygo Blaxell) | Subject | Re: Proposal: Linux Kernel Patch Management System | Date | 15 Sep 2000 14:40:10 -0400 |
| |
In article <39BFD80F.584A6BAA@mandrakesoft.com>, Jeff Garzik <jgarzik@mandrakesoft.com> wrote: >When I sent Linus ten or twenty patches, that means I'm filling in ten >to twenty e-mail templates, yum :)
Presumably that part of the process can be automated:
$ cd /usr/src/linux $ ./scripts/submit-patch /tmp/patch-1 /tmp/patch-2 /tmp/patch3...
The first time you'd run this hypothetical script, it would ask for template field values and offer to remember the ones that don't change often, such as the architecture you're working on. Presumably it would work in batch mode, too, if you had several related patches.
-- Opinions expressed are my own, I don't speak for my employer, and all that. Encrypted email preferred. Go ahead, you know you want to. ;-) OpenPGP at work: 3528 A66A A62D 7ACE 7258 E561 E665 AA6F 263D 2C3D - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |