On 09/07/14 16:25, Antti Kantee wrote: > There's still one bit to figure out, namely how should "buildrump.sh > checkout" should work -- there's more than one possible commit id now -- > but apart from that things should be final.
So, I propose is that we transition to git submodules of repo.rumpkernel.org/src-netbsd as the officially supported way of fetching the NetBSD sources. We'll of course support fetching the sources from NetBSD via cvs in some way -- we need to generate src-netbsd somehow. Currently, checkout.sh handles fetching the relevant subset of the NetBSD sources and updating the git mirror. However, I'd like to preserve "./buildrump.sh checkout", just because it's user-exposed functionality. For now, I made checkout.sh embed the revision id of the buildrump-src branch of src-netbsd to buildrump.sh. I also envision checkout.sh to move to from the buildrump.sh repo to the upcoming tools repo. In that case, maybe checkout.sh will stop auto-updating the revision id embedded in buildrump.sh. I think that's fine: we're transitioning from the monolithic buildrump.sh script being the center of the universe to a more fine-grained set of scripts. ------------------------------------------------------------------------------ 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
