WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Re: domUloader kernel command line arguments?

To: "Kurt Garloff" <garloff@xxxxxxx>, "Matt Ayres" <matta@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] Re: domUloader kernel command line arguments?
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Fri, 10 Mar 2006 23:41:40 -0000
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, John Byrne <john.l.byrne@xxxxxx>
Delivery-date: Fri, 10 Mar 2006 23:42:28 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZEVweAAao3t3viS4mfl5jUqUtCwwAQifjg
Thread-topic: [Xen-devel] Re: domUloader kernel command line arguments?
> > I know there were some complaints to the implementation,
> 
> I'm aware of two complaints
> (1) security concerns (you _mount_ the FS in dom0)

This is certainly a fair concern. I'd wager most linux filesystem code
can quite easily be subverted by a maliciously crafted on-disk bit
pattern.

> (2) the use of kpartx from multipath-tools which seems to be missing
>     from some ancient distros

Not so ancient... I've never managed to make kpartx work on anything
other than a SuSE distro.

> Anything else you are aware of?
> 
> (1) is a feature and it's the reason why we probably will have pygrub
>     coexist with domUloader :-(
> (2) we could help, by using fdisk -l and losetup rather than kpartx
>     if the latter is missing; though fdisk -l would limit the 
> supported
>     partition tables to DOS ones.

I'm not a fan of pygrub as that requires very new versions of the
filesystem libraries (to support "open2" and hence patition table
offsets).

Perhaps we should be considering having both in tree? I've somewhat lost
track of where we are in the discussion as regards to support for Sun's
UFS. Could someone please generate a summary?

Thanks,
Ian

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>