>Casper.Dik at sun.com wrote: > >> >The integration with ON isn't done, as far as I'm aware. >> >> Indeed; you will need to have a completely finished workspace were all you >> need to type is "hg push". Then most of the work is done and you ask for >> a sponsor. > >Well, I asked many times for a documentation of the ON Buildsystem. > >I mentioned already, that the buildsystem looks like the only real problem.
There is not a whole lot of documentation; clearly people have been able to integrate ksh93 into Solaris Nevada without such documentation. Part of it includes "copy & paste" development and understanding how to build your own archives (running nightly), taking it from here: http://hub.opensolaris.org/bin/view/Main/get and then copy your own source, create Makefile, check them in and create your own code. Casper