Re: Squashfs in the kernel?

Randy.Dunlap (rddunlap@osdl.org)
Wed, 30 Oct 2002 21:32:58 -0800 (PST)


On Thu, 31 Oct 2002, Phillip Lougher wrote:

| Hi,
|
| I'm a complete newbie here... What steps do I need to do to
| get something included in the kernel?

Generally, read linux/Documentation/Submitting*
and post the patch file to the appropriate mailing list(s)
for review. After review and modifications, send it to
torvalds@transmeta.com and ask for it to be added to the
next version of the development kernel.

After it survives in the development kernel for awhile,
it might also be added to the stable kernel if it's not
a kernel interface change (e.g., a device driver or a
file system).

-- 
~Randy

- 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/