LWN.net Logo

GPLv3 and the kernel

GPLv3 and the kernel

Posted Jan 31, 2006 17:25 UTC (Tue) by dankohn (subscriber, #6006)
Parent article: GPLv3 and the kernel

Here's a procmail formula for those Linus-hungry journalists (and others curious about what he's saying). It forwards his posts to a different address (I use a Bloglines email subscriptions folder), and kills everything else. It's a nice complement to, but of course no substitute for, LWN.

:0
* ^X-Mailing-List:.*linux-kernel@vger\.kernel\.org|\
  ^X-Mailing-List:.*git@vger\.kernel\.org

  {
   :0
   * ^From:.*torvalds@osdl\.org
   ! forwarding-address@example.com

   :0
   /dev/null
  }


(Log in to post comments)

GPLv3 and the kernel

Posted Feb 1, 2006 6:52 UTC (Wed) by nurhussein (guest, #16226) [Link]

LKML.org has a Linus groupie RSS feed which grabs the latest Linus Torvalds emails from lkml:

http://lkml.org/groupie.php

GPLv3 and the kernel

Posted Feb 1, 2006 15:29 UTC (Wed) by Baylink (guest, #755) [Link]

"Linus groupie RSS feed".

/me chuckles

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds