All of lore.kernel.org
 help / color / mirror / Atom feed
* domUloader kernel command line arguments?
@ 2006-03-10  2:29 John Byrne
  2006-03-10 12:57 ` Kurt Garloff
  0 siblings, 1 reply; 8+ messages in thread
From: John Byrne @ 2006-03-10  2:29 UTC (permalink / raw)
  To: Kurt Garloff; +Cc: xen-devel


domUloader potentially makes my life a lot easier, but from experiments 
and looking at the code, it doesn't seem like there is any way to pass 
kernel command line arguments with it. Am I just missing something?

Thanks,

John Byrne

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: Re: domUloader kernel command line arguments?
@ 2006-03-10 23:41 Ian Pratt
  2006-03-11 14:41 ` John Levon
  0 siblings, 1 reply; 8+ messages in thread
From: Ian Pratt @ 2006-03-10 23:41 UTC (permalink / raw)
  To: Kurt Garloff, Matt Ayres; +Cc: xen-devel, John Byrne

> > 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-03-11 14:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-10  2:29 domUloader kernel command line arguments? John Byrne
2006-03-10 12:57 ` Kurt Garloff
2006-03-10 14:20   ` Matt Ayres
2006-03-10 15:25     ` Kurt Garloff
2006-03-10 15:33       ` Charles Coffing
2006-03-10 16:17       ` Matt Ayres
  -- strict thread matches above, loose matches on Subject: below --
2006-03-10 23:41 Ian Pratt
2006-03-11 14:41 ` John Levon

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.