Hello, The repository to catch up to OpenSolaris 2010.02 is
hg clone ssh://anon at hg.opensolaris.org/hg/osarm/onarm-dev We work to merge with it for a while. It was came from onarm-gate, not from onnv-gate. So the code is shared with onnv-gate periodically, but the history of changeset is different from one of onnv-gate. The codebase of onnv-gate is - There are still many architecture dependent code in shared files of common, head, lib and uts/common. - There is no support of cross toolchain in Makefile. To support another architecture, many changes in shared files are required. We have a requirement to support embedded system. It also causes the changes in the shared files. So it is difficult for us to merge the code for ARM into the onnv-gate, immediately. Regards, Koji Uno