Pasi Kärkkäinen
2010-Jun-19 15:10 UTC
[Xen-devel] Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
Hello, I just hacked together Xen 4.0.1-rc3-pre src.rpm package for Fedora 13, and I thought I''d share it. It should work with Fedora 12 aswell. download-link: http://pasik.reaktio.net/fedora/xen-4.0.1-0.1.rc3.fc13.src.rpm Instructions to compile/install: - Check http://wiki.xensource.com/xenwiki/Xen4.0 wiki page and install the packages/rpms listed there! - Download xen-4.0.1-0.1.rc3.fc13.src.rpm - rpm -i xen-4.0.1-0.1.rc3.fc13.src.rpm - rpmbuild -bb xen-4.0.1-0.1.rc3.fc13.src.rpm After a while you should see: Wrote: /root/rpmbuild/RPMS/x86_64/xen-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-libs-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-runtime-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-hypervisor-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-doc-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-devel-4.0.1-0.1.rc3.fc13.x86_64.rpm Wrote: /root/rpmbuild/RPMS/x86_64/xen-debuginfo-4.0.1-0.1.rc3.fc13.x86_64.rpm - cd /root/rpmbuild/RPMS/x86_64 - rpm -Uvh xen*4.0.1*.rpm - Install Xen dom0 capable kernel, edit grub.conf, reboot Note that Xen 4.0.1-rcX is required for the latest xen/stable-2.6.32.x kernels (2.6.32.15+), they won''t work with Xen 4.0.0 anymore. This unofficial src.rpm works for me, hopefully for you aswell :) -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
M A Young
2010-Jun-19 21:30 UTC
[Xen-devel] Re: Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
On Sat, 19 Jun 2010, Pasi Kärkkäinen wrote:> I just hacked together Xen 4.0.1-rc3-pre src.rpm package for Fedora 13, > and I thought I''d share it. It should work with Fedora 12 aswell. > > download-link: > http://pasik.reaktio.net/fedora/xen-4.0.1-0.1.rc3.fc13.src.rpm > > Note that Xen 4.0.1-rcX is required for the latest xen/stable-2.6.32.x > kernels (2.6.32.15+), they won''t work with Xen 4.0.0 anymore.I think I will add the relevant patch to the xen 3.4.3 F-12 and F-13 packages, as I would like to keep them basically functional with the xen/stable-2.6.32.x kernels. I will do something with the rawhide package as well, though I haven''t yet decided whether just to add the patch or go for the latest xen 4 rc. Michael Young _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2010-Jun-19 21:42 UTC
[Xen-devel] Re: Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
On Sat, Jun 19, 2010 at 10:30:10PM +0100, M A Young wrote:> On Sat, 19 Jun 2010, Pasi Kärkkäinen wrote: > >> I just hacked together Xen 4.0.1-rc3-pre src.rpm package for Fedora 13, >> and I thought I''d share it. It should work with Fedora 12 aswell. >> >> download-link: >> http://pasik.reaktio.net/fedora/xen-4.0.1-0.1.rc3.fc13.src.rpm >> >> Note that Xen 4.0.1-rcX is required for the latest xen/stable-2.6.32.x >> kernels (2.6.32.15+), they won''t work with Xen 4.0.0 anymore. > > I think I will add the relevant patch to the xen 3.4.3 F-12 and F-13 > packages, as I would like to keep them basically functional with the > xen/stable-2.6.32.x kernels. >Yeah, it''s this patch: http://xenbits.xen.org/xen-4.0-testing.hg?rev/0e1521f654f2> I will do something with the rawhide package > as well, though I haven''t yet decided whether just to add the patch or go > for the latest xen 4 rc. >I''d prefer moving rawhide to Xen 4.0.x. -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
M A Young
2010-Jun-19 21:59 UTC
[Xen-devel] Re: Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
On Sun, 20 Jun 2010, Pasi Kärkkäinen wrote:>> I will do something with the rawhide package >> as well, though I haven''t yet decided whether just to add the patch or go >> for the latest xen 4 rc. >> > > I''d prefer moving rawhide to Xen 4.0.x.Rawhide is at 4.0.0 at the moment, so unless 4.0.1 comes out quickly, it is a choice between just adding the patch or picking a 1-rc. Michael Young _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Fajar A. Nugraha
2010-Jun-20 01:14 UTC
Re: [Xen-users] Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
On Sat, Jun 19, 2010 at 10:10 PM, Pasi Kärkkäinen <pasik@iki.fi> wrote:> Hello, > > I just hacked together Xen 4.0.1-rc3-pre src.rpm package for Fedora 13, > and I thought I''d share it. It should work with Fedora 12 aswell. > > download-link: > http://pasik.reaktio.net/fedora/xen-4.0.1-0.1.rc3.fc13.src.rpm> - rpm -Uvh xen*4.0.1*.rpm > - Install Xen dom0 capable kernel, edit grub.conf, rebootCan you include Gitco-like post-install script on your Xen rpm? It''d make installing easier since if you have installed a working dom0 kernel RPM before, xen RPM can automatically adjust xen.gz line.> > Note that Xen 4.0.1-rcX is required for the latest xen/stable-2.6.32.x kernels (2.6.32.15+), > they won''t work with Xen 4.0.0 anymore.Can you also include the link to a working 2.6.32.15+ dom0 kernel for Fedora? -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Pasi Kärkkäinen
2010-Jun-20 08:44 UTC
Re: [Xen-users] Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
On Sun, Jun 20, 2010 at 08:14:09AM +0700, Fajar A. Nugraha wrote:> On Sat, Jun 19, 2010 at 10:10 PM, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > Hello, > > > > I just hacked together Xen 4.0.1-rc3-pre src.rpm package for Fedora 13, > > and I thought I''d share it. It should work with Fedora 12 aswell. > > > > download-link: > > http://pasik.reaktio.net/fedora/xen-4.0.1-0.1.rc3.fc13.src.rpm > > > - rpm -Uvh xen*4.0.1*.rpm > > - Install Xen dom0 capable kernel, edit grub.conf, reboot > > Can you include Gitco-like post-install script on your Xen rpm? It''d > make installing easier since if you have installed a working dom0 > kernel RPM before, xen RPM can automatically adjust xen.gz line. >Hmm.. good idea, although I don''t have much time to work on that src.rpm currently.> > > > Note that Xen 4.0.1-rcX is required for the latest xen/stable-2.6.32.x kernels (2.6.32.15+), > > they won''t work with Xen 4.0.0 anymore. > > Can you also include the link to a working 2.6.32.15+ dom0 kernel for Fedora? >I pulled the latest from Jeremy''s xen.git xen/stable-2.6.32.x and compiled it myself. -- Pasi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
M A Young
2010-Jun-20 11:22 UTC
Re: [Xen-users] Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
On Sun, 20 Jun 2010, Pasi K?rkk?inen wrote:>> Can you also include the link to a working 2.6.32.15+ dom0 kernel for Fedora? >> > > I pulled the latest from Jeremy''s xen.git xen/stable-2.6.32.x and compiled it myself.The kernel at http://koji.fedoraproject.org/koji/taskinfo?taskID=2254110 was built 4 days ago. It does need xen-4.0.1-rc2 or later, or a patched earlier version. (The version says 2.6.32.14 but it includes the patches that differentiate .14 and .15). Michael Young _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
M A Young
2010-Jun-20 19:33 UTC
[Xen-devel] Re: Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
On Sat, 19 Jun 2010, M A Young wrote:> On Sat, 19 Jun 2010, Pasi Kärkkäinen wrote: > >> I just hacked together Xen 4.0.1-rc3-pre src.rpm package for Fedora 13, >> and I thought I''d share it. It should work with Fedora 12 aswell. >> >> download-link: >> http://pasik.reaktio.net/fedora/xen-4.0.1-0.1.rc3.fc13.src.rpm >> >> Note that Xen 4.0.1-rcX is required for the latest xen/stable-2.6.32.x >> kernels (2.6.32.15+), they won''t work with Xen 4.0.0 anymore. > > I think I will add the relevant patch to the xen 3.4.3 F-12 and F-13 > packages, as I would like to keep them basically functional with the > xen/stable-2.6.32.x kernels. I will do something with the rawhide package as > well, though I haven''t yet decided whether just to add the patch or go for > the latest xen 4 rc.There are xen builds in the Fedora system now (3.4.3-2 or 4.0.0-2 depending on the version), with the patch added to make them work with the latest xen/stable-2.6.32.x kernels. If you don''t want to wait for them to make their way through QA etc. you can find them at http://koji.fedoraproject.org/koji/packageinfo?packageID=7 Michael Young _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2010-Jun-20 19:41 UTC
[Xen-devel] Re: Unofficial Xen 4.0.1-rc3-pre src.rpm package for Fedora available
On Sun, Jun 20, 2010 at 08:33:12PM +0100, M A Young wrote:> On Sat, 19 Jun 2010, M A Young wrote: > >> On Sat, 19 Jun 2010, Pasi Kärkkäinen wrote: >> >>> I just hacked together Xen 4.0.1-rc3-pre src.rpm package for Fedora 13, >>> and I thought I''d share it. It should work with Fedora 12 aswell. >>> >>> download-link: >>> http://pasik.reaktio.net/fedora/xen-4.0.1-0.1.rc3.fc13.src.rpm >>> >>> Note that Xen 4.0.1-rcX is required for the latest >>> xen/stable-2.6.32.x kernels (2.6.32.15+), they won''t work with Xen >>> 4.0.0 anymore. >> >> I think I will add the relevant patch to the xen 3.4.3 F-12 and F-13 >> packages, as I would like to keep them basically functional with the >> xen/stable-2.6.32.x kernels. I will do something with the rawhide >> package as well, though I haven''t yet decided whether just to add the >> patch or go for the latest xen 4 rc. > > There are xen builds in the Fedora system now (3.4.3-2 or 4.0.0-2 > depending on the version), with the patch added to make them work with > the latest xen/stable-2.6.32.x kernels. If you don''t want to wait for > them to make their way through QA etc. you can find them at > http://koji.fedoraproject.org/koji/packageinfo?packageID=7 >Great, thanks! -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel