From: Tim Deegan <Tim.Deegan@xensource.com>
To: John Levon <levon@movementarian.org>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH 1/2] libfsimage
Date: Tue, 31 Oct 2006 09:54:38 +0000 [thread overview]
Message-ID: <20061031095438.GA20744@york.uk.xensource.com> (raw)
In-Reply-To: <20061027185847.GA15368@totally.trollied.org>
At 19:58 +0100 on 27 Oct (1161979127), John Levon wrote:
> These two patches re-work pygrub to use a generic C library for reading
> filesystem images. An immediate benefit is that there's no longer any
> external dependencies, so all the filesystems always 'just work'.
This is a big step in the right direction. Especially for pygrub, using
the same fs codebase that normal grub does seems like the right thing to
do.
> It also adds Solaris UFS support. The current plugins are all based on
> slightly modified Grub legacy code (so far it's taken about an hour to
> get a new FS from the grub code working).
>From a quick glance through, the changes you've made to the grub fs code
seem to be mostly eliminating grub's world of static block-access
variables and functions. Could that be abstracted out into a wrapper
file that would let any grub filesystem code be used verbatim? That
would reduce the maintenance load even further (and give us FAT and
ISO9660 for free).
Alternatively, how far away from stable enough are the grub2 drivers?
Cheers,
Tim.
next prev parent reply other threads:[~2006-10-31 9:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-27 18:58 [PATCH 1/2] libfsimage John Levon
2006-10-27 19:01 ` [PATCH 2/2] libfsimage - use for pygrub John Levon
2006-10-30 11:14 ` [PATCH 1/2] libfsimage Stephen C. Tweedie
2006-10-30 12:31 ` John Levon
2006-10-30 14:08 ` Stephen C. Tweedie
2006-10-30 14:59 ` John Levon
2006-10-31 9:54 ` Tim Deegan [this message]
2006-10-31 13:14 ` John Levon
-- strict thread matches above, loose matches on Subject: below --
2006-10-30 11:58 Ian Pratt
2006-10-30 14:12 ` Stephen C. Tweedie
2006-10-30 14:35 ` Gerd Hoffmann
2006-10-30 14:53 ` John Levon
2006-10-30 14:20 Ian Pratt
2006-10-30 15:02 ` John Levon
2006-11-03 23:09 ` Stephen C. Tweedie
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=20061031095438.GA20744@york.uk.xensource.com \
--to=tim.deegan@xensource.com \
--cc=levon@movementarian.org \
--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.