[Pkg-xen-devel] Xen capable linux-tree-2.6.16 deb?
Goswin von Brederlow
brederlo at informatik.uni-tuebingen.de
Thu Apr 27 21:39:26 UTC 2006
Goswin von Brederlow <brederlo at informatik.uni-tuebingen.de> writes:
> Hi,
>
> has anyone build a linux-2.6.16 deb that can be used to compile xen?
> The default unstable package does not seem to have any xen patches
> included, only the /debian/arch/amd64/xen dir for the .config files.
>
> MfG
> Goswin
In answere to myself. :)
I tricked the xen source a bit by doing the following:
apt-get source xen-3.0
cd xen-3.0-3.0.2+hg9651
cp /usr/src/linux-source-2.6.16.tar.bz2 linux-2.6.16.tar.bz2
make linux-2.6-xen-config CONFIGMODE=menuconfig
cd linux-2.6.16-xen
make-kpkg --rootcmd fakeroot --arch amd64 --subarch xen kernel-image
After fixing a small bug in make-kpkg [1] this build me a kernel-image
deb without further problems. Now I need to schedule a reboot to test
it.
MfG
Goswin
--
[1] #365092: make-kpkg fails on amd64 for xen
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365092
More information about the Pkg-xen-devel
mailing list