Re: VM

From: Keith Owens (kaos@ocs.com.au)
Date: Tue Oct 23 2001 - 00:38:55 EST


On Mon, 22 Oct 2001 20:59:40 +0200,
Daniel Phillips <phillips@bonn-fries.net> wrote:
>If you want to argue for something, argue for giving config the ability to
>apply patches, that would be lots of fun.

cc list trimmed.

It is kbuild rather than config that needs the ability. I could do it
trivially in kbuild 2.5, I almost added the facility at one time. Alas
it breaks when you get overlapping patches, select one config or
another and it works, select both (assuming they are not exclusive) and
it breaks.

I don't have a solution and the symptoms of overlapping patches are
worse than the problem that patches are trying to fix, so I left patch
support out of kbuild 2.5. You can use shadow trees where you overlay
a new implementation of a subsystem over the base kernel, then switch
between versions by specifying which set of trees you are using.

http://sourceforge.net/projects/kbuild

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



This archive was generated by hypermail 2b29 : Tue Oct 23 2001 - 21:00:35 EST