All of lore.kernel.org
 help / color / mirror / Atom feed
* Easier interface for kickstarting Xen VMs
@ 2010-09-20 17:04 Edward Z. Yang
  2010-09-21 16:46 ` Stefano Stabellini
  0 siblings, 1 reply; 4+ messages in thread
From: Edward Z. Yang @ 2010-09-20 17:04 UTC (permalink / raw)
  To: xen-devel

Hello all,

When you're embedding an HTTPD server into your Xen configuration
file, you know there's something wrong. :-)

I was curious to know if there would be any interest in offering
a more polished, easier to use interface for kickstarting Xen
VMs.  No mucking around with ks= and trusted web servers: just
say where your kickstart file is and Xen will take care of the rest.
Maybe even let you do a little preprocessing the same way you
can use Python scripting to support multiple machines out of one
configuration file.

We have a few ways of how we might do this: the "temporarily spawn
an HTTP server" is one of them but other possibilities include
mounting multiple initrds (doesn't actually work with Anaconda, we're
looking into it) and exporting a small, temporary filesystem to the VM.
If there's interest, we'll clean up our code and submit it.

Cheers,
Edward

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-22 11:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 17:04 Easier interface for kickstarting Xen VMs Edward Z. Yang
2010-09-21 16:46 ` Stefano Stabellini
2010-09-21 18:32   ` Edward Z. Yang
2010-09-22 11:23     ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.