All of lore.kernel.org
 help / color / mirror / Atom feed
* deprecating pvgrub (grub-legacy)
@ 2016-02-06 21:38 Doug Goldstein
  2016-02-07 22:04 ` Doug Goldstein
  2016-02-08 13:26 ` David Vrabel
  0 siblings, 2 replies; 4+ messages in thread
From: Doug Goldstein @ 2016-02-06 21:38 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 530 bytes --]

Hi all,

Given that pvgrub2 has been available for a while now and Ian did a good
write up on the Xen blog of how to use it and a few downstream distros
are starting to pick it up as the way to boot Xen images. Plus most
downstreams switching exclusively to grub2 usage is it time to mark
pvgrub (grub-legacy) as deprecated in all the docs and source? Maybe
after a few release cycles it would be broken out of the tree into its
own repo for anyone still interested in using it?

Just a thought.
-- 
Doug Goldstein


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 959 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: deprecating pvgrub (grub-legacy)
  2016-02-06 21:38 deprecating pvgrub (grub-legacy) Doug Goldstein
@ 2016-02-07 22:04 ` Doug Goldstein
  2016-02-08 13:26 ` David Vrabel
  1 sibling, 0 replies; 4+ messages in thread
From: Doug Goldstein @ 2016-02-07 22:04 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1167 bytes --]

On 2/6/16 3:38 PM, Doug Goldstein wrote:
> Hi all,
> 
> Given that pvgrub2 has been available for a while now and Ian did a good
> write up on the Xen blog of how to use it and a few downstream distros
> are starting to pick it up as the way to boot Xen images. Plus most
> downstreams switching exclusively to grub2 usage is it time to mark
> pvgrub (grub-legacy) as deprecated in all the docs and source? Maybe
> after a few release cycles it would be broken out of the tree into its
> own repo for anyone still interested in using it?
> 
> Just a thought.
> 

I've taken the steps that the makefile does to build up the sources and
generated a git tree [1]. I didn't actually start from the tarball but
instead took their git tree and found the place that the Xen tree really
started from (there were a few patches that said they were copied from
CVS) and applied the Xen patches on top.

If anyone's interested they are more than welcome to copy this to
xenbits. If there's interest I can add a top level 'makefile'
(purposefully lowercase) that grabs mini-os and builds it.

[1] https://github.com/cardoe/pvgrub

-- 
Doug Goldstein


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 959 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: deprecating pvgrub (grub-legacy)
  2016-02-06 21:38 deprecating pvgrub (grub-legacy) Doug Goldstein
  2016-02-07 22:04 ` Doug Goldstein
@ 2016-02-08 13:26 ` David Vrabel
  2016-02-08 14:15   ` Doug Goldstein
  1 sibling, 1 reply; 4+ messages in thread
From: David Vrabel @ 2016-02-08 13:26 UTC (permalink / raw)
  To: Doug Goldstein, xen-devel

On 06/02/16 21:38, Doug Goldstein wrote:
> Hi all,
> 
> Given that pvgrub2 has been available for a while now and Ian did a good
> write up on the Xen blog of how to use it and a few downstream distros
> are starting to pick it up as the way to boot Xen images. Plus most
> downstreams switching exclusively to grub2 usage is it time to mark
> pvgrub (grub-legacy) as deprecated in all the docs and source? Maybe
> after a few release cycles it would be broken out of the tree into its
> own repo for anyone still interested in using it?

Why?  This would do is make it harder to use for those that continue to
need to use it (for booting older guests for example).

David

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

* Re: deprecating pvgrub (grub-legacy)
  2016-02-08 13:26 ` David Vrabel
@ 2016-02-08 14:15   ` Doug Goldstein
  0 siblings, 0 replies; 4+ messages in thread
From: Doug Goldstein @ 2016-02-08 14:15 UTC (permalink / raw)
  To: David Vrabel, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1345 bytes --]

On 2/8/16 7:26 AM, David Vrabel wrote:
> On 06/02/16 21:38, Doug Goldstein wrote:
>> Hi all,
>>
>> Given that pvgrub2 has been available for a while now and Ian did a good
>> write up on the Xen blog of how to use it and a few downstream distros
>> are starting to pick it up as the way to boot Xen images. Plus most
>> downstreams switching exclusively to grub2 usage is it time to mark
>> pvgrub (grub-legacy) as deprecated in all the docs and source? Maybe
>> after a few release cycles it would be broken out of the tree into its
>> own repo for anyone still interested in using it?
> 
> Why?  This would do is make it harder to use for those that continue to
> need to use it (for booting older guests for example).
> 
> David
> 

I'm suggesting making it a separately build-able component. I'm
suggesting stating its deprecated so people don't seem to be inclined to
try and use it to boot modern distros. I still see people popping into
#xen asking how to add grub-legacy bits into their CentOS 7 / Ubuntu
14.04 VMs since those distros use grub2 by default. You look all over
the internet and it mostly says that Xen still uses grub-legacy (without
ever really calling it grub-legacy or grub1). Just trying to get the
default recommended path to match what current distros are shipping.

-- 
Doug Goldstein


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 959 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2016-02-08 14:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-06 21:38 deprecating pvgrub (grub-legacy) Doug Goldstein
2016-02-07 22:04 ` Doug Goldstein
2016-02-08 13:26 ` David Vrabel
2016-02-08 14:15   ` Doug Goldstein

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.