From mboxrd@z Thu Jan 1 00:00:00 1970 From: j.neuschaefer@gmx.net (Jonathan =?utf-8?Q?Neusch=C3=A4fer?=) Date: Wed, 19 Dec 2012 22:09:18 +0100 Subject: How to choice the Open source project about kernel? In-Reply-To: References: Message-ID: <20121219210918.GE3158@debian.debian> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Wed, Dec 19, 2012 at 04:05:57PM +0800, lx wrote: > hi: > How to choice the Open source project about kernel? > I'm a new one, and I want to practice the technology about kernel. > Please list some simple projects, thank you Read, understand. Test, find a bug, and try to fix it. There's also several websites (and a few books) that are dedicated to Linux kernel programming out there, such as http://crashcourse.ca/. HTH, Jonathan Neusch?fer