From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 31 Oct 2002 00:29:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 31 Oct 2002 00:29:15 -0500 Received: from 12-231-249-244.client.attbi.com ([12.231.249.244]:14865 "HELO kroah.com") by vger.kernel.org with SMTP id ; Thu, 31 Oct 2002 00:29:15 -0500 Date: Wed, 30 Oct 2002 21:32:50 -0800 From: Greg KH To: Phillip Lougher Cc: linux-kernel@vger.kernel.org Subject: Re: Squashfs in the kernel? Message-ID: <20021031053250.GB5602@kroah.com> References: <3DC0BE77.6060505@lougher.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DC0BE77.6060505@lougher.demon.co.uk> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 31, 2002 at 05:24:07AM +0000, Phillip Lougher wrote: > Hi, > > I'm a complete newbie here... What steps do I need to do to > get something included in the kernel? Start by reading Documentation/CodingStyle and Documentation/SubmittingPatches. That should give you a good start, and if anything's unclear after that, please let us know. thanks, greg k-h