On Fri, 2014-05-23 at 08:52 +0100, Jan Beulich wrote: > > I am a noob when working with source code. How do I bump my xen up to 4.3.3? > > I guess this > http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source > should help you.
Since this only needs a new hypervisor binary and not a full set of tools etc to reproduce I think it can be simplified to replacing the previous "apt-get source" with git clone -b staging-4.3 git://xenbits.xen.org/xen.git cd xen Then "make -C xen", install the xen.gz and boot it as you did previously. Ian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org