X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=683b88ddee6b9092587e65f61c3021d24a1e3334;hb=af5f297016bc33b1f84ee32d9865821bf2d6cc25;hp=3cda5488a517a048e19e3a378d31ea5c5180eba2;hpb=643997914ac2ce6ccd2ba8fc751697c12b286420;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 3cda5488a..683b88dde 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -34,7 +34,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 44 +%define taglevel 45 # # Polite request for people who spin their own kernel rpms: @@ -53,9 +53,9 @@ Summary: The Linux kernel (the core of the Linux operating system) # updated every time the PL kernel is updated. %define vini_pl_patch 561 -#%define updatelevel 1 +%define requiresreboot 0 -%define kernelrelease vs%{vsversion}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}%{?updatelevel:.%{updatelevel}} +%define kernelrelease vs%{vsversion}.%{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define packagerelease %{kernelrelease} %define signmodules 0 @@ -364,7 +364,7 @@ else cd kernel-%{kversion} fi -%if "0%{updatelevel}" +%if %{requiresreboot} echo "This is a trivial maintenance update. There will be no reboot following installation." %endif @@ -394,8 +394,9 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 10 %ApplyPatch 15 -# linux-2.6-016-bnx2x.patch -# %ApplyPatch 16 +%if 0 +%ApplyPatch 16 +%endif %ApplyPatch 20 # NetNS patch for VINI @@ -801,11 +802,10 @@ pushd /boot > /dev/null ; { } popd > /dev/null +%if %{requiresreboot} # ask for a reboot mkdir -p /etc/planetlab - -%if "%{updatelevel}"=="" -#touch /etc/planetlab/update-reboot +touch /etc/planetlab/update-reboot %endif %post devel @@ -929,6 +929,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Tue Mar 16 2010 S.Çağlar Onur - linux-2.6-22-45 +- add support for ICH10 + * Fri Feb 19 2010 S.Çağlar Onur - linux-2.6-22-44 - Disable rebooting