From: "Edward Z. Yang" <ezyang@MIT.EDU>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Easier interface for kickstarting Xen VMs
Date: Mon, 20 Sep 2010 13:04:25 -0400 [thread overview]
Message-ID: <1285002050-sup-3158@ezyang> (raw)
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
next reply other threads:[~2010-09-20 17:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-20 17:04 Edward Z. Yang [this message]
2010-09-21 16:46 ` Easier interface for kickstarting Xen VMs Stefano Stabellini
2010-09-21 18:32 ` Edward Z. Yang
2010-09-22 11:23 ` Stefano Stabellini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1285002050-sup-3158@ezyang \
--to=ezyang@mit.edu \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.