December 22, 2008, 7:04 pm
I just published a devzone article on OSnews.

Devzone
From the blurb:
Devzones, short for development zones, is a type of virtualization found in the Nexenta distribution. It can be used to define a base developer environment, which can be easily cloned many times. These copies can easily be destroyed and recreated. Devzones are built upon Opensolaris Zones, which are extensions of a chroot-like environment for the entire installed system. In other words, it allows for virtualization of an Opensolaris environment (and variants of Linux), without the performance hit that is generally associated with virtualization. This article gives a practical introduction into using Devzones. Read more on this exclusive OSNews article…
The devzone homepage: http://devzone.sf.net
December 5, 2008, 12:07 pm

Devzone
If you’ve kept track of the latest in the Nexenta community, or logged into our build machines, you’ll know about a neat little set of utilities we have built on top of Opensolaris Zones. Devzones are a simple concept which allow you to create a custom zone, and creating multiple copies for developers.
Devzone
The devzone package is now available online from sourceforge under the GPL2 license.
We’ve been adding new features to make administration simple. Devzones will be built into the upcoming NCP2 Beta release.
Meanwhile you can take a look at what’s cooking in the background at the below address, or checkout the latest from SVN
Project page: http://sourceforge.net/projects/devzone/
SVN: svn co https://devzone.svn.sourceforge.net/svnroot/devzone devzone
AutoBuilder
The autobuilder project too has been hosted on sourceforge. This is a distributed way to build those humongous apt repositories for your Ubuntu sized distro.
Client nodes can request for packages to build. This is almost fully complete and is already functional as a web based view of debain apt repositories. Give it a try at http://builder.tajinc.org/
Project page: http://sourceforge.net/projects/autobuilder/
SVN: svn co https://autobuilder.svn.sourceforge.net/svnroot/autobuilder autobuilder
I’m working on a simple tutorial for devzones, and it should be published shortly.. so stay tuned for that. Meanwhile, spread the word.
Thank Tim Spriggs(rootard) for these tools. If you have any questions, or want to participate, join our IRC channel at #nexenta@freenode (there’s a web based interface here).