SCIENTIFIC-LINUX-DEVEL Archives

November 2006

SCIENTIFIC-LINUX-DEVEL@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Enrico M. V. Fasanelli" <[log in to unmask]>
Reply To:
Enrico M. V. Fasanelli
Date:
Fri, 17 Nov 2006 16:58:25 +0100
Content-Type:
multipart/mixed
Parts/Attachments:
text/plain (2845 bytes) , Enrico.M.V.Fasanelli.vcf (350 bytes)
Hi Troy,

no, I'm sorry. I'm using the RHEL4 ones, built by xensource people.

You can download the "dom0" stuff from  
http://www.xensource.com/download/dl_303rhel4.html and the "domU" ones 
from http://www.xensource.com/download/dl_303guest_rhel4.html

They work perfectly on my new SL4.4 box

Ciao,

          Enrico

Troy Dawson wrote:
> Hello Enrico,
> You don't happen to have a kernel-xen for Scientific Linux 4.x do you?
>
> Troy
>
> Enrico M. V. Fasanelli wrote:
>> Dear all,
>>
>> I made two little changes to the openafs-1.4.1-11.SL.spec in order to 
>> build an rpm kernel module for xen kernel.
>>
>> Here the diff.
>>
>>
>> [root@main-00 ~]# diff -c 
>> /usr/src/redhat/SPECS/openafs-1.4.1-12.SL.spec \
>>  > /usr/src/redhat/SPECS/openafs-1.4.1-11.SL.spec
>> *** /usr/src/redhat/SPECS/openafs-1.4.1-12.SL.spec      2006-11-17 
>> 13:25:29.000000000 +0100
>> --- /usr/src/redhat/SPECS/openafs-1.4.1-11.SL.spec      2006-05-19 
>> 09:40:48.000000000 +0200
>> ***************
>> *** 1,5 ****
>>  %define afsvers 1.4.1
>> ! %define pkgrel 0.12.SL
>>
>>  # release candidates:
>>  #define srcvers %{afsvers}-%(echo %{pkgrel}|sed 's/^0//'|sed 
>> 's/\\..*//')
>> --- 1,5 ----
>>  %define afsvers 1.4.1
>> ! %define pkgrel 0.11.SL
>>
>>  # release candidates:
>>  #define srcvers %{afsvers}-%(echo %{pkgrel}|sed 's/^0//'|sed 
>> 's/\\..*//')
>> ***************
>> *** 16,22 ****
>>  # (*) Request building of kernel modules
>>  #       --define "build_modules 1"
>>  %{!?kernel: %define kernel %(uname -r)}
>> - %define xen %(echo %{kernel} | grep -q xen && echo 1 || echo 0)
>>  %define smp %(echo %{kernel} | grep -q smp && echo 1 || echo 0)
>>  %define hugemem %(echo %{kernel} | grep -q hugemem && echo 1 || echo 0)
>>  %define largesmp %(echo %{kernel} | grep -q largesmp && echo 1 || 
>> echo 0)
>> --- 16,21 ----
>> ***************
>> *** 819,825 ****
>>  %if %{build_modules}
>>
>>  srcdir=${sysname}/dest/root.client/usr/vice/etc/modload
>> ! %if %smp || %hugemem || %xen
>>  modname=libafs-%{kernel}.mp.ko
>>  %else
>>  modname=libafs-%{kernel}.ko
>> --- 818,824 ----
>>  %if %{build_modules}
>>
>>  srcdir=${sysname}/dest/root.client/usr/vice/etc/modload
>> ! %if %smp || %hugemem
>>  modname=libafs-%{kernel}.mp.ko
>>  %else
>>  modname=libafs-%{kernel}.ko
>> ***************
>> *** 1125,1135 ****
>>  
>> ############################################################################### 
>>
>>
>>  %changelog
>> - * Fri Nov 17 2006  Enrico M.V. Fasanelli <[log in to unmask]> 
>> 1.4.1-12.SL
>> - - added check on "xen" in the kernel version substring in order to 
>> build
>> -   the kernel module with correct version number.
>> - - correct the afsvers value in this changelog
>> -
>>  * Fri May 19 2006  Stephan Wiesand <[log in to unmask]> 
>> 1.4.0-11.SL
>>  - added openafs-1.4.1-rxkad-ticketsize.patch, see mail to openafs-info
>>    by H. Reuter 2006-05-17 (and the reply by R. Toebbicke)
>> --- 1124,1129 ----
>>
>
>


ATOM RSS1 RSS2