wiki:jazz/DRBL_Xen_Lustre
close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Version 3 (modified by jazz, 16 years ago) (diff)

--

Rebuid debian apackage for Xen and Lustre

root@drbl-xen-srv:~# apt-get install dpkg-dev
root@drbl-xen-srv:~# apt-get source linux-image-2.6.18-6-xen-vserver-amd64
## for i386 ##
root@drbl-xen-srv:~# apt-get source xen-hypervisor-3.0.3-1-i386-pae
root@drbl-xen-srv:~# apt-get build-dep xen-hypervisor-3.0.3-1-i386-pae
## for x86_64 ##
root@drbl-xen-srv:~# apt-get source xen-hypervisor-3.0.3-1-amd64
root@drbl-xen-srv:~# apt-get build-dep xen-hypervisor-3.0.3-1-amd64
root@drbl-xen-srv:~# echo "deb-src http://free.nchc.org.tw/debian/ testing main non-free contrib" > /etc/apt/sources.list.d/debian-lenny.list