All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] bootloader improvements
@ 2006-11-09 19:20 John Levon
  2006-11-09 19:21 ` [RFC] bootloader improvements - pygrub-automatic John Levon
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: John Levon @ 2006-11-09 19:20 UTC (permalink / raw)
  To: xen-devel


This is a set of patches we're using to pygrub/bootloading. The aim of
the patchset as a whole is to allow xm/xend to just "do the right thing"
by default, hopefully making it easier to configure, use, and deploy
Solaris and Linux domU's. The patches are:

pygrub-automatic

	- Default to using pygrub if there's no kernel and no bootloader
	  specified.

pygrub-default

	- Make pygrub be the "default" bootloader and understand that
	  keyword.

pygrub-kernel-config
pygrub-no-grub

	- The combination of these patches allows pygrub FS code to be
	  used in a hands-off manner. Note that this can also be used to
	  fix the problem pygrub currently has with restart, by
	  specifying the kernel/ramdisk explicitly in the config. The
	  split between "boot kernel" and "configured kernel" might need
	  some xen api/lifecycle changes too?

pygrub-solaris

	- Solaris domU's will typically never change the kernel/ramdisk
	  path they use, except if someone's debugging etc. Add some
	  logic to pygrub so it knows what to do.

All comments welcome.

regards
john

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

end of thread, other threads:[~2006-11-13 18:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-09 19:20 [RFC] bootloader improvements John Levon
2006-11-09 19:21 ` [RFC] bootloader improvements - pygrub-automatic John Levon
2006-11-09 19:22 ` [RFC] bootloader improvements - pygrub-default John Levon
2006-11-09 19:22 ` [RFC] bootloader improvements - pygrub-kernel-config John Levon
2006-11-10 20:14   ` Daniel P. Berrange
2006-11-10 21:10     ` John Levon
2006-11-09 19:23 ` [RFC] bootloader improvements - pygrub-nogrub John Levon
2006-11-09 19:23 ` [RFC] bootloader improvements - pygrub-solaris John Levon
2006-11-10 11:05 ` [RFC] bootloader improvements Tim Deegan
2006-11-10 17:25   ` John Levon
2006-11-13 10:09     ` Tim Deegan
2006-11-13 13:42       ` John Levon
2006-11-13 18:01         ` Tim Deegan
2006-11-13 18:12           ` 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.