Re: xen 4.0.1-rc4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jul 19, 2010 at 10:43:37AM +0100, M A Young wrote:
> On Mon, 19 Jul 2010, Pasi Kärkkäinen wrote:
>
>> On Fri, Jul 16, 2010 at 09:12:25PM +0100, M A Young wrote:
>>> If anyone wants to test xen 4.0.1-rc4, there are RPMs at
>>> http://koji.fedoraproject.org/koji/taskinfo?taskID=2324778 compiled for
>>> Fedora 13
>>>
>>
>> Great, thanks!
>>
>> I was going to build them myself, but even better when you did it :)
>> I'll test soon.
>
> Note that scratch builds on koji like that one have a limited lifespan,  
> and are deleted after something like 2 weeks so don't leave it too long  
> before downloading the rpms.
>

Yep.

Btw it might be a good idea to add something like the attached patch..
xen-gntdev is required nowadays for pvfb, I think, and for blktap2 too.

-- Pasi

--- modules.orig/xen.modules	2010-07-20 13:17:39.000000000 +0300
+++ modules/xen.modules	2010-07-20 13:36:06.719395775 +0300
@@ -5,6 +5,6 @@
 test -f /proc/xen/capabilities			|| exit 0
 grep -q "control_d" /proc/xen/capabilities	|| exit 0
 
-for module in xen-evtchn evtchn blkbk netbk; do
+for module in xen-evtchn evtchn xen-gntdev gntdev xen-blkback blkbk xen-netback netbk; do
 	modprobe ${module} >/dev/null 2>&1
 done
--
xen mailing list
xen@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/xen

[Index of Archives]     [Fedora General]     [Fedora Music]     [Linux Kernel]     [Fedora Desktop]     [Fedora Directory]     [PAM]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux