On Tue, Dec 13, 2011 at 07:22, Heinz N. Gies <[email protected]> wrote: > Hi Russ, > nice work :) I have twiddled in a related area and put together a (a bit more > complexer) controll script [1] that can run multiple machines, perhaps we > should join forces and combine the two? >
Joyent has already made a daemon to run virtual machines, it is included in the SmartOS distribution: https://github.com/joyent/smartos-live/tree/master/src The daemon is made as a Node.js program, vmadmd.js and has a client utility to control the VMs called vmadm.js. -- Venlig hilsen / Kind regards Jeppe Toustrup (aka. Tenzer) _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
