From: Christian Limpach <christian.limpach@gmail.com>
To: Jeremy Katz <katzj@redhat.com>
Cc: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>, xen-devel@lists.xensource.com
Subject: Re: [PATCH] Guest boot loader support [2/2]
Date: Wed, 13 Apr 2005 23:03:05 -0700 [thread overview]
Message-ID: <3d8eece205041323037fc1f4ca@mail.gmail.com> (raw)
In-Reply-To: <1113448377.5078.51.camel@bree.local.net>
On 4/13/05, Jeremy Katz <katzj@redhat.com> wrote:
> This adds pygrub, an implementation of a bootloader for domU. It reads
> from the guest filesystem (using libext2fs) and provides a grub-like
> interface for selecting the kernel/initrd/kernel args for booting your
> domU.
>
> TODO list off the top of my head:
> * Support filesystems other than ext[23]
Maybe you could use the filesystem reading code from grub? It seems
to support most filesystems, only question is whether it can be reused
outside of grub in a userspace application...
christian
next prev parent reply other threads:[~2005-04-14 6:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-14 3:12 [PATCH] Guest boot loader support [2/2] Jeremy Katz
2005-04-14 6:03 ` Christian Limpach [this message]
2005-04-14 12:07 ` Jeremy Katz
2005-04-14 12:28 ` Mike Wray
2005-04-14 16:07 ` Jeremy Katz
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=3d8eece205041323037fc1f4ca@mail.gmail.com \
--to=christian.limpach@gmail.com \
--cc=Christian.Limpach@cl.cam.ac.uk \
--cc=katzj@redhat.com \
--cc=m+Ian.Pratt@cl.cam.ac.uk \
--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.