From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: xen-devel@lists.xensource.com,
Ian Campbell <Ian.Campbell@citrix.com>,
M A Young <m.a.young@durham.ac.uk>
Subject: Re: [PATCH 0 of 6] pygrub fixes to support a Fedora 16 guest
Date: Wed, 14 Dec 2011 11:03:38 +0200 [thread overview]
Message-ID: <20111214090338.GS12984@reaktio.net> (raw)
In-Reply-To: <20111116184108.GM12984@reaktio.net>
On Wed, Nov 16, 2011 at 08:41:08PM +0200, Pasi Kärkkäinen wrote:
> On Sat, Oct 22, 2011 at 07:22:46AM -0700, Boris Derzhavets wrote:
> > Please, back port to xen-4.1-testing.hg.
> >
>
> Yep, this pygrub patch series is already in xen-unstable.hg,
> and it should be backported to xen-4.1-testing.hg aswell,
> so upcoming Xen 4.1.3 will support F16 PV domUs.
>
> (It's already included in Michael's Fedora 16 xen rpms,
> and works well there.)
>
Fedora 16 Xen 4.1.2 src.rpm is for example here:
ftp://ftp.funet.fi/pub/mirrors/fedora.redhat.com/pub/fedora/linux/updates/16/SRPMS/xen-4.1.2-2.fc16.src.rpm
and that includes a working backport of these pygryb patches,
in a case they don't apply cleanly to xen-4.1-testing.hg.
-- Pasi
>
>
> >
> > --- On Wed, 10/19/11, M A Young <m.a.young@durham.ac.uk> wrote:
> >
> > From: M A Young <m.a.young@durham.ac.uk>
> > Subject: [Xen-devel] [PATCH 0 of 6] pygrub fixes to support a Fedora 16
> > guest
> > To: xen-devel@lists.xensource.com
> > Cc: "Ian Campbell" <Ian.Campbell@citrix.com>
> > Date: Wednesday, October 19, 2011, 7:02 PM
> >
> > This series contains patches that may be needed to allow pygrub to boot
> > a Fedora 16 guest.
> >
> > By default, Fedora 16 has GPT partitions and uses grub2. The first GPT
> > partition is a grub2 boot partition to store the grub2 code. The second
> > GPT partition contains the /boot filesystem with the kernel and
> > initramfs files and grub2 configuration files. The remaining space is an
> > LVM partition containing the remaining file systems.
> >
> > The first patch allows pygrub to check all the GPT partitions, rather
> > than just the first. This is a repost of the patch I submitted a few
> > days ago with a slightly edited introductory text.
> >
> > The second patch allows pygrub to find the grub2 configuration file
> > which are in the /boot/grub2 directory on Fedora 16.
> >
> > The third patch allows pygrub to handle partition references such as
> > (hd0,gpt2) which occur in the Fedora 16 grub2 configuration file.
> >
> > The fourth patch allows pygrub to parse grub2 configuration files with
> > sub menus by ignoring the submenu line and the corresponding } line. A
> > default Fedora 16 grub2 configuration file doesn't have sub menus but
> > they do occur if the xen hypervisor is installed on the guest.
> >
> > The fifth patch allows pygrub to parse grub2 configurations with the
> > line
> > set default="${saved_entry}"
> > which can occur in the Fedora 16 grub2 configuration file.
> >
> > The final patch adds a sample Fedora 16 grub2 configuration file
> > containing the problems fixed by patches 3,4 and 5.
> >
> > Michael Young
> >
> > _______________________________________________
> > Xen-devel mailing list
> > [1]Xen-devel@lists.xensource.com
> > [2]http://lists.xensource.com/xen-devel
> >
> > References
> >
> > Visible links
> > 1. file:///mc/compose?to=Xen-devel@lists.xensource.com
> > 2. http://lists.xensource.com/xen-devel
>
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xensource.com
> > http://lists.xensource.com/xen-devel
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2011-12-14 9:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-19 23:02 [PATCH 0 of 6] pygrub fixes to support a Fedora 16 guest M A Young
2011-10-20 1:44 ` Konrad Rzeszutek Wilk
2011-10-21 10:40 ` Pasi Kärkkäinen
2011-10-22 14:22 ` Boris Derzhavets
2011-11-16 18:41 ` Pasi Kärkkäinen
2011-12-14 9:03 ` Pasi Kärkkäinen [this message]
2011-12-14 12:11 ` M A Young
2012-01-09 16:35 ` Pasi Kärkkäinen
2012-01-10 17:14 ` Ian Jackson
2012-01-10 21:41 ` Pasi Kärkkäinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111214090338.GS12984@reaktio.net \
--to=pasik@iki.fi \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=m.a.young@durham.ac.uk \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.