From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: deprecating pvgrub (grub-legacy) Date: Mon, 8 Feb 2016 13:26:13 +0000 Message-ID: <56B89775.2090101@citrix.com> References: <56B667EA.7090106@cardoe.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <56B667EA.7090106@cardoe.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Doug Goldstein , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org 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