All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Levon <levon@movementarian.org>
To: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com, Ian Pratt <Ian.Pratt@cl.cam.ac.uk>
Subject: Re: [PATCH 1/2] libfsimage
Date: Mon, 30 Oct 2006 15:02:39 +0000	[thread overview]
Message-ID: <20061030150239.GC26870@totally.trollied.org> (raw)
In-Reply-To: <8A87A9A84C201449A0C56B728ACF491E9332@liverpoolst.ad.cl.cam.ac.uk>

On Mon, Oct 30, 2006 at 02:20:33PM -0000, Ian Pratt wrote:

> > Well, the patches as presented moved all the reiser/ext2 
> > knowledge into pygrub itself.  I'm certainly not opposed to 
> > changes to the pygrub interface, just to unnecessary 
> > replicating of fs-specific code inside the Xen tools.
> 
> I most confess to not atually having read the patches...  What I
> imagined was a way of invoking a binary (or script) to read a file from
> a filesystem. The binary might be linked against e.g. libext2fs, or have
> an fs parsing implementation compiled in.

Plugins are simply provided as a shared image in e.g.
/usr/lib/ext2fs/fsimage.so. Originally I was planning on using the "call
a binary" approach, but Jeremy was very unhappy with that, and it is
somewhat more awkward for searching for grub's config file, etc.

But a vendor can easily provide whatever 'fsimage.so' they feel is more
appropriate.

Simply put, I have no idea how to get Linux distributions to integrate
libfsimage into their packages, otherwise I'd just do that.

regards
john

  reply	other threads:[~2006-10-30 15:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-30 14:20 [PATCH 1/2] libfsimage Ian Pratt
2006-10-30 15:02 ` John Levon [this message]
2006-11-03 23:09   ` Stephen C. Tweedie
  -- 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-27 18:58 John Levon
2006-10-30 11:14 ` 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
2006-10-31 13:14   ` John Levon

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=20061030150239.GC26870@totally.trollied.org \
    --to=levon@movementarian.org \
    --cc=Ian.Pratt@cl.cam.ac.uk \
    --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.