lkml.org 
[lkml]   [2003]   [Feb]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromJohn Bradford <>
SubjectRe: openbkweb-0.0
DateSun, 16 Feb 2003 00:55:33 +0000 (GMT)
> 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