On 08/11/14 14:41, Martin Lucina wrote: > I want to replace most/all of buildxen.sh with a Makefile. At the moment > there's no clean way to eg. rebuild or clean only the rumpkernel or only > the rumpxen* bits.
I'm not going to stop you if you want to do that -- buildxen.sh started out as documentation for the handful necessary commands to run, and just grew without too much thought ever going into it. Well, ok, there was one thought: "this is bad". However, in case of a build system rototil, I'd like to see a rototil which brings all the repos providing rumprun stacks closer to together, not one which takes them further apart. The general idea was to chop up buildrump.sh into pieces into the "tools" repo. ISTR there was already some discussion about that on this list. In any case, I think such discussion belongs in a separate thread. > Best thing to do with the demo will be to give it a simple Makefile of its > own and call that from the top-level. I want to keep it separate from the > autoconf-based demo as not everyone wants/needs autoconf. ic > We can then add the more interesting demos back in (httpd, iperf > maybe?). Yea I'd like to see as little as possible of going from having bad ways to run useful demos to good ways of running no demos ;) >> I would post to the openmirage list, as they seem to be the other >> people using minios - they did the arm fixes, which are not yet >> upstream. > > Ok. Or even just crosspost to both lists; I'd like to keep an eye on that discussion too. ------------------------------------------------------------------------------ _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
