Changes between Version 1 and Version 2 of jazz/DRBL_Xen_Lustre


Ignore:
Timestamp:
Jul 15, 2008, 1:17:08 AM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/DRBL_Xen_Lustre

    v1 v2  
    33= Rebuid debian apackage for Xen and Lustre =
    44
    5  *
    65{{{
     6root@drbl-xen-srv:~# apt-get install dpkg-dev
     7root@drbl-xen-srv:~# apt-get source linux-image-xen-amd64
     8root@drbl-xen-srv:~# apt-get build-dep linux-image-xen-amd64
     9## for i386 ##
    710root@drbl-xen-srv:~# apt-get source xen-hypervisor-3.0.3-1-i386-pae
    8 
     11root@drbl-xen-srv:~# apt-get build-dep xen-hypervisor-3.0.3-1-i386-pae
     12## for x86_64 ##
     13root@drbl-xen-srv:~# apt-get source xen-hypervisor-3.0.3-1-amd64
     14root@drbl-xen-srv:~# apt-get build-dep xen-hypervisor-3.0.3-1-amd64
    915}}}
    1016{{{
    1117root@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
     18
    1219}}}
    1320