[Infrastructures] Re: Re: isconf deprecates infrastructures.org?

Matthew Palmer mpalmer@hezmatt.org
Fri, 18 Aug 2006 07:42:18 +1000


On Thu, Aug 17, 2006 at 08:38:17AM -0600, Jordan Curzon wrote:
> This might be interesting for you, although it is not isconf stuff.
> 
> These are three scripts that I use to build my xen guests with Ubuntu.
> create-rootfs.sh makes a base image and prepare-xen.sh copies that to
> an LVM disk and gives the machine it's own identity (SSH and
> hostname). setup-dev.sh is an example of the setup script that gets
> run to provision a server for a specific role. setup-xen.sh is a
> script that will setup ubuntu as a xen dom0 host.

There's Steve Kemp's xen-tools package, too, which does the same thing, in
what is probably a more generalised manner.  It's cross-distro, now, too.

- Matt