![]() | |||||||||||||
Messages in this thread |
> Why can't we have a mailing list that sends out a diff for each > update? > > That way, all you need is: > > :0 > * ^X-Mailing-List: up-to-the-second-linux-patches > | /usr/local/bin/apply_patches > > and > > #!/bin/sh > cd /usr/src/linux-current > cat | patch -p1 > mail $username Sorry, I meant just: #!/bin/sh cd /usr/src/linux-current cat | patch -p1 John. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:33 [W:1.142 / U:0.000 seconds] ©2003-2008 Jasper Spaans | |||||||||||||