On Wed, Jul 9, 2014 at 11:40 PM, Antti Kantee <[email protected]> wrote: > On 09/07/14 22:28, Justin Cormack wrote: >> Are some files in the wrong branch? >> >> git diff kernel-src-clean kernel-src gives me the patches to >> lib/libc/Makefile, which I was expecting to find in the user-src diff >> (which only has some pthread changes). > > No. libc is required by tools (and tools require kernel sources), > therefore libc needs to be present in kernel-src. Since it makes sense > to have no overlap between the basic branches (=> no merge conflicts for > the conflicts), libc come only from kernel-src and therefore the patches > need to go to kernel-src.
Ah ok, makes sense even if hard to guess where to find stuff... Well rumprun builds with the all-src fine (I added a -H option to stop it complaining). When the patches go away are you planning to remove the -clean branches? Justin ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
