Daniel Quinlan wrote: > 4. If the robot likes the patch, it will create a unique identifier > (i.e. "KP7562") and prepend a log entry to the body of the patch: > > --- linux/Documentation/patch-log Tue Aug 29 17:24:37 2000 > +++ linux/Documentation/patch-log Tue Aug 29 17:24:44 2000 > @@ -1 +1,3 @@ > +Applied patch KP7562 (2000/08/30) > + Synopsis: <short description> (<author>) > + Marking the patch 'Applied' before it's actually applied is confusing. How about just: --- linux/Documentation/patch-log Tue Aug 29 17:24:37 2000 +++ linux/Documentation/patch-log Tue Aug 29 17:24:44 2000 @@ -1 +1,3 @@ +Patch KP7562 (2000/08/30) + Synopsis: <short description> (<author>) + -- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: Proposal: Linux Kernel Pat... Alan Cox
- Re: Proposal: Linux Kernel Patch Management... Erik Andersen
- Re: Proposal: Linux Kernel Patch Management System Theodore Y. Ts'o
- Re: Proposal: Linux Kernel Patch Management System Mitchell Blank Jr
- Re: Proposal: Linux Kernel Patch Management System Eli Carter
- Re: Proposal: Linux Kernel Patch Management Sys... Zygo Blaxell
- Re: Proposal: Linux Kernel Patch Management System Giacomo Catenazzi
- Proposal: Linux Kernel Patch Management System Christer Weinigel
- Re: Proposal: Linux Kernel Patch Management System Kurt Garloff
- Re: Proposal: Linux Kernel Patch Management System Greg KH
- Re: Proposal: Linux Kernel Patch Management System Daniel Phillips
- Re: Proposal: Linux Kernel Patch Management System lamont
- Re: Proposal: Linux Kernel Patch Management System willy tarreau
- RE: Proposal: Linux Kernel Patch Management System Dunlap, Randy
- Re: Proposal: Linux Kernel Patch Management System Theodore Y. Ts'o
- Re: Proposal: Linux Kernel Patch Management System Larry McVoy